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

Billing through BDC

Former Member
0 Likes
577

Hi all,

I have to write a BDC for generating bulk of billing documents. I wrote a BDC with the help of recording.(SHDB). But when i execute the bdc, the status of the orders for which the billing has to be generated is "being processed" . hence the billing no is not getting generated. Is there any other method to do this ? Kindly advice.

TIA,

Sinthu

Hi all,

I have to write a BDC for generating bulk of billing documents. I wrote a BDC with the help of recording.(SHDB). But when i execute the bdc, the status of the orders for which the billing has to be generated is "being processed" . hence the billing no is not getting generated. Is there any other method to do this ? Kindly advice.

TIA,

Sinthu

3 REPLIES 3
Read only

ibrahim_u
Active Participant
0 Likes
513

i know, there is no "being processed" status in bdc.

are you sure that ?

Read only

Former Member
0 Likes
513

Not in bdc. After executing the bdc, when i go to va03 and display the order number and click to the display document flow icon to see whether billing is generated, i see the status to be "being processed'.

-sinthu

Read only

Former Member
0 Likes
513

hi nair ,

Process like this :

First create Billing Document.

and get the Document Numner in Change Mode

then release Document by clicking the release Flag button. which is nothing but Release to account there it will creat Accouting Document.

Regards

Prabhu