‎2008 Mar 10 6:18 PM
‎2008 Mar 10 6:21 PM
hi use this ,
Use the following link and you will find info regarding Pegged requirements:
http://help.sap.com/saphelp_47x200/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm
The above link explains what pegged requirements are, how to access it and an example for better understanding.
Please use function module MD_PEGGING (transaction SE37) to get pegging information.
Pls see this links
http://help.sap.com/saphelp_nw04/helpdata/en/27/52373b612a6448e10000000a11402f/frameset.htm
Please check structure MDRQ.
Also you check this FM to get pegging information.
MD_PEGGING_NODIALOG
MD_PEGGING
Hope this will help.
regards,
venkat.
‎2008 Mar 10 7:45 PM
We can use pegging to determine the proportional assignments of replenishment elements (production orders, purchase orders) for a grouping WBS element to the objects causing the requirements (reservations, planned independent requirements). These assignments form the basis for the cost distribution that follows and that distributes the costs for the procurement elements of grouped requirements to the original projects.
Pegging can be performed in two different ways:
1.When you make assignments according to MRP Logic, the assignment of replenishment elements to pegged requirements takes place according to the current requirements planning situation. Previous assignments are not taken into account.
2.The second option is the use of the Fixing Rule: during the assignment process, the attempt is made to copy as many assignments for a replenishment element as possible form the previous pegged requirements run. This means that cost transfer postings at a later date can be avoided.
Check this for more.
http://help.sap.com/saphelp_di46c2/helpdata/EN/1d/e1073e254411d2b40c006094b9c9be/content.htm
Check this link for Transaction Codes/BAdIs for Pegging
http://help.sap.com/saphelp_dimp50/helpdata/EN/dd/9f302e336611d2b41d006094b9c9be/content.htm
Use function module MD_PEGGING (transaction SE37) to get pegging information.
‎2009 Apr 28 7:20 PM