Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: WTADDI - Additionals: Messages
Message number: 268
Message text: No authorization for updating the IDoc status
The additionals IDoc status is to be changed using the <zh>change
status</> method for the business object "SalesAdditionalsReq".
You cannot change the IDoc status.
Maintain value "31" as an activity for the authorization object
<DS:UO.W_WTAD_ISU>W_WTAD_ISU</>.
Error message extract from SAP system. Copyright SAP SE.
WTADDI268
- No authorization for updating the IDoc status ?Certainly! Here's a detailed explanation for the SAP error message WTADDI268: No authorization for updating the IDoc status:
Error Message
WTADDI268: No authorization for updating the IDoc status
Cause
This error occurs when a user or a process tries to update the status of an IDoc (Intermediate Document) but does not have the necessary authorizations to perform this action. In SAP, updating IDoc statuses is a controlled activity, and specific authorizations are required to change the status of an IDoc (e.g., from "30" - Data passed to the port, to "53" - Application document posted).
Common causes include:
S_IDOC
, are not properly assigned.To resolve this error, you need to ensure that the user or the process updating the IDoc status has the correct authorizations.
Steps to fix:
Identify the user or process that is trying to update the IDoc status. This could be a dialog user, a background job user, or a system user.
Check the authorization objects related to IDoc status updates:
The key authorization object is:
Within S_IDOC
, the relevant fields are:
02
(Change) or 03
(Display), depending on the operation.*
for all.Assign or update the user’s role/profile to include the necessary authorizations:
S_IDOC
authorization object with appropriate values.Test the authorization by reprocessing the IDoc or performing the action that caused the error.
If the IDoc is processed by a background job or a system user (e.g., SAP*
or a specific RFC user), ensure that this user has the required authorizations.
Transaction Codes:
WE02
/ WE05
— Display IDocsWE19
— Test tool for IDocsPFCG
— Role maintenanceSU53
— Display authorization check failure (useful to analyze authorization errors)ST01
— Trace for authorization checksAuthorization Object Details:
S_IDOC
controls access to IDoc processing functions.01
= Create02
= Change03
= Display06
= ExecuteCommon IDoc Status Codes:
30
= Data passed to port OK32
= Data passed to port with errors53
= Application document posted successfully51
= Application document not posted (error)Notes:
*
(all statuses) for testing, then restrict as needed.Aspect | Details |
---|---|
Cause | Missing authorization (S_IDOC ) for updating the IDoc status. |
Solution | Assign proper authorization in user roles for S_IDOC with activity 02 and relevant IDoc types and statuses. |
Check | Use SU53 after error to identify missing authorizations; adjust roles in PFCG . |
If you need further assistance, please provide details such as the user ID, IDoc type, and the status you are trying to update.
Get instant SAP help. Sign up for our Free Essentials Plan.
WTADDI267
No authorization for data queries
What causes this issue? You request purchase order information about <DS:GLOS.3526BC88AFAB52B9E10000009B38F974>additionals</> for vendor ...
WTADDI266
No data exists for additionals purchase orders
What causes this issue? You requested information on purchase orders for <DS:GLOS.3526BC88AFAB52B9E10000009B38F974>additionals</>. No doc...
WTADDI269
No authorization for requesting an additionals IDoc
What causes this issue? Data for an additionals document is to be requested using the <zh>replicate</> method from business object "...
WTADDI272
No additionals exist
What causes this issue? You want to request <DS:GLOS.3526BC88AFAB52B9E10000009B38F974>additionals</> data for material &V1& from ...
Click on this link to search all SAP messages.