SAP ABAP Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ (Upgrade-Methode: TADIR Entries for Transport Objects)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_TOOLS (Package) Tools for SAP Product
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_PRD_UPGRADE Adjustments for Upgrades 20041126
Properties
Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ  
Short Description Upgrade-Methode: TADIR Entries for Transport Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_TOOLS   Tools for SAP Product 
Created 20041126   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_PRD_UPGRADE Adjustments for Upgrades 20041126
Friends
Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TADIR_TOBJ Static Attribute Private See coding 20041129
2 GV_CHECK_MODE Static Attribute Private Type reference (TYPE) COMT_BOOLEAN Logical Variable 20041129
3 GV_SYSTEMNAME Static Attribute Private Type reference (TYPE) SYSYSID Name of the R/3 System 20041129
4 GV_SYSTEMTYPE Static Attribute Private Type reference (TYPE) SYSYSID Name of the R/3 System 20041129
5 GV_TRKO Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20041208
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Private Method Writes Message to Log, if Not in Check Mode 20041208
2 ADD_TADIR_ENTRIES_ALID Static method Private Method 20041208
3 ADD_TADIR_ENTRIES_ATTR Static method Private Method 20041208
4 ADD_TADIR_ENTRIES_ILOT Static method Private Method 20041208
5 ADD_TADIR_ENTRIES_ILTP Static method Private Method 20041208
6 ADD_TADIR_ENTRIES_SETA Static method Private Method 20041208
7 ADD_TADIR_ENTRIES_SETT Static method Private Method 20041208
8 ADD_TOBJ_TADIR_ENTRY Static method Public Method 20041129
9 ADD_TO_CORR Static method Public Method 20041129
10 CHECK_TADIR_GTADIR Static method Public Method 20041129
11 MAKE_TADIR_ENTRY Static method Public Method 20041129
Events
Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no event.
Types
Class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no local type.
Method Signatures

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
Method ADD_MESSAGE on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no exception.

Method ADD_TADIR_ENTRIES_ALID Signature

Method ADD_TADIR_ENTRIES_ALID on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TADIR_ENTRIES_ATTR Signature

Method ADD_TADIR_ENTRIES_ATTR on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TADIR_ENTRIES_ILOT Signature

Method ADD_TADIR_ENTRIES_ILOT on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TADIR_ENTRIES_ILTP Signature

Method ADD_TADIR_ENTRIES_ILTP on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TADIR_ENTRIES_SETA Signature

Method ADD_TADIR_ENTRIES_SETA on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TADIR_ENTRIES_SETT Signature

Method ADD_TADIR_ENTRIES_SETT on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no parameter.
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TOBJ_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GTADIR Call by reference Type reference (TYPE) GTADIR Directory der R/3-Member 20041129
2 Importing IS_TADIR Call by reference Type reference (TYPE) TADIR Katalog der Repository-Objekte 20041129
3 Importing IV_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20041129
4 Importing IV_TOBJ Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20041129
# Exception Resumable Description Created on
1 CX_COM_PRD_UPGRADE_UPG_TBD Upgrade-Methode muss noch ausgeführt werden 20041208

Method ADD_TO_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORRNUM Call by reference Type reference (TYPE) E070-TRKORR Auftrag/Aufgabe 20041129
2 Importing IV_DTEL Call by reference Type reference (TYPE) TADIR-OBJ_NAME Objektname im Objektkatalog 20041129
3 Importing IV_OBJECT Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20041129
4 Importing IV_PGMID Call by reference Type reference (TYPE) E071-PGMID Programm-ID in Aufträgen und Aufgaben 20041129

Method ADD_TO_CORR on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no exception.

Method CHECK_TADIR_GTADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GTADIR Call by reference Type reference (TYPE) GTADIR Directory der R/3-Member 20041129
2 Changing CS_TADIR_CHECK Call by reference Type reference (TYPE) TADIR Katalog der Repository-Objekte 20041129

Method CHECK_TADIR_GTADIR on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no exception.

Method MAKE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20041129
2 Importing IS_TADIR Call by reference Type reference (TYPE) TADIR Katalog der Repository-Objekte 20041129
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20041129

Method MAKE_TADIR_ENTRY on class CL_COM_PRD_UPG_TADIR_FOR_TOBJ has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700