Hi,
Unable to create the contract number in SRM, using FM 'BBP_PD_CTR_CREATE'
Below given steps followed:
1. Upload contract data to internal table using FM GUI_UPLOAD from flat file
2. Reset Buffer Tables Using FM BBP_PROCDOC_RESET_BUFFER
3. Create Contracts Using FM BBP_PD_CTR_CREATE
4. COMMIT WORK AND WAIT.
After completion of steps 4 , BBP_PD_CTR_CREATE- E_STATUS returning below given status and GUID also generated, could not save the contract number.
I1015 RELP Awaiting Approval
I1021 CRTD Created
I1038 COMP Complete
I1143 AIAC Item is Active
I1180 DCOM Document Completed
Please suggest .