Re: Semantical difference symsgty /bobf/cm_frw=>ty_message_severity ?
Hi Martin,thank you for your quick answer! At the moment I investigate how to use /bobf/cm_frw together with the new IF_T100_DYN_MSG. But still I would like to encourage the BOPF team to improve the...
View ArticleRe: Semantical difference symsgty /bobf/cm_frw=>ty_message_severity ?
Hi Jürgen, as I'm one of the customers, I'm aware of that :-) Have a nice weekend, too!Martin
View ArticleVery Good Article from Martin Fischer about BOPF
Hello community, here a sidekick to an article from Martin Fischer about BOPF - in German language. Hey Martin, thank you very much for this CheersStefan
View ArticleRe: Very Good Article from Martin Fischer about BOPF
Your welcome! It was a pleasure :-)
View ArticleRe: Very Good Article from Martin Fischer about BOPF
Hi, this article is very nice! I want to add for the last paragraph, it is possible to use existing tables, that don't match the requirements of BOPF.Refer following blog post: Reuse of existing tables...
View ArticleBOBX, edit mode not avaible
When entering bobx transaction and open enhancement. i have this popup: And after, i can't add alternative key,validations .... Thx
View ArticleRe: BOBX, edit mode not avaible
Hi Marc, Please use Tx = /N/BOBF/CONF_UI or BOBF and add the prototype user parameter. See Create a determination for the resource object for details. Kind regards,Bjorn Deraeve
View ArticleRe: BOBX, edit mode not avaible
Hello Marc, creating enhancements is not yet possible via BOBX, but we're going to extend that transaction in the near future. Setting the mentioned prototype parameter is restricted to prototype...
View ArticleHow select Child Item.
Hi experts I want to select child_item of charge item /n/bobf/conf_uisomebody did it in code for BOPF? thanks
View ArticleRe: How select Child Item.
Hi Ronaldo, You can access the child node using the BO's service manager method 'retrieve_by_association'. Please have a look at Navigating the BOPF: Part 3 - Working with the BOPF API for some code...
View ArticleRe: How select Child Item.
Hi, Good Morning. “ Declare service manager Data : lo_trq_srvmgr TYPE REF TO /bobf/if_tra_service_manager, “ Get instance of service manager for TRQ lo_trq_srvmgr...
View ArticleRe: How select Child Item.
Thanks for reply Dhivya.WithWith your reply i could get transportation charge But i need to know how get the values o item .
View ArticleBOPF and Web Services in ERP
Hello. In BOBX configuration I see the fields with title "proxy" everywhere. This leads me to believe that the following two scenarios should be supported: 1) Expose BOPF as web service to the outside...
View Articlechange representation node in FPM
Hi everyone, I have a business object, which has a representation node. When I change the date of this business object in Floorplan manager, it seems that the date of respresentation node are read-only...
View ArticleRe: change representation node in FPM
Hi, Are you using a form or a list uibb to display the data of the BO representation node?In case of the list uibb you also need to change the display type attribute of the column(s) from text to input...
View ArticleRe: change representation node in FPM
Hi Bjorn, thanks for ur reply. I have changed the display type to input field. But in edit mode the columns are only show the data. It can not change the date just the same of type text. We can change...
View ArticleRe: Can I use BOPF for extra high volume data?
Hi Tilmann, the name is /SCMTMS/LOCATION. It seems that this location is accessed by proxy and the new created node is accessed by DAC class. I get a short dump by access the new created node in BOBT....
View ArticleRe: Can I use BOPF for extra high volume data?
Hello Yin, as this is an application specific BO (Transportation Management), I recommend you to post your question in the corresponding SCN board...
View ArticleAlternative key containing multiple attributes
Dear experts, For a certain requirement in HR, I'm trying to create a cross-BO association based on an alternative key, which consists of two attributes. According to How to Create Alternative Keys...
View ArticleRe: change representation node in FPM
Hi Yinxiao, Sorry to hear this is still not working for you. Maybe you can have a look at the example fpm application /BOFU/DEMO_SALES_ORDER in package /BOFU/DEMO. Have a look at the FPM_EDIT_MODE of...
View Article