Mix transient and persistent data
Hi, I'm new to BOPF and have looked at the tutorials and blogs. I know the ABAP Object Services, and there we can create transient and persistent instances of the same object. In BOPF I can have...
View Articlecan't create a BOPF-Object
Hi,i want to create a BOPF with eclipse but getting the following error: i think the release of our system should work... best regards,Michael
View ArticleWorkflow Initiation
Hi Experts, I am looking to integrate SAP workflow in BOPF based Business object. Do I need to make use of Determinations to start the workflow? If I have to use it then what should be the...
View ArticleAssigning Freight unit to a Freight Booking
Hi All, How can I assign the freight unit to a freight booking , I tried the below code but it is going to the dump. READ TABLE lt_root_fb INTO lwa_root_fb INDEX 1.IF sy-subrc = 0.REFRESH...
View ArticleHow to migrate correct
Hello, I have a problem and I don't know how to solve it correct.We use SRM (with some parts of SLC) and in the past we have created a lot of Z Tables with Z Data in it. Now, I have to rebuild one...
View ArticleAre there Workflow items based on bobf planned/possible
Hello together, i only found the sentence that ppf can action an workflow out of BOBF and i am wondering that/if we realy still have to build Old BO for Workflow design? Am i right, that i need to...
View ArticleSave specific instances in BOPF
Hi Experts, I have N number of instances created for a BO node. But while saving i have a requirement of saving only some specific instances. Is this possible....I am using transaction manager SAVE but...
View ArticlePossible to put BOPF View in old FPM Application?
Hello folks, I have created a new BOPF Object and now I want to display the data in a List View via FBI. So far so good. But when I just add an UIBB (FPM_LIST_UIBB_ATS) and use Feeder Class...
View ArticleHow to achive saving draft BO entity ?
Dear Community Members, we would like to use Business Objects in OData service. Since the OData service is based on REST protocol, we've no session memory between user interactions during updating the...
View ArticleWhen use consistency validation check in BOPF, how to prevent the data being...
Hello, When use consistency validation check in BOPF, how to prevent the data being saved? In help document link:Validation - Business Object Metadata Model - SAP Libraryif there are inconsistent node...
View Articlecan we Implement existing Non-BOPF application in BOPF framework ???
Existing ABAP application tables doesn't have DB key , Root key and Parent Keys so 1. if i create new table with these keys then2. how can i get that already existing data of old application to new...
View ArticleExamples on BOPF
Hi All, Can anyone provide me with the examples on BOPF in IDES System. Thanks in Advance. Regards,Deepa Adla
View ArticleHelp me to find the BOPF constant inteface name in programming (provided only...
Hi Experts, i have generated a bopf object , Constants interface is generated and object is working well and good. my requirement is to read the data from the program(different class) which has input...
View ArticleMix transient and persistent data
Hi, I'm new to BOPF and have looked at the tutorials and blogs. I know the ABAP Object Services, and there we can create transient and persistent instances of the same object. In BOPF I can have...
View ArticleWhat is the use of process control BO in BOPF??
What is the use of process control BO in BOPF??
View ArticleBOPF node Locking and Unlocking????
Hi Experts, in my Incident Management project i have one business scenario where on enabling send to shift supervisor and pressing save button , one workflow will trigger that will send that incident...
View ArticleShow field in red in case of error.
Hi guys. I'm working in determination and the node is trq item.In screen i want show a specific field of specific line item like red color. I tried my normal code typping the atribute but din´t work:...
View ArticleNo authorization to create instances
Hi all, We've created a BO with authorization checks. Our authorization object has three fields : ACTVT, BO_SERVICE and an extra field VKORG (sales org). In our roles we want to allow our user to...
View ArticleCannot use BOBX nor Eclipse for BO editing
Hi team, I cannot use transaction bobx nor eclipse for editing my BO anymore. Both work in read-only mode only and there is a message /bobf/conf_ui 384 that says that the BO has been created in...
View ArticleBOPF usable for Customizing Tables
Hello folks, I have to build some Customizing Tables. I'm right, if I guess, that BOPF is not really useful for this? I need SM30 Views. Or have you some experience for this? Kind regardsBastian Stritt
View Article