Skip to Content
0
Jul 30, 2013 at 07:58 AM

Error in method CONFIRM_BP_FROM_ONEORDER, line 28

24 Views

Hi gurus,

When I am trying to save a order. I am receiving this dump.

CL_CRM_IC_BOL_TX_HANDLER->CONFIRM_BP_FROM_ONEORDER error in line 28.

It appears in this part of the code:

READ TABLE cl_crm_aui_service=>st_inbox_item_types INTO ls_item WITH KEY item_type = 'ONEORDER'.
CREATE OBJECT lr_oneorder_ TYPE (ls_item-classname) EXPORTING iv_bol_entity = ir_oneorder.

Cannot find the record 'ONEORDER' so in the create object line, it dumps.


Does anybody know how could be ?

Thanks in advance

Attachments

error_line_28.JPG (59.7 kB)