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

custom idoc process code with change pointers

Former Member
0 Likes
657

Hai Guys

I created custom idocs for sitemaster using 6 tables(T001w,T001,adrc,adr6,T001L,T001k) and write the process code to take the all plants data from T001w and based on common field get the relevent data from other tables and stored in itable. then raise the idoc.

Again i created change pointers for all fields of above tables. My doubt is - how we can get the data from database?. Get all plants or a sigle plant?. i am confuse about this point how to get the data from database for idoc.

Thanks

Krishna

2 REPLIES 2
Read only

Former Member
0 Likes
523

If you change the any of one table data , idoc will be created.

Tks ..AVR

Read only

0 Likes
523

if you change the one plant's data , then idoc will be created like that its plant dependent.