cancel
Showing results for 
Search instead for 
Did you mean: 

Billing Header Text

siva_vasireddy2
Active Contributor
0 Kudos

Hi All,

       We have a requirement where in while Cancelling any invoice the system should ask for Header text(reason for cancelling)

Please help me how to Configure the same without Abap.

Shiva

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

With the billing exit USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC), when the user execute VF11, system should pop up the required reasons and user should select any one from there.  For this, you consider either Order Reason for Rejection and store in some unutilised fields in billing.

G. Lakshmipathi

siva_vasireddy2
Active Contributor
0 Kudos

Dear Lakshimipathi,

                          Thanks for the reply

The User will write the reason Manually,is there any provision to make the required text field manadatory without using user exit or abap

Thanks

Shiva

Lakshmipathi
Active Contributor
0 Kudos

without using user exit or abap

No not possible.

G. Lakshmipathi

Answers (2)

Answers (2)

former_member211462
Active Participant
0 Kudos

Dear Siva Vasireddy

It would be possible if there was an incomplete logs option for billing header .

check these links might be helpful , if you use the help of an ABAPer

http://scn.sap.com/thread/1940278

http://scn.sap.com/thread/1881721

http://scn.sap.com/message/10002207

Regards

JNM

madhu_vadlamani
Active Contributor
0 Kudos

Hi

I am not sure it is possible to keep text as mandatory with config.

Regards,

Madhu.