SAP ABAP Class CL_ESH_OM_TRANSPORT_REQUEST (Transport request for SAP object models)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Properties
Class CL_ESH_OM_TRANSPORT_REQUEST  
Short Description Transport request for SAP object models    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20070510   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_OM_TRANSPORT_REQUEST has no interface implemented.
Friends
Class CL_ESH_OM_TRANSPORT_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_REQUEST Instance attribute Public Type reference (TYPE) E070-TRKORR Request/Task 20070510
2 MV_TASK Instance attribute Public Type reference (TYPE) E070-TRKORR Request/Task 20070511
3 SC_TABKEY_ALL Constant Private Type reference (TYPE) CHAR1 '*' Single-character flag 20070511
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MODELS Instance method Public Method Add SAP object models 20070510
2 CHECK_REQUEST Static method Protected Method Create a new request 20070510
3 CHECK_SAP_SYSTEM Static method Private Method Check if system is SAP system 20070511
4 CONSTRUCTOR Instance method Public Constructor Constructor 20070510
5 CREATE_REQUEST Static method Protected Method Create a new request 20070510
6 GET_ENTRIES Static method Private Method Get transport entries 20070511
7 GET_INSTANCE Static method Public Method Get an instance 20070510
8 GET_REQUEST_OF_SWC Static method Public Method Get request of software component 20080303
9 READ_TASK Static method Protected Method Read task of a given request 20080226
10 REFRESH_SWC_VERSION Static method Private Method Set current version for software components 20080320
11 RELEASE Instance method Public Method Release request 20070510
12 SET_TABKEY Static method Private Method Set TABKEY field 20080219
Events
Class CL_ESH_OM_TRANSPORT_REQUEST has no event.
Types
Class CL_ESH_OM_TRANSPORT_REQUEST has no local type.
Method Signatures

Method ADD_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
2 Importing IT_SYSREL_EXT Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100108
3 Importing IV_GET_SYSREL_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20080214
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070511

Method CHECK_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
2 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070510
3 Importing IV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070511
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070510

Method CHECK_SAP_SYSTEM Signature

Method CHECK_SAP_SYSTEM on class CL_ESH_OM_TRANSPORT_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070511

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070510
2 Importing IV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070511

Method CONSTRUCTOR on class CL_ESH_OM_TRANSPORT_REQUEST has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070511
2 Changing CV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070511
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070510

Method GET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYS Call by reference Type reference (TYPE) TREDT_KEYS Table Keys for Processing (Correction Interface) 20080506
2 Exporting ET_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20080506
3 Importing IT_SYSREL_EXT Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20080214
4 Importing IV_GET_SYSREL_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20080214
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070511

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
2 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070510
3 Importing IV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20070511
4 Returning RR_REQUEST Value transfer Object reference (TYPE REF TO) CL_ESH_OM_TRANSPORT_REQUEST Transport request for SAP object models 20070510
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070510

Method GET_REQUEST_OF_SWC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20080303
2 Returning RV_REQUEST Value transfer Type reference (TYPE) TRKORR Request/Task 20080303
# Exception Resumable Description Created on
1 REQUEST_NOT_FOUND 20080303

Method READ_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TASK Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20080226
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
3 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20080226
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20080226

Method REFRESH_SWC_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080320
2 Importing IT_SYSREL_EXT Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20080320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20080320

Method RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080307
2 Importing IV_AS_BACKGROUND_JOB Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070511
3 Importing IV_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070511
4 Importing IV_DISPLAY_EXPORT_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070511
5 Importing IV_SUCCESS_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070511
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070510

Method SET_TABKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABKEY Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20080219
2 Importing IS_ACATEG Call by reference Type reference (TYPE) ESH_S_OM_ACATEG Structure for ESH_OM_ACATEG 20080425
3 Importing IS_ACATEGT Call by reference Type reference (TYPE) ESH_S_OM_ACATEGT Structure for ACATEGT 20080425
4 Importing IS_ACATTR Call by reference Type reference (TYPE) ESH_S_OM_ACATTR Structure for ESH_OM_ACATTR 20091215
5 Importing IS_ACATTRT Call by reference Type reference (TYPE) ESH_S_OM_ACATTRT Structure for ACATTRT 20091215
6 Importing IS_AUTHONWT Call by reference Type reference (TYPE) ESH_S_OM_AAUTHONWT Structure for ESH_OM_AAUTHONWT 20080219
7 Importing IS_DATATYFT Call by reference Type reference (TYPE) ESH_S_OM_ADATATYFT Structure for ESH_OM_ADATATYFT 20080219
8 Importing IS_DATATYT Call by reference Type reference (TYPE) ESH_S_OM_ADATATYT Structure for ESH_OM_ADATATYT 20080219
9 Importing IS_DPRVDT Call by reference Type reference (TYPE) ESH_S_OM_ADPRVDT Structure for ESH_OM_ADPRVDT 20080219
10 Importing IS_OTYPNT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPNT Structure for AOTYPNT 20080219
11 Importing IS_OTYPT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPT Structure for AOTYPT 20080219

Method SET_TABKEY on class CL_ESH_OM_TRANSPORT_REQUEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100