Reply from epalmer on Jun 22 at 6:57 PM MV45AFZB are modules performed by SAP during the creation and update of line items. MV45AFZZ are modules performed by SAP during the creation and updates of header information. Some of this information is also line item info. SAP has online documenting you can find through searching google on the sales user exit paragraphs and the purpose of each. It is very helpful in determining which paragraph to use
| | | ---------------Original Message--------------- From: Terry Barker Sent: Thursday, June 21, 2012 6:24 PM Subject: Choosing the Program & Userexit The first question should always be "can this be done through configuration." Only if the answer to that question is "no" should you even consider coding up a user exit. Typically I will pick something that looks promising based on its name (and documentation, when there is any), and activate the user exit with nothing it it but a BREAK-POINT statement. This will help you to determine 1) when the user exit "fires" and 2) what data are available to play with. Cheers, Terry | | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment