cancel
Showing results for 
Search instead for 
Did you mean: 

incompleteness procedure sd

Former Member
0 Kudos

Hi guys,

I want to perform the following configuration: I have 10 plants which use the same Sales order document but I want to define an incompleteness procedure by sales document for only 4 of them. there is existing a means to perform this config without regression on the 6 plants remaining? I would like to avoid involving abaper about this matter.


Best regards,

Accepted Solutions (1)

Accepted Solutions (1)

prashant_sharma21
Contributor
0 Kudos

Hello Gurren,

Basically the concept behind the Incompletion Procedure tells that value is missing in the mandatory field BUT it does not tells whether value in the mandatory field in correct or wrong. so you can not cover your requirement in incompletion procedure.

Additionally Plant determination in sales order are triggered at item level not header level hence you need some customization at item level. there is no standard/ config way to cover your requirement .. you have to go for some customization changes only.

Thanks,

Prashant Sharma

Answers (2)

Answers (2)

RAF
Active Contributor
0 Kudos

Hi,

you can try with help of ABAPer to remove "unwanted" entries form incompletion log (xvbuv table) during userexit_save_document_prepare.

Lakshmipathi
Active Contributor
0 Kudos

You should be aware if the document type or item category differs for those plants, then you can have different incompletion log. If the document type and item category are same for all the plants, then, you have no other option but to go for customization.