Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_ACC_ACTIVITY_ALLOC_POST

Former Member
0 Likes
2,532

Hi ,

I am using BAPI_ACC_ACTIVITY_ALLOC_CHECK for posting the quantities of the activities from sender to receiver cost center.But iam getting the error message as "No internal key found for the PSP element 0010S006625CSD in field REC_WBS_EL"

could you tell me what was this error,actually what does it mean?

help me to solve this issue.

Thanks .

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,228

DOC_ITEMS-REC_WBS_EL should contain one WBS number in external format (field PRPS-POSID) the message mean that no WBS exists with this value.

Regards