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

Maintaining change pointers for basic data text field of material

Former Member
0 Likes
999

Hi All

We have a requirement to trigger idocs when the basic data text( TDLINE) field of material is change. The table for this is STXH, but this table is not shown in bd52. Hence we are unable to maintain it in bd52.

Kindly let know how thw change pointes can be set in BD52 for basic data text field . We want to set this for message type MATMAS.

Regards

Archana

1 REPLY 1
Read only

Former Member
0 Likes
512

sinnce MATMAS doesnt have the field TDLINE, you need to extend the IDOC. if you are not using the change pointer, if you are going to standalone program, if your IDOC doesnt contains the field , you need to extedn the standard IDOC. Check for the extending IDOC procedure.