I'm working with Promises to pay in UDM_SUPERVISOR transaction and I need to upload Promise to pay data using BAPI/FM from an excel file.
There is a data migration template which will include all the required fields for the creation of a Customer Promise To Pay in the system.
The migration will happen using LTMC migration cockpit tool. Is there any BAPI/FM I can use for uploading Promise To Pay?
Try function modules from
FDM_P2P_SERVICESgroup which is Promise to Pay API.For example UDM dashboard calls
FDM_P2P_CREATEFM under the hoodIf you want to upload promises from file, please check
/HEX/UPLOAD_P2Pstandard report.