2017 Sep 15 7:48 AM
What importing Parameter we need use to update contract bill block reason from ISU_S_CONTRACT_CHANGE FM?
Let me know how this can be achieved..
2017 Sep 15 3:05 PM
Use BAPI_ISUCONTRCT_CHANGEFROMDATA. billing block reason is part of the bapi import structure.
2017 Sep 20 11:24 AM
Pass the parameter x_bapiisucontractx-billblck_reason as 'x'
Pass the parameter x_bapiisucontract-billblck_reason with the value you want to update.
Hope it helps.
Thanks,
Amlan