Re: Integration of Media entity in SAP NW Gateway to BOBF Entities
Hi Ivo, Can this be achieved with GBI? Can you please let me know further information/documentation on GBI. ThanksGayathri
View ArticleRe: Integration of Media entity in SAP NW Gateway to BOBF Entities
Hello Gayathri, I do not know much about GBI. I hope that someone else can help...My rough understanding is that GBI (Gateway / BOPF Integration) is technically based on (or related to) FBI (Floor Plan...
View ArticleTriggering a second transaction
Hi experts, Is there a way to trigger a second save transaction from within a determination? We are facing a situation where, when saving to a BOPF table, another standard table has to be maintained....
View ArticleRe: Triggering a second transaction
Hello Bjorn, if I get you right, the after loading shall trigger the second transaction in that proposal. This would be some kind of lazy execution of the second transaction. An alternative would be to...
View ArticleRe: Triggering a second transaction
Hi Tilmann, Again thank you for your response! Using an after successful save (after commit) determination was also my first idea. But when I use the factory class to obtain the transaction manager,...
View ArticleRe: What are the differences between Query and Retrieve in BOPF?
Hello Narenda, in addition to Martin's reply: In many transactions the user starts without knowing a technical BOPF key at all, but only knows some certain alternative key values (some kind of ID, e.g....
View ArticleCreating a Node for EHHSS_INCIDENT_ACTION thru EHHSS_INCIDENT
This question is related to the EHSM module but since it is related to BOPF framework so I though of posting it here. I have the reference of the ROOT Node for EHSS_INCIDENT Object and I want to attach...
View ArticleRe: Creating a Node for EHHSS_INCIDENT_ACTION thru EHHSS_INCIDENT
Hi Linkin, Just to confirm whether the lr_s_task is the type structure of the EHHSS_INCIDENT_REPORT. The report may not get populated because there will be no report attached to the incident....
View ArticleRe: Creating a Node for EHHSS_INCIDENT_ACTION thru EHHSS_INCIDENT
Hello Linkin,I saw some inconsistencies in your statement:- you want to attach task but you are trying to add new record in Incident Report? Please check class CL_EHHSS_INC_TASK_PINV_SUB_FDR and method...
View ArticleHow to create dependent node attributes node in BOPF?
Hi,how to create the dependent node attributes using host object. Can anybody tell class name to access the dependent node.Thanks.
View ArticleRe: BOPF model for SAP business partner
Hi, Are you looking only for APIs released to customers? There are of course IS-U BAPIs for BP and CA, but I feel that one would quickly run in to "update model" (perform on commit) limitations when...
View ArticleRe: Issue in Retriving of Dynamic populated dropdown filed
Hello All, I have solved this issue. It seems though I have used FBI view and try to update a field in the view, but BOPF framework not nderstood the changes as long as you have not Update the frame...
View ArticleRe: BOPF model for SAP business partner
Hi Christian, As Martin wrote the business partner wrapper BO exists, but this is only a read-only encapsulation of the BuPa model. Therefore, you cannot create a new instance in the test-ui.In...
View ArticleRe-use append structures for field enhancements - possible?
Hello everyone, when enhancing a BO node structure with custom fields, you have to go into the extension include structure and create an append structure. However, it is apparently not possible to...
View ArticleRe: How to create dependent node attributes node in BOPF?
Hi Narendra, There are several nice blogs about this topic: Please refer to Navigating the BOPF: Part 3 - Working with the BOPF API . Under section section Creating New Customers a complete example is...
View ArticleRe: BOPF model for SAP business partner
Hi all, thanks for the input. I've been thinking a little bit about the whole topic. As you all pointed out creating a BOPF model for the complete BP functionality might be quite an effort. So I...
View ArticleBOPF Short Dump error on Custom field
Hi, I am getting short dump error on EHSM -> opening Draft incident scenario, BOPF 'MESSAGE_TYPE_X' on BASIC_INFO_ALL node. this error is only happening in production, error is happening because...
View ArticleCreating Dependent object for Header and Item
Pleae let me know if we can create dependent/delegated oject like attacment folder for both Header(ROOT) and Item( NODE). I am running into issues while creating for both. If YES, what is the best...
View ArticleRe: Creating Dependent object for Header and Item
Hi Prithwiraj, It should be possible for both. What are the issues you are running in? Cheers,Martin
View Articlecustom BO : Insert additonal only in item node.
In a custom BO, we have header node and item (status) node (relationship 1-n). For the first time, While inserting data i fill both header and item node and able to populate data correctly. Now, My...
View Article