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

Change pointer for material classification

Former Member
0 Likes
1,473

Hi,

I want to add a change pointer for changes to material classification for message type CIFMAT as I want to transport the changes to APO with the transaction CFP1.

How can I create this change pointer?

Thanks in advance

Lata

4 REPLIES 4
Read only

Former Member
0 Likes
709

I got the solution. Add Change pointer from the MM02 transaction using FM CHANGE_POINTER_CREATE_DIRECT for changes in classification.

Add the values in the CHANGE_POINTER_CREATE_DIRECT data for TABNAME, FLDNAME, OBJCL in BD52 for mestype = CIFMAT.

Read only

Former Member
0 Likes
709

hi

good

go through this linkwhich ll give you detail about the change pointer

http://www.angeli.biz/www5/cookbooks/workflow/workflow_30/docu.htm

thanks

mrutyun^

Read only

Former Member
0 Likes
709

hello I had a requirement where in I have to use change pointers. I need to look if there are any work orders created and if yes download to a file in the application server.

I have no idea how to use change pointers. Can you please help me? where to start and how to go about?

thanks much..

Read only

0 Likes
709

Well, till sometime back I had no idea on change pointers. I learnt a lot by searching on SDN forums / blogs / sap help using 'Change pointer' .

Hope this helps.

Lata