Solution : https://service.sap.com/sap/support/notes/1108621 (SAP Service marketplace login required)
Key words :
i_tcode type sy-tcode calling transactioni_program type sycprog calling programi_wrk_vdarl type vdarl structure vdarli_bukrs type vdarl-bukrs company codei_ranl type vdarl-ranl contract number changing parameters, if_ex_fvd_loan_postoptional = selected i_bukrs type bseg-bukrs i_ranl type bseg-vertn i_tcode type sytcode, optional = 'x' i_program type sycprog, supplementary authorization check exception classes = 'x'define, 'x' -> missing authorization c_flg_show_info type xfelddescription, c_flg_missing_authority type xfelddescription, method cx_sy_dyn_call_illegal_method import parameters, i_fvd_loan_post type ref, importing parameters, optional = 'x' exceptions
Related Notes :
1382181 | STO: Inadequate authorization check |
1139093 | POS: Minor adjustments |
1112038 | POS: Perform posting despite error messages |