Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pegging ?

Former Member
0 Likes
808

Kindly help me to know what is pegging in SAP ?.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
729

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.

Read only

Former Member
0 Likes
729

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.

Read only

0 Likes
729

resolved