Skip to Content
0
Former Member
Apr 17, 2014 at 03:00 PM

Help on applying Workflow Relevant SAP Notes in Production

47 Views

Hello,

Can you please provide your input whether we should apply below mentioned SAP Notes in Production system.

1.SAP Note-0001925195

Symptom-

In the context of event generation for system and user status, the system no longer generates the event)

2. SAP Note-0001946643

Sympton-

The following runtime error occurs in your system:

Category ABAP Programming Error

Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED_NO

Except. CX_SY_REF_IS_INITIAL

ABAP Program CL_SWF_RUN_WIM_LOCAL==========CP

Application Component BC-BMT-WFM

The problem occurs only if you use an API to start a new work item within the execution of another work item. Additionally, you use an ABAP OO methods in the work item task.

3. SAP Note-0001935328

Symptom-

A runtime error occurs when you call the workflow outbox or a corresponding API.

Runtime error EXPORT_NO_SHARED_MEMORY

Exception CX_SY_EXPORT_NO_SHARED_MEMORY

The short text of the runtime error tells you that the EXPORT data cluster is too large for the SHARED MEMORY. The termination occurs in the class CL_SWF_RUN_OUTBOX_PERSISTENCE

I would appreciate quick response with reasons on same.

Regards,

Sudeesh Soni