‎2017 Mar 30 8:02 AM
Hi all
I have an below requirement , is it possible to do it.
we need to change Header text , Ref1(header) and Ref2( Header ) field of FI document head before it get posted from transaction RERAPP
Pickup Description from YMSL_Contract table against contract Number and company code
Header Text = First 25 char of Y Table
REF1 = 26 to 46
Ref2 = 47 to 66
‎2022 Mar 31 2:12 PM
Hi,
try badi BADI_REEX_FI_BAPI.
(Use FM: API_RE_CN_GET_DETAIL to get contract details).
Thanks,
Marco