cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Assigning Resource Planning

Former Member
0 Kudos

Hi All

I have a problem in Resource planning after creating of Work order from RFC ( GUI ).

When i create a Work order from Custom R Function module  GUI  and try to assign a resource it is giving me the below error.

PFW Broker /SAPAPO/CL_LRP_TIMESPEC_BRK: The object with key ...... could not be materialized

( This is happening after upgrading from CRM EHP2 to CRM EHP3 )

In debugging i found that entry is getting deleted from the table /SAPAPO/LRPRWTIM . But i couldn't get the place where it is getting deleted

** But when i create work order through UI , i can assign resource to that and it is not giving any error

Can anyone please help me on this

Regards

Dinesh Gurram

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dinesh,

Hope your issue is resolved till now, if not please try below

1) t-code sm31 & maintain entry in table ""/SAPAPO/LRPAPSYS""

Application cat - CRMSV & Logical system depends on D,Q or P (example: DOAMDT010)

2) t-code ""/n/SAPAPO/WFM_IMG"">WFM Event Handler>Specify Event Handling for WFD Objects

Maintain

     a) Logical system : depends on D,Q or P (example: DOAMDT010)

     b) AppCat Subscriber : CRMSV

     c) Function module : WFDS_GET_RESOURCES_GANTT_INFO".


Regards,

Sachin