cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error "No status object is available for <Unknown Object>" in Shopping Cart

navdeep_malik
Explorer
0 Likes
765

Hi all,

We are getting error "No status object is available for <Unknown Object>" while creating shopping carts of any type .

Please suggest if any configuration setting needs to be done.

Thanks and Regards,

Navdeep Malik

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Dear Navdeep

The error is likely caused by one or more entries in table BBP_DOCUMENT_TAB that are without objkey or guid.

did you delete some entries from SRM transaction tables?

Check table BBP_DOCUMENT_TAB entries to see any GUID which is not present in the system.

You can verify this by checking whether there is an entry in CRMD_ORDERADM_H (header) table

with GUID = <guid stored in bbp_document_tab>

Regards

Lauren

Former Member
0 Likes

Hello Navdeep,

Once run the FM CRM_STATUS_OBJECT_CREATE with object type SCI and SCH .

May be it will be helpful.

Regards,

Neelima

Former Member
0 Likes

Hello,

Was BBP_DOC_CHECK_BADI or BBP_DOC_CHANGE_BADI or BBP_DOC_SAVE_BADI implemented?

Could be due to the code in one of these.

Regards,

Snehal

Ask a Question
Top Q&A Solution Author