|
As a general rule, there is no authorization check on the called transaction code when called from another transaction. However, an SAP developer can include an authority check explicitly in the logic of the called transaction that will, by default, result in a check of the authority for S_TCODE for the called transaction.
If the check is implemented in accordance with SAP's guidance, the authority check for the transaction can be turned off using transaction SE97.
|