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

Problem in Logging updates done in master table

Former Member
0 Likes
947

hi all

I want to track changes in Mater data.

Using Tcode SPRO, I created new "Project type". after creating it i can see its entry in master table TCJ1T but their is no corresponding entry made in Log tables CDPOS & CDHDR.

I have alredy checked technical settings for this table...log is activated for it.

can any one tell me why is this happening.?

also in the function module CHANGEDOCUMENT_READ_POSITIONS what is the import parameter changenumber ?

regards

Sheetal

hi all

I want to track changes in Mater data.

Using Tcode SPRO, I created new "Project type". after creating it i can see its entry in master table TCJ1T but their is no corresponding entry made in Log tables CDPOS & CDHDR.

I have alredy checked technical settings for this table...log is activated for it.

can any one tell me why is this happening.?

also in the function module CHANGEDOCUMENT_READ_POSITIONS what is the import parameter changenumber ?

regards

Sheetal

7 REPLIES 7
Read only

Former Member
0 Likes
922

Hi Sheetal,

You need to activate the change pointers.

Regards,

Atish

Read only

0 Likes
922

hi

can you plz tell me the procedure to do that...actually i am new to ABAP

thanks

Sheetal

Read only

0 Likes
922

Hi Sheetal,

You need to do it through BD50.

I will send you some link on it.

Reward points if useful.

Regards,

Atish

Read only

0 Likes
922

hi Atish

i checked tcode bd50.

but it is to activate change pointers for message type . but i dont have any standard idoc for master data like Project Type . in this case what do i need to do ?

thanks Sheetal

Read only

0 Likes
922

hi

if you have any document on this can you please send its link to me

thanks

Sheetal

Read only

0 Likes
922

Hi Sheetal,

As your requirement is bit typical I don't think you can use change pointers.

Please let me know, which all data you want to log.

Please reward points to useful answers.

Regards,

Atish

Read only

0 Likes
922

hi

i want to track changes in master data like Project Types , Project Applicants ,MRP Controllers , reason for investment etc. All these master data is actually F4 data.

My requirement is to track any additions r updates in these master data

I know standard tables for all but standard IDocs are not present for these data and as per client requirement i can not create zidocs as well.

so i was thinking of going for LOG solution

can you tell me how to do it or may be some another alternative other that log for above situation

Thanks

Sheetal