‎2010 Jun 28 7:20 AM
hi experts,
i am generating the change pointers for a custom IDOC, with the custom fields. here i have activated the change pointers in BD52, BD60 and BD50.
i have written a function module with the change_pointers_read. but still i can't able to see the table entries in the BDCP table.
help me how to sort this issue?
full points guaranteed for the fast answer.
‎2010 Jun 28 7:43 AM
Hi,
Check the abckground job for RBDMIDOC program for any short dumps?
and i hope need maintian some entry in BD59.
Suresh
‎2010 Jun 28 7:43 AM
Hi,
Check the abckground job for RBDMIDOC program for any short dumps?
and i hope need maintian some entry in BD59.
Suresh
‎2010 Jun 28 7:46 AM
hi suresh,
thanks for replying,
can you tell me how to check the background job for RBDMIDOC?
‎2010 Jun 28 8:47 AM
‎2010 Jun 28 9:01 AM
hi suresh,
i not having any entries in Bd59.
can you tell me how to enter the value in BD59 like what is ALE Object type, segment type and field type etc.
‎2010 Jun 28 10:44 AM
Hi,
Maintain the custom fields in Ale Object type (BD59 ), in segment type give the segment name under which that field is present, offset and intlength can be obtained for a field from transaction we60 which gives the exhuastive documentation for idoc type.
Regards,
Vinod
‎2010 Jun 29 11:52 AM
Hi KondurAK,
Please check that the data elements for the change detection have the "Change document" flag activated in SE11.
Otherwise you'll have to search for change documents in CDPOS and CDHDR.
Regards,
Ivan.
‎2010 Jul 14 2:52 PM