‎2012 Aug 21 4:04 PM
Hi Experts,
I have gone through SDN Forums, but dint get the correct solution yet for this.
Can we have reason code in FBL3N since its the GL Line Items. If so, how?
Reason code is available for selection and layouts. But its not fetching any values, even though the documents are having Reason code. BSEG table has entries for these documents with Reason code populated in it.
For FBL5N its coming though.
Thanks
Sam
‎2012 Aug 21 5:00 PM
Hi
U can develop the BTE 1650 in order to fill the fields for FBL3N
Max
‎2012 Aug 21 5:00 PM
Hi
U can develop the BTE 1650 in order to fill the fields for FBL3N
Max
‎2012 Aug 22 10:38 AM
This field (RSTGR ?) is in BSID/BSAD and not in BSIS/BSAS, so you should use BTE 1650 (as already written) or BAdI FI_ITEMS_CH_DATA. (*)
Also read reference Note 984305 - Line item: Definition of special fields (T021S).
Regards,
Raymond
(*) Created via Note 1323512 - Line items: BADI FI_ITEMS_CH_DATA this BADI transfer the whole internal table to be displayed in the displayed format (structure RFPOSXEXT) and not line per line without the special fields (structure RFPOS) as the BTE. So some optimization can be executed.