SAP ABAP Class IF_SATC_AC_CONFIG (Read access to ATC configuration in system)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_AC_CONFIG_CI Read access to ATC configuration in Code Inspector mode 20120413
2 Interface composition (i COMPRISING i_ref)  IF_SATC_AC_CONFIG_CM Read access to ATC configuration in CheckMan mode 20120413
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_CONFIG Access to configuration data 20120413
Properties
Class IF_SATC_AC_CONFIG  
Short Description Read access to ATC configuration in system    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120413   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_CONFIG has no forward declaration.
Interfaces
Class IF_SATC_AC_CONFIG has no interface implemented.
Friends
Class IF_SATC_AC_CONFIG has no friend class.
Attributes
Class IF_SATC_AC_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXEMPTION_POLICY Instance method Public Method 20120413
2 GET_MASTER_SYSTEM Instance method Public Method 20120413
3 GET_STANDARD_SKIN Instance method Public Method 20120413
Events
Class IF_SATC_AC_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REQUEST_EXEMPTION Public See coding 20120413 ty_request_exemption type c length 1
Method Signatures

Method GET_EXEMPTION_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUEST_EXEMPTION Call by reference Type reference (TYPE) TY_REQUEST_EXEMPTION 20120413
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20120413

Method GET_MASTER_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RFC_DEST_FOR_APPROVAL Call by reference Type reference (TYPE) SATC_D_AC_RFC_2_MASTER_APPROVE 20120605
2 Exporting E_RFC_DEST_FOR_EXEMPTIONS Call by reference Type reference (TYPE) SATC_D_AC_RFC_2_MASTER_EXEMPT 20120531
3 Exporting E_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID 20120413
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20120413

Method GET_STANDARD_SKIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) SATC_D_AC_SKIN 20120413
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20120413
History
Last changed by/on SAP  20130531 
SAP Release Created in