SAP ABAP Interface IF_SATC_AC_R3TR_TYPES (Types related to object catalogue repository)
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
Interface IF_SATC_AC_R3TR_TYPES  
Short Description Types related to object catalogue repository    
General Data
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20120510   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_R3TR_TYPES has no forward declaration.
Interfaces
Interface IF_SATC_AC_R3TR_TYPES has no interface.
Friends
Interface IF_SATC_AC_R3TR_TYPES has no friend.
Attributes
Interface IF_SATC_AC_R3TR_TYPES has no attribute.
Methods
Interface IF_SATC_AC_R3TR_TYPES has no method.
Events
Interface IF_SATC_AC_R3TR_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_APPLICATION_COMPONENT Public Type reference (TYPE) SATC_D_AC_APPL_COMP Application component, e.g. BC-DBW-TOO-ATF 20120510
2 TY_D_CONTACT_PERSON Public Type reference (TYPE) SATC_D_AC_OBJECT_CONTACT Contact person 20120510
3 TY_D_PACKAGE_NAME Public Type reference (TYPE) SATC_D_AC_DEVCLASS Package name, e.g. SATC_ABAP_CHECK_SVC 20120510
4 TY_D_SOFTWARE_COMPONENT Public Type reference (TYPE) SATC_D_AC_SOFTWARE_COMP Release of software component 20120510
5 TY_D_SOFTWARE_RELEASE Public See coding Software component 20120510 ty_d_software_release type c length 10
6 TY_D_SOURCE_SYSTEM Public See coding Source System 20120510 ty_d_source_system type c length 10
7 TY_D_TRANSPORT_LAYER Public See coding Transport Layes 20120510 ty_d_transport_layer type c length 4
8 TY_S_KEY Public Type reference (TYPE) SATC_S_R3TR_KEY Object Key 20120510
9 TY_S_PACKAGE Public See coding Attributes of single package 20120510 begin of ty_s_package, name type ty_d_package_name, software_component type ty_d_software_component, software_release type ty_d_software_release, transport_layer type ty_d_transport_layer, end of ty_s_package
10 TY_T_KEYS Public Type reference (TYPE) SATC_T_R3TR_KEYS List of Object Keys 20120510
11 TY_T_PACKAGES Public See coding Attributes of a list of packages 20120510 ty_t_packages type sorted table of ty_s_package with unique key name
History
Last changed by/on SAP  20130531 
SAP Release Created in 732