SAP ABAP Class CL_MDG_TR_OBJECT_BASE (FINB TR: Transport Object)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_TRANSPORT_TOOL (Package) Transport Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_TR_OBJECT Transport Object in Master Data Environment 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_TR_OBJECT_CC Transport Object in Client Copy 20081218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_TR_LOGO_OBJECT FINB TR: Logical Transport Object 20081218
2 Inheritance (c INHERITING FROM c_ref)  CL_MDG_TR_TABU_OBJECT FINB TR: Table Transport Object 20081218
Properties
Class CL_MDG_TR_OBJECT_BASE  
Short Description FINB TR: Transport Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_TRANSPORT_TOOL   Transport Tool 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_TR_OBJECT_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_TR_OBJECT Transport Object in Master Data Environment 20081218
2 IF_MDG_TR_OBJECT_CC Transport Object in Client Copy 20081218
Friends
# Friend Modeled only Created on Description
1 CL_MDG_TR_OBJ_FACTORY 20081218 FINB TR: Factory for Transport Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Private Attribute reference (LIKE) 20081218
2 CC_AUTO_PP Instance attribute Private Attribute reference (LIKE) 20081218
3 C_TYPE_LOGO Instance attribute Private Attribute reference (LIKE) 20081218
4 C_TYPE_TABU Instance attribute Private Attribute reference (LIKE) 20081218
5 C_TYPE_TDAT Instance attribute Private Attribute reference (LIKE) 20081218
6 C_TYPE_VDAT Instance attribute Private Attribute reference (LIKE) 20081218
7 DEBUG Instance attribute Public Type reference (TYPE) MDG_TR_DEBUG Debugging Switch 20081218
8 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Boolean Variable 20081218
9 GC_METHOD_CC_CLII Instance attribute Public Attribute reference (LIKE) 20081218
10 NO_CC Instance attribute Public Type reference (TYPE) MDG_TR_CC Client Copy: No Handling 20081218
11 OBJECT Instance attribute Private Attribute reference (LIKE) 20081218
12 OBJECTKEY Instance attribute Private Attribute reference (LIKE) 20081218
13 SORT_ID_APPL Instance attribute Private Attribute reference (LIKE) 20081218
14 SORT_ID_APPL_EXP Instance attribute Private Attribute reference (LIKE) 20081218
15 SORT_ID_EXP Instance attribute Private Attribute reference (LIKE) 20081218
16 SORT_ID_IMP Instance attribute Private Attribute reference (LIKE) 20081218
17 TEST_IMPORT Instance attribute Private Attribute reference (LIKE) 20081218
18 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Boolean Variable 20081218
19 TYPE Instance attribute Private Attribute reference (LIKE) 20081218
20 VERSION Instance attribute Public Type reference (TYPE) MDG_TR_CONT_VERSION Transport Container Version 20081218
21 _CLIDEP Instance attribute Protected Type reference (TYPE) OBJH-CLIDEP Client-specific flag 20081218
22 _OBJECTKEY Instance attribute Protected Type reference (TYPE) MDG_TR_OBJECTKEY FINB TR: Semantic Object Key for Transport 20081218
23 _O_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_MDG_TR_OBJ_FACTORY FINB TR: Factory for Transport Objects 20081218
24 _TRATTR Instance attribute Protected Type reference (TYPE) MDG_TR_TCATATTR FINB TR: Directory of Transport Objects 20081218
25 _TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20081218
26 _TR_KEYS Instance attribute Protected Type reference (TYPE) TR_KEYS Table Key 20081218
27 _TR_OBJECTS Instance attribute Protected Type reference (TYPE) TR_OBJECTS Objects 20081218
28 _TR_OBJECTS_SET Instance attribute Protected Type reference (TYPE) BOOLE_D Transport Objects Set from Outside? 20081218
29 _T_PIECE_LIST Instance attribute Protected Type reference (TYPE) MDG_TR_T_TABNAMES Bill of Material SOBJ Object 20081218
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_IMPORT Instance method Private Method 20081218
2 BEFORE_EXPORT Instance method Private Method 20081218
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
4 GET_PIECE_LIST Instance method Private Method 20081218
5 GET_TRANSPORT Instance method Private Method 20081218
6 GET_TRKORR Instance method Public Method Get Order Number (for Container Accesses) 20081218
7 IS_CLIENT_DEP Instance method Private Method 20081218
8 IS_CONTAINER Instance method Private Method 20081218
9 IS_MAINTAINABLE Instance method Public Method 20081218
10 IS_TRANSPORTABLE Instance method Private Method 20081218
11 SET_TRANSPORT Instance method Public Method Set Transport Objects (E071/E071K) 20081218
12 SET_TRANSPORTABLE Instance method Private Method 20081218
13 SET_TRKORR Instance method Public Method Set Order Number (for Container Accesses) 20081218
14 _BUILD_TRANSPORT Instance method Protected Method Compile Transport 20081218
15 _IS_MAINTAINABLE Instance method Private Method Chedk Maintainability 20081218
16 _RECORD_TEXT_TABLE Instance method Protected Method Record Generic Text Table 20081218
17 __DEBUG Instance method Private Method Debugging tools 20081218
Events
Class CL_MDG_TR_OBJECT_BASE has no event.
Types
Class CL_MDG_TR_OBJECT_BASE has no local type.
Method Signatures

Method AFTER_IMPORT Signature

Method AFTER_IMPORT on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method AFTER_IMPORT on class CL_MDG_TR_OBJECT_BASE has no exception.

Method BEFORE_EXPORT Signature

Method BEFORE_EXPORT on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method BEFORE_EXPORT on class CL_MDG_TR_OBJECT_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) CL_MDG_TR_OBJ_FACTORY FINB TR: Fabrik für Transportobjekte 20081218
2 Importing I_OBJECT Call by reference Type reference (TYPE) MDG_TR_OBJECT FINB TR: Transportobjekt 20081218
3 Importing I_OBJECTKEY Call by reference Type reference (TYPE) MDG_TR_OBJECTKEY FINB TR: Semantischer Objektschlüssel für Transport 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT 20081218

Method GET_PIECE_LIST Signature

Method GET_PIECE_LIST on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method GET_PIECE_LIST on class CL_MDG_TR_OBJECT_BASE has no exception.

Method GET_TRANSPORT Signature

Method GET_TRANSPORT on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method GET_TRANSPORT on class CL_MDG_TR_OBJECT_BASE has no exception.

Method GET_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218

Method GET_TRKORR on class CL_MDG_TR_OBJECT_BASE has no exception.

Method IS_CLIENT_DEP Signature

Method IS_CLIENT_DEP on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method IS_CLIENT_DEP on class CL_MDG_TR_OBJECT_BASE has no exception.

Method IS_CONTAINER Signature

Method IS_CONTAINER on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method IS_CONTAINER on class CL_MDG_TR_OBJECT_BASE has no exception.

Method IS_MAINTAINABLE Signature

Method IS_MAINTAINABLE on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method IS_MAINTAINABLE on class CL_MDG_TR_OBJECT_BASE has no exception.

Method IS_TRANSPORTABLE Signature

Method IS_TRANSPORTABLE on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method IS_TRANSPORTABLE on class CL_MDG_TR_OBJECT_BASE has no exception.

Method SET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TR_KEYS Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20081218
2 Importing I_TR_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20081218

Method SET_TRANSPORT on class CL_MDG_TR_OBJECT_BASE has no exception.

Method SET_TRANSPORTABLE Signature

Method SET_TRANSPORTABLE on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method SET_TRANSPORTABLE on class CL_MDG_TR_OBJECT_BASE has no exception.

Method SET_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218

Method SET_TRKORR on class CL_MDG_TR_OBJECT_BASE has no exception.

Method _BUILD_TRANSPORT Signature

Method _BUILD_TRANSPORT on class CL_MDG_TR_OBJECT_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT 20081218

Method _IS_MAINTAINABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPENDABLE Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20081218
2 Exporting E_REQUEST Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
3 Exporting E_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20081218
4 Exporting E_TASK Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
5 Importing I_NO_POPUP Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218
6 Importing I_NO_SHOW_OPTION Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218
7 Importing I_NO_STANDARD_EDITOR Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT 20081218

Method _RECORD_TEXT_TABLE Signature

Method _RECORD_TEXT_TABLE on class CL_MDG_TR_OBJECT_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT 20081218

Method __DEBUG Signature

Method __DEBUG on class CL_MDG_TR_OBJECT_BASE has no parameter.
Method __DEBUG on class CL_MDG_TR_OBJECT_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702