Application Development 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: 

Regarding Change number - PP (CC02)

Former Member
0 Kudos

Hi,

My issue is i have to pick up the change details along with the change number for the provided material number plant and BOM type can anyone help me to resolving this issue.

Regards,

Beginner.

5 REPLIES 5

Former Member
0 Kudos

CDHDR & CDPOS should provide you with the change history.

0 Kudos

Hi Ankesh,

Thank you very much but i don't find the material number or the plant field in this table i have to fetch the change number based on the plant and the material number. Kindly let me know how this is possible with the CDPOS and CHDR.

Regards,

Beginner

0 Kudos

hi,

open CDPOS table give object as ORDER table name as AFPO and

fieldnames as WERKS and MATNR and execute.

0 Kudos

Hi,

I think i am some where wrong in explaining. My question is i have material number value and i have plant value now for this material number and plant i have to fetch the change number and the change details.

I just tried debugging and found the table AEOI which has the material number and plant in the field OBJKEY but the problem is in many rows the values of the plant is empty and one more problem is apart from material and plant i find there is one more field getting displayed i am not very sure which field is that.

I hope i am clear please let me know in case i am not. For your reference my requirement in short.

Input : Material Number , plant and BOM type

Output : change number and change details

0 Kudos

hi,

I dont think there is any option for such kind of requirement.

Last thing you can do is just give plant and material name in fieldname

of CDPOS table and execute so that you can get all changes objects

related to them .

May be table AFPO also in selection screen for changes related to CO02.