BOBF 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 ArticleABAP to the future – my version of the BOPF chapters, part 5 - Properties
8.2.6 – Restricting meaningful BO-interaction using propertiesIn the book “ABAP to the future”, this chapter is named slightly different: “Disabling certain commands using validations”. This original...
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 ArticleABAP to the future – my version of the BOPF chapters – Part 6: Validations
8.2.7 – ValidationsIn “ABAP to the future” it is being said that validations in BOPF are meant to check the consistency and prevent saving. This is only partially correct. Validations are those parts...
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 ArticleIs a key locked (without locking it)?
Hi, Does BOPF provide a method that returns for a set of keys (for one specific node) the information which keys are locked without actually locking the keys?Regards, Thomas
View Article/bobf/cl_frw_factory=>get_message with error Don´t Stop process?
Hi experts. I'm working with Determinations when i go SAVE data in NWBC. I used a message error to validate duplicate data; *------------------------------------------------------------...
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 ArticleWant to trigger BASIC_INFO_ALL Update on Saving The ROOT EHHSS_INCIDENT
I need to determine some values for the custom fields I have added to the PERSISTENT Include of the SUB-NODE - BASIC_INFO_ALL of the ROOT Node of EHHSS_INCIDENT. I have added the code to DETEREMINATION...
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 ArticleBOPF on HANA
Hi Gurus If I want to make use of BOPF on HANA how do I do this. I understand it is incorporated into Netweaver so it should be possible, correct? Regards Panduranga
View ArticleAccess to Representation Node via ABAP
Hi to everyone, how do I access to the content of a representation node? I've created a representation node referencing another existing custom business object (I have followed the instructions found...
View ArticleOne truth, multiple views on it: The various BOPF modeling environments
One particular thing which always causes a headache for BOPF-newbies is the multitude of tools which can be used in order to model a business object.Therefore, I would like to give a brief overview and...
View ArticleGet click event Screen.
Hi experts. I have been working with determination with bopf. My Determination is called in all modification screen. I need it be called only when the user click in a nwbc menu option specific. How...
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 ArticleCreate enabled on Cross BO association
Hi, I have a BO XYZ which has a cross BO association to BO ABC. the scenario is "Create enabled". i.e After creating the BO XYZ node instances i would like to create instance on the BO ABC based on the...
View ArticleText Collection tabs for Schedule - Departure and Departure rule
Dear Experts, I got a requirement mention below When a departure rule/ departure is selected the option to enter texts will bepresented to the user similar to the functionality in objects such a...
View ArticleTransporting some table entries to another system
Hi everybody, I have a table generated by BOPF.The key of the table is:MANDT type MANDTDB_KEY type /BOBF/CONF_KEY You can see this is just normal for a BOPF table. What I want is to transport some...
View ArticleHow to create a determination for a transient node
Hi We need to display Z information from TOR into the Planning Cockpit. To do that, we've inserted a ZZ field at the TORFU node of /SCMTMS/PLN BO. Now, we need to fill our Z field with some data, and...
View ArticleABAP to the future - my version of the BOPF chapters - Part 1 Addendum: Other...
8.1.4 Other associationsYou have probably guessed that there are other ways of nodes being associated with each other than compositions. Let’s have a look at them as they kind of define the static...
View Article