Triggering 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 Articlewhat are the differences b/w bopf and crm
Hi, I would like to know the differences between crm and bopf?. what is the query object(crm) and queries(bopf)?
View ArticleWhat are the differences between Query and Retrieve in BOPF?
Hi,i would like to know the differences between query and retrieve. I heard that query hits db and Retrieve hits buffer.
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 ArticleIssue in Retriving of Dynamic populated dropdown filed
Hello , In my BOPF application I have two drop down field say dropfield1 and dropfield2. I have check in my FBI view exist class in method /BOBF/IF_FBI_VIEW_EXITINTF_RUN~ADAPT_DATA and as per that...
View ArticleBOPF model for SAP business partner
Hi all, I started playing with the BOPF again. The reason is that we are about to develop a set of custom APIs to cread, update and read some common SAP business object like business partner or...
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 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 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 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 ArticleSearch help in Determination to NWBC field screen.
Hi Experts. I created a field in NWBC screen and I want put a search help for this field.Could I call a search help function inside my Determination for this field ? For example when i want to block a...
View ArticleError while creating location - BO - EHFND_LOCATIONS
Hi Experts, Trying to create locations using BO - EHFND_LOCATIONS, but getting short dump, below is the code, could some one help me what I am missing. *--- Class object types**DATA : lo_service TYPE...
View ArticleDelete Root
Hi expertsIm trying to delete a root : DATA: ls_sel_opt TYPE /bobf/s_frw_query_selparam, lt_sel_opt TYPE /bobf/t_frw_query_selparam. ls_sel_opt-attribute_name =...
View ArticleAdd Freight unit to Freight Order .
Hi guys .I need to assign the resource and FU to a newly created FO.I try to use ADD_FU_BY_FUID. but dump is occurred.i read this document where says:Transportation Management Missing Functions/User...
View ArticleBOPF Lock a node
I have a sub-issue of a QIM issue that i am trying to lock in order to create a description node attached to the sub-issue root node. My modify call is returning an error because the sub-issue node is...
View ArticleBOPF - Compare information between two screens
Hi! I wonder if anyone knows how to compare information between BOPF screens. I'm trying to compare information between two screens, example:Within the NWBC - Forwarding Order Management - Overview...
View ArticleBOBF Transaction Manager in status "Finished"
Hello, i am writing a scenario test in ABAP and face a problem with the transaction manager. I face this problemMETHOD switch_callstack_state. " if the current transaction state is "finished" (after...
View ArticleFBI view with context based adaptation (CBA)
Hi experts, I'm trying to figure out how to use the context based adaptation feature of a FBI view. When you create a FBI view, there is a tab called context based adaptation where you can define CBA...
View ArticleDetermination attribute assignments
Hi, I was wondering how the attribute assignment checkboxes of the request nodes for a determination work. Can these checkboxes be used to define which attributes have to be changed to trigger the...
View Article