RE:[sap-dev] Change fields in MIGO with values stored in a ztable
Posted by
Admin at
|
Share this post:
|
0 Comments
| | Posted by oliviamares on Jan 28 at 1:10 PM | |
Thanks
---------------Original Message---------------
From: sudharshank
Sent: Tuesday, January 26, 2010 10:10 PM
Subject: Change fields in MIGO with values stored in a ztable
> Hi,<br/>Use this BADI for any modification to MIGO.<br/>MB_MIGO_BADI.<br/>You might want to read the documentation on how to implement the BADI.<br/>You may also find some example implementations.<br/><br/>Here is a gist of what to do,<br/>1. Go to se18 create an implementation for the above mentioned BADI<br/>2. Goto se19 and mention the interface and add your code to the relevant method in the interface<br/><br/>These are the method list available in the BADI Interface.<br/>INIT<br/>PBO_DETAIL<br/>PAI_DETAIL<br/>LINE_MODIFY<br/>LINE_DELETE<br/>RESET<br/>POST_DOCUMENT<br/>CHECK_ITEM<br/>MODE_SET<br/>STATUS_AND_HEADER<br/>HOLD_DATA_SAVE<br/>HOLD_DATA_LOAD<br/>HOLD_DATA_DELETE<br/>PBO_HEADER<br/>PAI_HEADER<br/>CHECK_HEADER<br/>PUBLISH_MATERIAL_ITEM<br/><br/>This is BADI is straight forward and there should not be any problem implementing this.<br/><br/>Cheers,<br/>Shan
__.____._ ---------------Original Message---------------
From: sudharshank
Sent: Tuesday, January 26, 2010 10:10 PM
Subject: Change fields in MIGO with values stored in a ztable
> Hi,<br/>Use this BADI for any modification to MIGO.<br/>MB_MIGO_BADI.<br/>You might want to read the documentation on how to implement the BADI.<br/>You may also find some example implementations.<br/><br/>Here is a gist of what to do,<br/>1. Go to se18 create an implementation for the above mentioned BADI<br/>2. Goto se19 and mention the interface and add your code to the relevant method in the interface<br/><br/>These are the method list available in the BADI Interface.<br/>INIT<br/>PBO_DETAIL<br/>PAI_DETAIL<br/>LINE_MODIFY<br/>LINE_DELETE<br/>RESET<br/>POST_DOCUMENT<br/>CHECK_ITEM<br/>MODE_SET<br/>STATUS_AND_HEADER<br/>HOLD_DATA_SAVE<br/>HOLD_DATA_LOAD<br/>HOLD_DATA_DELETE<br/>PBO_HEADER<br/>PAI_HEADER<br/>CHECK_HEADER<br/>PUBLISH_MATERIAL_ITEM<br/><br/>This is BADI is straight forward and there should not be any problem implementing this.<br/><br/>Cheers,<br/>Shan
Copyright © 2010 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Related Content
In the Spotlight
White Papers
In the Spotlight
Share Knowledge About SAP Scripting. Join the New Discussion Group
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion