on 2007 Dec 14 5:17 PM
I'm trying to set the header status Deleted I1040 on a confirmation using function BBP_PD_CONF_STATUS_CHANGE:
call function 'BBP_PD_CONF_STATUS_CHANGE'
exporting
i_guid = <guid>
i_activity = 'DELE'
i_save_db = 'X'
It returns error message BS013 "System status FREE is active (Confirmation <number>)". What does this mean?
We're running the EBP extended classic scenario with SRM 4.0 and SRM_SERVER 5.00.
Thanks,
Brad
Hi
Please go through the SAP OSS Notes, depending on the system version ->
Note 1090580 E: BS 013 - System status & is active (&)
Note Approval of goods receipt confirmations with incorrect data
Note 575300 Processing termination when saving after change
Note 487420 Replicating the vendors as a job in EBP 2.0
Do let me know.
Regards
- Atul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this means that , the delete action can not be performed because of the earlier status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.