Insert/Modify using BOBF enhancements
Dear BOBF Experts, I have made some enhancement in BOBF ( i.e Created many child nodes from the Business Objects). Now am facing problem while accessing data to Modify the Node via change mode. In...
View ArticleApplication Log in BOPF
Hi, I have a custom BO created for me...and i want to realize application logging for the same.Now i understand that for logging i have to use the BO /BOFU/BASIS_APPLICATION_LOG and use the action...
View ArticleReading different bussines object type.
Hi . I have: How can i read data from PARTYADREES WITH RETRIEVE OR RETRIEVE BY ASSOCIATION? I CAN´T SEE WHAT IS THE SCTRUCTURE TO RECEIVE DATA. tHERE ARE ANY WAY?
View ArticleDifference between CLEANUP and ROLLBACK_TO_SYNC_POINT?
Hi Members, regarding the interface /BOBF/IF_TRA_TRANSACTION_MGR, what is the difference between the methods CLEANUP and ROLLBACK_TO_SYNC_POINT? Would it be better to use CREATE_SYNC_POINT and...
View ArticleBOPF Modify a node with a node type "Business Object Representation Node"
Hello, the standard PDF "Root Cause Investigation" (EHHSS_INC_AIF_INV_ROOTCAUSE) has a section with "Planned action to Prevent Future Incident' and when this PDF goes to SAP...It modifies the incident....
View ArticleHow to access the parent node of a deleted node in Determination?
HI I have created a determination which is triggered on deletion of a node. How do I access the parent node of the deleted node in the implementation of /BOBF/IF_FRW_DETERMINATION~EXECUTE.
View ArticleIndex on Alternative key for a database table is missing or incorrect error
Hi, i created an alternate key and also define the index of the Root database table by selecting the alterbate key but still i get the error when i go a syntax check on my BO.please could you let me...
View ArticleMandatory value for action not found
When implementing a new action in the BOPF layer and consuming it via smart templates (OData service) with dataActtion attribute in the CDS annotation,I get the following error: What can be the...
View ArticleCreate new Freight order through Freight unit
Hi , In BOPF using OPTIMIZE action in /SCMTMS/TOR object I have to create the Freight Order using multiple Freight Units having the same stages but FO is not created and not populating any errors.In...
View ArticleHow to debug the Standard Query ( Select_all ) in BOPF???
How to debug the Standard Query ( Select_all ) in BOPF???
View Articleis there any possible ways other than performing association to parent...
Hi Experts , is there any possible ways to directly traverse to upper level node from lower node other than performing to_parent multiple time for each level? please refer the following pic for my...
View ArticleBOPF Code value check
Hello Colleagues, I have implemented class /BOFU/CL_V_CODE_VALUES like described in this blog: http://scn.sap.com/community/abap/bopf/blog/2013/10/04/bopf-code-values-check#comment-644522 This works...
View ArticleDeterminations and Timepoints
Hello Colleagues, if I create a determination on ROOT_TEXT (Structure /BOFU/S_SHORT_TEXT) and I add a class to set the upper case text field it works fine. I am not sure about the Evaluation...
View ArticleBOPF enhancment - Steps to delete an enhancement - Incident management
Hi All, Can anyone guide on how to delete and enhancement of a BOPF object. We are currently working on Incident management. As part of our requirement we need an additional Tab "Claims" during...
View ArticleBOPF - Adding F4 help for a custom field in Incident management
Hi All, In our requirement , we have added custom fields multiple nodes like basic info, person injury, etc.Incident creation uses GAF FPM. Incident display/change uses OIF FPM. Our initial requirement...
View ArticleHow to get BOBF Texts for T100 messages?
Hi All, for my T100 Message APOC_OR_UI_MESSAGES with number 051 (Action "&1" is not available for the current item status "&2") I would like to reuse the action texts in BOBF. Could you tell...
View Articleunable to fetch data of BOPF from Odata service
Hello, I have created the bopf object: ztest.I created odata service and redefined the odata model with bopf./bofu/gui_cust table entry isclient: 100, service name: ztest1_srv, service version: 1,...
View ArticleWrong call of CALL FUNCTION 'NUMBER_GET_INFO' in /BOFU/CL_D_DRAW_NUMBER
Hello Colleagues, I wonder a bit of what I see in /BOBF/IF_FRW_DETERMINATION~EXECUTE (/BOFU/CL_D_DRAW_NUMBER). There is a CALL FUNCTION 'NUMBER_GET_INFO' with attribute mv_subobject. The attribute...
View ArticleHow to create subnode entries with an action
Hello Colleagues, maybe someone can help me out. I have this structure: ROOT - ROOT_TEXT I have an action to import data for ROOT and ROOT_TEXT at one instance. Updating the ROOT node with the...
View ArticleQuery does not works
Hi Experts, I got a problem in the Query /scmtms/if_tor_c=>sc_query-root-planning_attributes when execute in Background. If I execute Online it´s working but in Background task, not works. I am...
View Article