2022 Dec 03 6:41 PM
I am new to Odata service and Fiori app extensions. I need a help with below requirement.
I need to extend Odata Service FAP_VENDOR_LINE_ITEMS_SRV to include below fields and show in Fiori app.
1. Document Header Text - BKPF-BKTXT
2. Reference: BKPF-XBLNR
3. BSEG-UMSKZ
Please let me know the steps I need to follow to include above fields. How to extend Odata service and under which method should I write the code. Also, how can I get above mentioned fields in Odata and how to pass to Fiori?
Thanks in advance!