Mandatory 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 - 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 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 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 Article/BOBF/IF_FRW_CHANGE~GET_CHANGES: precise Meaning of IV_FAILED
Hi,I have tried to understand /BOBF/CL_FRW_CHANGE... . ABAP Doc says abaout parameter iv_failed:If true, the result of the method will also contain change information of modifications that have been...
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 ArticleTechEd 2013: Agile custom development with BOPF
I was honored to be invited as speaker at TechEd 2013 in Barcelona.While I was overwhelmed by the number of attendants and positive acclaim, I noticed that I never published the slides nor the...
View Articlesetting dynamic field control in bopf
I want to control some fields whether editable or not by setting dynamic field control.my solution as below:1. check the field whether editable or not on some logical process and return checked...
View ArticleCross-BO Aggregations/Compositions
Hello, we have BOs Alice & Bob. Alice shall contain an aggregation of multiple Bobs. Therefore we integrated Bob via an Representation-Node into Alice.Bob's ROOT has a field ALICE_KEY that links to...
View ArticleHow to use the tree UIBB (FBI Feeder class)
Hi experts, Is it possible to use the FPM_TREE_UIBB component to display a BO's nodes and subnodes as a hierarchical list? I've tried as described below:...
View ArticleProcessing mode of BOPF BO
Hello, by calling methode RETRIEVE of the BOPF service manager one can read the data of a node and also specify the processing mode via parameter IV_EDIT_MODE, domain /BOPF/CONF_EDIT_MODE. I always use...
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 Article