SAP ABAP Class CL_TPDA_DEBUG_AUTHORITY (TPDA: Authorization Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
Properties
Class CL_TPDA_DEBUG_AUTHORITY  
Short Description TPDA: Authorization Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_DEBUGGER_SERVICES   ABAP Debugger: Core Layer 
Created 20031006   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DEBUG_AUTHORITY has no forward declaration.
Interfaces
Class CL_TPDA_DEBUG_AUTHORITY has no interface implemented.
Friends
Class CL_TPDA_DEBUG_AUTHORITY has no friend class.
Attributes
Class CL_TPDA_DEBUG_AUTHORITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK_CHANGE Static method Public Method 20031006
2 AUTH_CHECK_DEBUG Static method Public Method 20031006
3 AUTH_CHECK_JUMP_TO_STATEMENT Static method Public Method 20031006
4 AUTH_CHECK_KERNEL_DEBUG Static method Public Method 20031006
5 AUTH_CHECK_SYSTEM_DEBUG Static method Public Method 20031006
6 CHECK_CHANGEABILITY Static method Public Method 20050407
Events
Class CL_TPDA_DEBUG_AUTHORITY has no event.
Types
Class CL_TPDA_DEBUG_AUTHORITY has no local type.
Method Signatures

Method AUTH_CHECK_CHANGE Signature

Method AUTH_CHECK_CHANGE on class CL_TPDA_DEBUG_AUTHORITY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_AUTH_CHANGE 20031006

Method AUTH_CHECK_DEBUG Signature

Method AUTH_CHECK_DEBUG on class CL_TPDA_DEBUG_AUTHORITY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_AUTH_DEBUG 20031006

Method AUTH_CHECK_JUMP_TO_STATEMENT Signature

Method AUTH_CHECK_JUMP_TO_STATEMENT on class CL_TPDA_DEBUG_AUTHORITY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_AUTH_JUMP_TO_STATEMENT 20031006

Method AUTH_CHECK_KERNEL_DEBUG Signature

Method AUTH_CHECK_KERNEL_DEBUG on class CL_TPDA_DEBUG_AUTHORITY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_AUTH_KERNEL_DEBUG 20031006

Method AUTH_CHECK_SYSTEM_DEBUG Signature

Method AUTH_CHECK_SYSTEM_DEBUG on class CL_TPDA_DEBUG_AUTHORITY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDA_AUTH_SYSTEM 20031006

Method CHECK_CHANGEABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_UPDATE_OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20050407

Method CHECK_CHANGEABILITY on class CL_TPDA_DEBUG_AUTHORITY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700