SAP ABAP Class CL_SATC_AC_TRANSPORT_SVC (Transport check setup service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
Properties
Class CL_SATC_AC_TRANSPORT_SVC  
Short Description Transport check setup service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20080925   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_TRANSPORT_SVC has no forward declaration.
Interfaces
Class CL_SATC_AC_TRANSPORT_SVC has no interface implemented.
Friends
Class CL_SATC_AC_TRANSPORT_SVC has no friend class.
Attributes
Class CL_SATC_AC_TRANSPORT_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATC_SETTING Static method Public Method Returns current ATC setting of transport tool 20080925
2 GET_GLOBAL_SETTING Static method Public Method Returns global transport setting for "check on release" 20080926
3 GET_SCI_SETTING Static method Public Method Returns current "Code Inspector" setting of transport tools 20120718
4 SET_ATC_SETTING Static method Public Method Updates ATC setting of transport tools 20080925
5 SET_SCI_SETTING Static method Public Method Updates "Code Inspector" setting of transport tools 20120718
Events
Class CL_SATC_AC_TRANSPORT_SVC has no event.
Types
Class CL_SATC_AC_TRANSPORT_SVC has no local type.
Method Signatures

Method GET_ATC_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SATC_D_AC_TRANSPORT_SETTING Possible values of ATC setting in transport tool 20080925

Method GET_ATC_SETTING on class CL_SATC_AC_TRANSPORT_SVC has no exception.

Method GET_GLOBAL_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYCHAR01 20080926

Method GET_GLOBAL_SETTING on class CL_SATC_AC_TRANSPORT_SVC has no exception.

Method GET_SCI_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SATC_D_AC_TRANSPORT_SETTING 20120718

Method GET_SCI_SETTING on class CL_SATC_AC_TRANSPORT_SVC has no exception.

Method SET_ATC_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_SETTING Call by reference Type reference (TYPE) SATC_D_AC_TRANSPORT_SETTING Possible values of ATC setting in transport tool 20120718

Method SET_ATC_SETTING on class CL_SATC_AC_TRANSPORT_SVC has no exception.

Method SET_SCI_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_SETTING Call by reference Type reference (TYPE) SATC_D_AC_TRANSPORT_SETTING 20120718

Method SET_SCI_SETTING on class CL_SATC_AC_TRANSPORT_SVC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712