Drop Down Values filtering
Hi Everyone, I have requirement like, I created a table with drop downs and text view(incident group). My requirement is I am populating drop down values for each incident group which are maintained...
View ArticleEnabling Disabling Particular row Fields
Hi Everyone, I created a Table with 4 columns checkbox text view and 2 input fields, My requirement is, when user selected checkbox then the particular row input fields should become editable otherwise...
View ArticleMany-To-Many Relationships
Hi all, We have a scenario where many-to-many relationships between business objects are required. We’d like to use the goodies of BOPF, since our requirements include, e.g., web services to read and...
View ArticleCreating Delegate Node
I have demonstrated how to create a delegate node (Text Collection in our case), also have created a test report program to demonstrate usage of helper class and retrieve by associations to retrieve...
View ArticleFPM BOPF form UIBB fields disabled
Hi All, I have created a custom BOPF application for which i have used FPM as UI.I have done the integration between FPM and BOPF but still when i execute the application its showing as disabled mode....
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 Articlegetting root data in item node
Hi all, i am created 2 nodes . They are root node and item as subnode.Initially i entered root data then i went to item data ,here i want to read the root data .How i can read the root data in...
View ArticleSeveral Problems with BO Retrieve Expression of BRFplus
The BO Retrieve is an expression type of BRFplus that makes it possible to access data of a BOPF object within a BRFplus rule system. It is a part of BOPF reuse tools so this is the right place for...
View ArticleHow to Save attachments in BOPF
Hi, We have a requirement to attach a file and saving the same in database. The flow is as below.UI5-->Odata-->BOPF. I have gone through the document (http://scn.sap.com/docs/DOC-46279) and...
View ArticleAny good material/link for BOPF?
Dear Experts, I am looking for detailed documentaion on BOPF which covers every piece of information. I have Basic & Extetnded BOPF materials and I have gone through James Wood blog as well. But I...
View ArticleApplication Log BO in BOPF
I am new to BOPF and have learnt the basic of BOPF (create custom Business Object, query/modify records, alt.key, etc). The Application Log BO is mentioned in the following blogs. However, I am not...
View ArticleBOPF SCN Sitemap
The BOPF SCN space contains a lot of of discussions, useful blog posts and tutorials about the BOPF. This BOPF SCN Sitemap provides an overview so that you quickly get find what you're searching or...
View ArticleUpdating an object from a BADI
Hi all, The method SAVE of transaction manager - /bobf/if_tra_transaction_mgr->save( ) - calls a commit work to save the new values. I'm trying to use it in a BADI where commit work is not allowed....
View ArticleHow to include administrative data to a BOPF node
Developing a data model for your application, you normally want to track changes. So you add attributes like created_by, changed_by and so on at least for the header data. Sometimes the business...
View ArticleSlave Transaction Manager
In some cases it is required to integrate logic implemented by the help of BOPF into other applications. Using the service manager of BOPF, all application logic can be easily consumed by other...
View ArticleBOPF authority: failed to assign authorization field bo_service
Current project implement BOPF authority checks. when I assign authorization filed bo_service to authorization object the authorization filed could not be selected or find. however I can find it by...
View ArticleData not shown unless saved and refreshed
Hi, I have enhanced the BOPF and added a new node. I have configured the feeder class and enhanced UI to display a custom tab. The issue I am facing is that when I click on a button, I am...
View ArticleFBI Transaction Handler Class
Hi experts, I've done some basic implementations with FPM BOPF Integration and was wondering how the standard BO CRUD operations must be implemented. So far, I based myself upon the very good...
View ArticleIs it very necessary to map BOPF Authorization field for BOPF Authorization
1.Is it very necessary to map authorization filed? I did not map authorization field for the BO which implement BOPF authorization check. It is successfully activated. But got error message when...
View ArticleDifference between Delegated Node and BO Representation Node
Hello Fellow BOPFers, Firstly I would like to thank you all for the helpful blogs and posts in this space; it really helped a lot. I have recently started to get my hands dirty on BOPF. I have created...
View Article