SAP ABAP Class IF_SATC_AC_R3TR_TYPES (Types related to object catalogue repository)
Properties
Class IF_SATC_AC_R3TR_TYPES  
Short Description Types related to object catalogue repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120510   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_R3TR_TYPES has no forward declaration.
Interfaces
Class IF_SATC_AC_R3TR_TYPES has no interface implemented.
Friends
Class IF_SATC_AC_R3TR_TYPES has no friend class.
Attributes
Class IF_SATC_AC_R3TR_TYPES has no attribute.
Methods
Class IF_SATC_AC_R3TR_TYPES has no method.
Events
Class 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