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

BAPI_BILLINGDOC_GETLIST

Former Member
0 Likes
817

Hi Guys,

Any body give me some info about this BAPI (BAPI_BILLINGDOC_GETLIST). Thanks in advance.

Thanks

Kiran.B

2 REPLIES 2
Read only

Former Member
0 Likes
664

see the documentation in SE37.

FU BAPI_BILLINGDOC_GETLIST

____________________________________________________

Short Text

Detailed Information on a Billing Document

Functionality

You can use this list to deliver back a list of those billing documents that meet the required selection criteria.

As input parameters for this method, you are expected to enter a from-to selection of preceding documents from the input structure REF_DOC_RANGE. If an error scenario is detected during processing, this information is sent back via the output structure RETURN. If processing is successful, item information is sent back in the ouput table SUCCESS_ITEM and header information in the output table BILLINGDOC_DETAIL.

Notes

1. Required entries :

REF_DOC_RANGE From-to selection of preceding documents

Parameters

REFDOCRANGE

RETURN

SUCCESS

BILLINGDOCUMENTDETAIL

Exceptions

Function Group

VBRK

Regards

prabhu

Read only

Former Member
0 Likes
664

Hi

This BAPI gives the detailed info of the billing document

i.e the info which is there in Tables VBRK and VBRP.

Reward points if useful

Regards

Anji