cancel
Showing results for 
Search instead for 
Did you mean: 

Updation of Doc header text field in FI document while creating sale invoic

Former Member
0 Kudos

Hello All,

We have created BDC for invoice creation(VF01). My requirement is to populate certain information in document header text field in FI document of invoice without calling FB02 again. Is there any way out to update Doc Header text field while creating invoice. Your valuable inputs will be highly appreciated.

Thanks

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Amit,

you could use the user exit to write the code to populate the information in the accouitng document

the exit is EXIT_SAPLV60B_001

through this, the billing document will always carry the value that you want , even if this is created manually also and not through bdc

Hope this helps

Thanks

akasha

Former Member
0 Kudos

Thanks Akasha,

I have implemented Exit EXIT_SAPLV60B_001 with Enhancement SDVFX001 & it is working fine.

Amit

Answers (0)