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

Archived Billing Document

Former Member
0 Likes
806

Hello All,

I have a requirement wherein i have to trigger a output of an archived billing document.

how to do it ???

Points will be rewarded for helpful answers.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
776

u have to get the archieved billing document from tables and then need to triggere the output type.

6 REPLIES 6
Read only

Former Member
0 Likes
777

u have to get the archieved billing document from tables and then need to triggere the output type.

Read only

0 Likes
776

hi,

thanks for the reply...

Can u explain in detail...

Read only

Former Member
0 Likes
776

i exactly dont remeber as i worked long ago..there is a transaction from where u can look the archieved documents and use them...Take help of functional guys who can help u in this regard.

AWARD POINTS...........

Read only

0 Likes
776

hi ramesh,

can u explain me as to how to trigger the o/p if i get billing document number.

we have 3 output types defined.

Read only

Former Member
0 Likes
776

You can use FM FI_DOCUMENT_READ_SINGLE to retrieve archived documents.

Rob

Read only

Former Member
0 Likes
776

the o/p will be attached to the document type. So, when u list the document, u have to specify the required o/p due to which the attached script for this gets triggered.