Hi Experts ,
I have a requirement where I need to show Likp-Lifx field value in Invoice .
Now ae we know we dont have any similar field like Lifx in Invoice tables.
We can use Joins like between LIKP and lips on VBELN and VBRP and LIPS on VBRP-VGBEL = LIPS-VBELN and VBRP_VGPOS = LIPS-POSNR and join VBRK on VBRK-VBELN = VBRP-VBELN.But how shall I print the Lifx in the invoice finally .
Can anyone gv me the code snippets for printing/displaying this LIFX value in the invoice .
Thanks
MM_sD