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

Archive document

Former Member
0 Likes
389

Hi,

I am archiving FI_documnt object, Here I come across requiremnt is to include custom table.

So I added custom table in Archive object (FI_DOCUMNT ) through Tran AOBJ under Structure definition.

Here My question, What should I do with std programs to include custom table

Write Program: FI_DOCUMNT_WRI

Delete Program: FI_DOCUMNT_DEL

Post processing Program: FI_DOCUMNT_PST

1)Should I copy Std programs to z programs include custom tabe

or any other alterntive.

Thanks,

Asha

1 REPLY 1
Read only

Former Member
0 Likes
313

I guess you will have to create a zprogram copying the standard ones and make the necessary changes.

Regards,

Lalit Mohan Gupta.