Skip to Content
0
Former Member
Apr 22, 2010 at 01:32 PM

What is the ITAB being populated in Create Billing doument ( tran VF01)?

40 Views

Hi All,

I have a requirement to modify VF01 in such that:

- if the billing type is ZG2 and it's Billing Block is '02'

> it should not create a billing document

[VF01 Screenshot|http://i42.tinypic.com/vxlvms.jpg]

In my screenshot, after user press the enter in VF01(PROG: SCREEN: ), next screen(SCREEN: ) will appear , i want to delete a certain row here and stop the creation of billing document for a particular row.

Has anyone debug VF01 before?

If yes, what is the ITAB being populated here? VF01 uses table control so back tracing methodology is not easy compared to SAP standard using alv.

What is the include name / user exit before a billing document is created?

I checked VF01, so far I see alot of enhancements where implicit enhancements can be inserted.

thanks all.