cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error BS013 with confirmation function BBP_PD_CONF_STATUS_CHANGE

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

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

khan_voyalpadusman
Active Contributor
0 Kudos

this means that , the delete action can not be performed because of the earlier status.