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

Many documents posting using POSTING_INTERFACE_DOCUMENT

Former Member
0 Likes
492

Does anyone know the format for header and item to post many documents using POSTING_INTERFACE_DOCUMENT ?

is it scenario A ?

Document header data A ( K 1)

Document item A.1 ( P 1)

Document item A.2 ( P 2)

Document header data B ( K 2)

Document item B.1 ( P 1)

Document item B.2 ( P 2)

or scenario B ?

Document header data A ( K 1)

Document item A.1 ( P 1)

Document item A.2 ( P 2)

Document header data B ( K 2)

Document item B.1 ( P 3)

Document item B.2 ( P 4)

or it cannot be done ?

Many Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
2 REPLIES 2
Read only

Former Member
Read only

Former Member
0 Likes
439

Thanks Sudheer .