SAP ABAP Interface IF_SATC_AC_OBJ_ATTR_SVC (Service for calculation of object attributes)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_OBJ_ATTR_SVC Object attribute service 20100409
Properties
Interface IF_SATC_AC_OBJ_ATTR_SVC  
Short Description Service for calculation of object attributes    
General Data
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20100409   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SATC_AC_R3TR_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SATC_AC_OBJ_ATTR_SVC has no interface.
Friends
Interface IF_SATC_AC_OBJ_ATTR_SVC has no friend.
Attributes
Interface IF_SATC_AC_OBJ_ATTR_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_OBJECT_TRUE Instance method Public Method Probe existance (not only tadir-delflag) 20120529
2 GET_OBJECT_INFO Instance method Public Method Get object attributes 20100409
3 GET_PACKAGE_INFO Instance method Public Method Get package attributes 20100409
4 GET_PACKAGE_INFO_EXTENDED Instance method Public Method Get package attributes, extended version 20120510
5 GET_RELEASE_INFO Instance method Public Method Get release info 20100409
6 IS_PACKAGE_SWITCHED_OFF Instance method Public Method Is Package switched off? 20120510
Events
Interface IF_SATC_AC_OBJ_ATTR_SVC has no event.
Types
Interface IF_SATC_AC_OBJ_ATTR_SVC has no local type.
Method Signatures

Method EXISTS_OBJECT_TRUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R3TR_KEY Call by reference Type reference (TYPE) SATC_S_R3TR_KEY 20120529
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120529

Method EXISTS_OBJECT_TRUE on Interface IF_SATC_AC_OBJ_ATTR_SVC has no exception.

Method GET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_DATE Call by reference Type reference (TYPE) D 20120602
2 Exporting E_CONTACT_PERSON Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_CONTACT_PERSON Contact person 20100409
3 Exporting E_PACKAGE_NAME Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_PACKAGE_NAME Package name, e.g. SATC_ABAP_CHECK_SVC 20100409
4 Exporting E_SRC_SYSTEM Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOURCE_SYSTEM Source System 20100409
5 Importing I_R3TR_KEY Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_S_KEY Object Key 20100409
# Exception Resumable Description Created on
1 CX_SATC_AC_OBJECT_EXISTS_NOT 20120529

Method GET_PACKAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOFTWARE_COMPONENT Delivery unit 20100409
2 Exporting E_TRANSPORT_LAYER Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_TRANSPORT_LAYER Transport layer 20100409
3 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_PACKAGE_NAME Package name 20100409
# Exception Resumable Description Created on
1 CX_SATC_AC_OBJECT_RESTRICTED Operation on restricted object is not possible 20110418

Method GET_PACKAGE_INFO_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPLICATION_COMPONENT Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_APPLICATION_COMPONENT Application component 20120510
2 Exporting E_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOFTWARE_COMPONENT Delivery unit 20120510
3 Exporting E_SOFTWARE_RELEASE Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOFTWARE_RELEASE Software component 20120510
4 Exporting E_TRANSPORT_LAYER Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_TRANSPORT_LAYER Transport layer 20120510
5 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_PACKAGE_NAME Package name 20120510
# Exception Resumable Description Created on
1 CX_SATC_AC_OBJECT_RESTRICTED 20120529

Method GET_RELEASE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELEASE Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOFTWARE_RELEASE Software component 20100409
2 Importing I_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_SOFTWARE_COMPONENT Release of software component 20100409

Method GET_RELEASE_INFO on Interface IF_SATC_AC_OBJ_ATTR_SVC has no exception.

Method IS_PACKAGE_SWITCHED_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_D_PACKAGE_NAME Package name 20120510
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL Switch state ( see CL_ABAP_SWITCH=>C_xxx) 20120510
# Exception Resumable Description Created on
1 CX_SATC_AC_OBJECT_RESTRICTED Operation on restricted object is not possible 20120510
History
Last changed by/on SAP  20130531 
SAP Release Created in 800