‎2008 Aug 06 6:44 AM
I want to trigger a new change object behind the standard tcode . In exit I need to call Y_DEBI_WRITE_DOCUMENT to update my Y_DEBI custom change object . But when I am trying to update Generation prg on SCDO it asks a Table_frame func module ..
Is the custom change document objects are designed for custom tables ?.
Edited by: carlos eduardo on Aug 6, 2008 7:50 AM
‎2008 Aug 29 2:10 PM
Yes Carlos,
It is desined for Custom Tables.
For more information you can look into the following link:
http://www.sapdevelopment.co.uk/tips/changedoc/cdhome.htm
Regards,
Rizwana
‎2008 Sep 04 6:03 PM
Hi,
I have related question. I am trying to understand the part where we already have the Generated Function module and include program parts. What do we do next? Is there any thing special we need to do? Where we need to call this function module. Any help will be appreciated.