SAP ABAP Class CL_FINB_TR_OBJECT_BASE (FINB TR: Transport Object)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_TR_OBJECT FINB TR: Transport Object 20010724
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_TR_OBJECT_CC Transport Object in Client Copy 20020531
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINB_TR_LOGO_OBJECT FINB TR: Logical Transport Object 20020517
2 Inheritance (c INHERITING FROM c_ref)  CL_FINB_TR_TABU_OBJECT FINB TR: Table Transport Object 20010724
Properties
Class CL_FINB_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 FINB_TRANSPORT_TOOL   Transport Support / Container Transport 
Created 20010724   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_TR_OBJECT_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_TR_OBJECT FINB TR: Transport Object 20010724
2 IF_FINB_TR_OBJECT_CC Transport Object in Client Copy 20020531
Friends
# Friend Modeled only Created on Description
1 CL_FINB_TR_OBJ_FACTORY 20010726 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) 20010903
2 CC_AUTO_PP Instance attribute Private Attribute reference (LIKE) 20040902
3 C_TYPE_LOGO Instance attribute Private Attribute reference (LIKE) 20010724
4 C_TYPE_TABU Instance attribute Private Attribute reference (LIKE) 20010724
5 C_TYPE_TDAT Instance attribute Private Attribute reference (LIKE) 20010724
6 C_TYPE_VDAT Instance attribute Private Attribute reference (LIKE) 20010724
7 DEBUG Instance attribute Public Type reference (TYPE) FINB_TR_DEBUG Debugging Switch 20020925
8 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Boolean Variable 20010724
9 GC_METHOD_CC_CLII Instance attribute Public Attribute reference (LIKE) 20040408
10 NO_CC Instance attribute Public Type reference (TYPE) FINB_TR_CC Client Copy: No Handling 20020925
11 OBJECT Instance attribute Private Attribute reference (LIKE) 20010727
12 OBJECTKEY Instance attribute Private Attribute reference (LIKE) 20010727
13 SORT_ID_APPL Instance attribute Private Attribute reference (LIKE) 20011009
14 SORT_ID_APPL_EXP Instance attribute Private Attribute reference (LIKE) 20021114
15 SORT_ID_EXP Instance attribute Private Attribute reference (LIKE) 20011009
16 SORT_ID_IMP Instance attribute Private Attribute reference (LIKE) 20011009
17 TEST_IMPORT Instance attribute Private Attribute reference (LIKE) 20040408
18 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Boolean Variable 20010724
19 TYPE Instance attribute Private Attribute reference (LIKE) 20010724
20 VERSION Instance attribute Public Type reference (TYPE) FINB_TR_CONT_VERSION Transport Container Version 20030514
21 _CLIDEP Instance attribute Protected Type reference (TYPE) OBJH-CLIDEP Client-specific Flag 20010724
22 _OBJECTKEY Instance attribute Protected Type reference (TYPE) FINB_TR_OBJECTKEY FINB TR: Semantic Object Key for Transport 20010727
23 _O_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_FINB_TR_OBJ_FACTORY FINB TR: Factory for Transport Objects 20010727
24 _TRATTR Instance attribute Protected Type reference (TYPE) FINB_TR_TCATATTR FINB TR: Directory of Transport Objects 20010724
25 _TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20011003
26 _TR_KEYS Instance attribute Protected Type reference (TYPE) TR_KEYS Table keys 20010724
27 _TR_OBJECTS Instance attribute Protected Type reference (TYPE) TR_OBJECTS Objects 20010724
28 _TR_OBJECTS_SET Instance attribute Protected Type reference (TYPE) BOOLE_D Transport Objects Set from Outside? 20020402
29 _T_PIECE_LIST Instance attribute Protected Type reference (TYPE) FINB_TR_T_TABNAMES Bill of Material SOBJ Object 20020517
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_IMPORT Instance method Private Method 20010824
2 BEFORE_EXPORT Instance method Private Method 20010824
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010724
4 GET_PIECE_LIST Instance method Private Method 20010724
5 GET_TRANSPORT Instance method Private Method 20010724
6 GET_TRKORR Instance method Public Method Get Order Number (for Container Accesses) 20011003
7 IS_CLIENT_DEP Instance method Private Method 20010724
8 IS_CONTAINER Instance method Private Method 20010724
9 IS_MAINTAINABLE Instance method Public Method 20010727
10 IS_TRANSPORTABLE Instance method Private Method 20010726
11 SET_TRANSPORT Instance method Public Method Set Transport Objects (E071/E071K) 20010824
12 SET_TRANSPORTABLE Instance method Private Method 20010726
13 SET_TRKORR Instance method Public Method Set Order Number (for Container Accesses) 20011003
14 _BUILD_TRANSPORT Instance method Protected Method Compile Transport 20010726
15 _IS_MAINTAINABLE Instance method Private Method Chedk Maintainability 20010727
16 _RECORD_TEXT_TABLE Instance method Protected Method Record Generic Text Table 20011022
17 __DEBUG Instance method Private Method Debugging tools 20020926
Events
Class CL_FINB_TR_OBJECT_BASE has no event.
Types
Class CL_FINB_TR_OBJECT_BASE has no local type.
Method Signatures

Method AFTER_IMPORT Signature

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

Method BEFORE_EXPORT Signature

Method BEFORE_EXPORT on class CL_FINB_TR_OBJECT_BASE has no parameter.
Method BEFORE_EXPORT on class CL_FINB_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_FINB_TR_OBJ_FACTORY FINB TR: Fabrik für Transportobjekte 20010727
2 Importing I_OBJECT Call by reference Type reference (TYPE) FINB_TR_OBJECT FINB TR: Transportobjekt 20010724
3 Importing I_OBJECTKEY Call by reference Type reference (TYPE) FINB_TR_OBJECTKEY FINB TR: Semantischer Objektschlüssel für Transport 20010727
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20010724

Method GET_PIECE_LIST Signature

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

Method GET_TRANSPORT Signature

Method GET_TRANSPORT on class CL_FINB_TR_OBJECT_BASE has no parameter.
Method GET_TRANSPORT on class CL_FINB_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 20011003

Method GET_TRKORR on class CL_FINB_TR_OBJECT_BASE has no exception.

Method IS_CLIENT_DEP Signature

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

Method IS_CONTAINER Signature

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

Method IS_MAINTAINABLE Signature

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

Method IS_TRANSPORTABLE Signature

Method IS_TRANSPORTABLE on class CL_FINB_TR_OBJECT_BASE has no parameter.
Method IS_TRANSPORTABLE on class CL_FINB_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 20010824
2 Importing I_TR_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20010824

Method SET_TRANSPORT on class CL_FINB_TR_OBJECT_BASE has no exception.

Method SET_TRANSPORTABLE Signature

Method SET_TRANSPORTABLE on class CL_FINB_TR_OBJECT_BASE has no parameter.
Method SET_TRANSPORTABLE on class CL_FINB_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 20011003

Method SET_TRKORR on class CL_FINB_TR_OBJECT_BASE has no exception.

Method _BUILD_TRANSPORT Signature

Method _BUILD_TRANSPORT on class CL_FINB_TR_OBJECT_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20010727

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 20010913
2 Exporting E_REQUEST Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010913
3 Exporting E_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010913
4 Exporting E_TASK Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010913
5 Importing I_NO_POPUP Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050512
6 Importing I_NO_SHOW_OPTION Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010913
7 Importing I_NO_STANDARD_EDITOR Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010913
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportauftrag 20010727

Method _RECORD_TEXT_TABLE Signature

Method _RECORD_TEXT_TABLE on class CL_FINB_TR_OBJECT_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20011022

Method __DEBUG Signature

Method __DEBUG on class CL_FINB_TR_OBJECT_BASE has no parameter.
Method __DEBUG on class CL_FINB_TR_OBJECT_BASE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A