cancel
Showing results for 
Search instead for 
Did you mean: 

Not able create billing document

Former Member
0 Kudos

Hi,

When user try to create a billing document getting error express document "update was terminated" received from author x(User Name).when we saw update requsets in sm13 t code there is error for user RV_MESSAGE_UPDATE.when we double click on this mesage we saw message SG 102: specify valid date.I think there could be billing date issue.so please let us know what billing date needs to be selected?

Thanks,

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Praveen,

Please check the output program which is being used.

There must be a call to FM CONVERSION_EXIT_INVDT_INPUT to convert a date field information.

The input paramater of this function call maybe incorrectly filledexample, the date information passed may have the wrong format).

Please check your custom output program/form.

Regards,

Raghavendra

Former Member
0 Kudos

Hi,

You can create first billing document via VF01 without outputs.

Before saving go to header outputs and remove them manually or change the execution time from immediate processing to application specific or via background job. After billing is created go inside via VF02 and add outputs which you removed; one by one, saving after each output.

You will still need to fix the program behind faulty output, but with this approach at least you will have billing doc created and other correct outputs.

Best regards

Witek Prawecki

Answers (2)

Answers (2)

Former Member
0 Kudos

Could you have look in the short dump ?

I think you could have more informations about this problem.

Lakshmipathi
Active Contributor
0 Kudos

While executing billing document, no need to key in the billing date. By default, it will fetch the Actual GI Date. If your issue is related to billing date, may be you can try in VF01 without maintaining the billing date.

thanks

G. Lakshmipathi