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

Extending the TOA02 table structure

Former Member
0 Likes
640

HI Experts,

I am developing a Report to perform PDF document archiving. I created a custom document type ZSTREAM_PDF and also a Custom Business Object ZSTREAM_UP . I linked up these CUstom Object and Document type using the Transaction OAC3 also. I made the needed entry in OAC2 for the document type.

I have made use of the TOA02 table to connect to the Archive Link. I extended the Structure of this Table by appending a new structure to include a new field. Because of this extension I got some runtime error when I try to attach a document using another transaction MIR4 .

Can any one give some suggestions in these please.

Regards - SwarnaShree.

1 REPLY 1
Read only

Former Member
0 Likes
523

Since this table TOA02 contains only technical information and it is not advisable to include the business data. Hence closing this thread.