Re: et_failed_key in retrieve_by_association method
Hello Ivo!I have determination(after loading), which fill some transient fields. In some cases this determination can't fill transient fields, and I created a message and provide failed key in execute...
View ArticleRe: BOPF: filling ET_FAILED_KEY in determination dumps
If we have determination which is triggered before retrieve, and we use retrieve() or retrieve_by_association() methods, than this determination will be execute only once. We want to get failed keys...
View ArticleBOPF: How to check authorization in data access class (DAC)
Hi, I am writing a data access class to provide a BOPF Interface for existing database tables. I discovered how to implement authorization checks within the methods (Reuse of existing tables using data...
View ArticleRe: How to Create modelled Association between 2 child node using Parent key?
Hi David,What is the best "workaround" for this problem in the SADL/BOPF world for the following scenario than: One BO with three subnodes: Location---Location Item (Primary Key...
View ArticleRe: How to Create modelled Association between 2 child node using Parent key?
Hello Timo, please open a ticket on BC-ESI-ESF-BSA, the component of SADL. Please explain your BO configuration and detailed steps to reproduce the issue. Thanks & Best regardsTilmann
View ArticleRe: et_failed_key in retrieve_by_association method
Hi Yury, the parameter ET_FAILED_KEY of method /BOBF/IF_TRA_SERVICE_MANAGER~RETRIEVE_BY_ASSOCIATION (RBA) only returns failed _source_ keys. Therefore, if you RBA from a source key to a set of target...
View ArticleRe: No authorization to create instances
Hello Ivo, Thanks for your answer. You're right : BOBT is indeed just a rudimentary test UI. We are just starting with BOPF so it's all very new to us. But we have been able to create an FPM...
View ArticleRe: No authorization to create instances
Hi Martin, We've solved this issue in our FPM application.When the user clicks on create, he receives a popup to select a sales organization and then we'll use this in our bootstrap to create the BO...
View ArticleRe: How to achive saving draft BO entity ?
Hi Marcel,Could you please suggest which session in the upcoming SAP TechEd 2016 discusses about Draft management in Fiori apps ? I am just curious to attend this session. Thank you. RegardsPrabaharan...
View ArticleRe: How to achive saving draft BO entity ?
Hi Prabaharan, I suggest DEV109. Kind Regards,Ivo
View Article