cancel
Showing results for 
Search instead for 
Did you mean: 

Output ignored (requirement 062 not fulfilled)

0 Kudos

Hi all,

I have a peculiar issue in Billing output.I get an error "Output ignored (requirement 062 not fulfilled)" .This error is valid, when the Billing doc is not passed on to accounting..In my case Billing document is passed to accounting already.The billing type has Invoice list assigned.Even I created the Invoice list with ref to invoice and checked the output back.It is still not triggered. While checking the successful cases, the Billing doc type has Invoice list type assigned in VOFA but without creating the invoice list, output has been generated successfully.I am not sure what needs to be analysed further.

Regard

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

VeselinaPeykova
Active Contributor

In standard (LV61B062) there is a check for invoice list relevance:

CHECK : KOMKBV3-RELIK EQ SPACE.

RELIK = SPACE means Not Relevant. If your document is relevant for invoice list, it is initially with status = 'A' in VBUK (Not yet Processed), when you create the invoice list, the status becomes 'C' (Completely Processed). This means that output requirement 062 will not be fulfilled no matter if you process the invoice list or not.

The interesting question is why you have billing documents with processed invoice lists and this output present. Was it added manually by an end user? Or maybe the configuration was different at some point?

If for some valid business reason you have to process certain outputs also for billings relevant for invoice lists, you can copy the standard routine and adjust it to match the business logic.