CL_CHK_STS_CALLTXN - Consistency Check for CALL TRANSACTION Statement
PERFORM Short Reference CL_GUI_FRONTEND_SERVICES - Frontend ServicesThis documentation is copyright by SAP AG.
Functionality
This Checkman Check checks for the existence and validates the Authorization check used in the executableand non-executable reports/function modules before the occurrence of the CALL TRANSACTION Statement.If the Authority Check for the Call Transaction is not done before calling the Transaction in that particular development object then it reported as Low Priority Error.
Relationships
Authority Check for the same Tcode which is used in the CALL TRANSACTION statement has to be done. Authorization Object has to be S_Tcode.
Example
AUTHORITY-CHECK FOR 'S_TCODE'
ID 'TCD' FIELD '
CALL TRANSACTION '
Notes
CALL FUNCTION 'AUTHORITY_CHECK_TCODE'
EXPORTING
TCODE = '
Can also be used to perform the Authority Check of the respective transaction code.
Further information
Fill RESBD Structure from EBP Component Structure General Data in Customer Master
This documentation is copyright by SAP AG.
Length: 972 Date: 20120526 Time: 100048 triton ( 55 ms )






