cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BOPF EnhanceMent on NWBC for HTML

Madjid_Khanevadegi
Participant
0 Likes
812

Hello

i want add a new button or menu in the Forwarding Order in NWBC for HTML

Someone has this experience?

thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

muralikrishnanpv
Explorer

Hi Madjied,

Please use the below SAP TM enhancement guide from SAP.

https://help.sap.com/doc/PRODUCTION/c7dab057b713442294901f1f7cbe069d/9.5.0/en-US/TM9xEnhancementGuid...

Thanks,

Muralikrishnan

Madjid_Khanevadegi
Participant
0 Likes

Hello Muralikrishnan Ponedath Vijayan

the SAP Transportation Management 9.x - Enhancement Guide is very useful .

But to understand it. Must Know these , WEB DYNPRO , FBM , FBI , BOPF

i learned those requirements. and i performed those.

i have some requirement . for example , i want update some fields of "forwarding order" with new toolbar that previous add or add some record in item with it.

But I don't have the enough knowledge. and i have not a good reference for used it.

Thank you in advance

0 Likes

Hello Madjied,

With Buttons, first we need to identify if it needs to be linked to the BOPF action or independent of BOPF action. If you want to link your action to button then create an action(reusable) in BOPF and then link the action to your button on FPM UIBB design. If you want to build the button logic independent of action then handle it in the application controller class(Over Ride Event method) or UIBB feeder class(process event method).

Cheers

Sagar Pilli

Madjid_Khanevadegi
Participant
0 Likes
thank you Sagar Pilli

How i perform it independent of BOPF ?

may be guide me

Madjid_Khanevadegi
Participant
0 Likes

Hello

with component customizing and configuration , i added a new button

i want manipulate the forwarding order data with "abap" code with the action of this button

do you know a good reference for this requirement , do you guide me ?

thanks