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

VF01

Former Member
0 Likes
573

Hi...

How to Create a Billing Document using VF01. My requirement is to use any delivery number that has not been invoiced. How do I get that?

Detailed explaination please.

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
524

use VBUK table and find out the DO's which are not yet invoiced.Based on the statues u need to get it .

in VF01--->give delivery no >enter->then save.

regards

prabhu

Read only

0 Likes
524

Hi...

Which field in the VBUK table will show me that the DO is not yet invoiced?

Thanks.

Read only

0 Likes
524

hi,

check the fields lfstk and fkstk.

Read only

0 Likes
524

Hi..

I have given that fields to be C while searching. When I put that doc num that I get from that search and use it in VF01 I get Processing status as Incorrect.

Is that right?

I am new to ABAP, so I don't have much idea of VF01.

Or is the processing status supoosed to be Unprocessed?

Thanks.

Edited by: Sim on Jul 1, 2008 1:38 PM