cancel
Showing results for 
Search instead for 
Did you mean: 

Incompletion log at Item detail level and document type

chetan_b
Active Contributor
0 Kudos

Hi friends.

I want to create incompletion log for field Reason for rejection (VBAP-ABGRU) for particular document type how I can achieve this ?

Regards,

Chetan.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Chetan,

Just curious, Is this your Business requirement or are you trying to do some research ?

Any way you can archive this by defining a Incomplete-procedure at Sales-header level and mention the TABLE VBAP and field ABGRU

along with status, screen and warning option.

You can do all this process using T.code OVA2

Assign this procedure to your sales document type using T.code VUA2.

Regards,

Aj

former_member184555
Active Contributor
0 Kudos

Hi

To add any field to the incompletion procedure,

Check the Incompletion Procedure assigned

- for Header - assigned to the sales document type.

-for Item - to the item category

Goto IMG-SD-Basic FUnctions- Log of Incompleteness-Define Incompletion procedure(Tcode OVA2)

Select your Incompletion Procedure - click on Fields(on the left side of screen) and Click on New Entries and add your required field.

Now check the functionality.

Thanks,

Ravi