cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create WBS element using BAPI - BAPI_BUS2054_CREATE_MULTI

06-12-2026 8:39 AM
kodanda34 Newcomer
262 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

We are using BAPI_BUS2054_CREATE_MULTI in a custom report to create WBS elements. The report is executed through a batch job.The trigram value is determined based on the company code. For trigram EAB, the WBS element is created successfully. However, for trigram ETL, the WBS creation is failing.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Likes


Perform the below steps to narrow down the issue

  1. Compare OPSJ (coding mask) and OPSA (project profile) between EAB and ETL.
  2. Verify controlling area assignment for ETL in OKKP.
  3. Check authorizations and validations.
  4. Review the BAPI return messages for ETL to pinpoint the exact customizing issue.