SAP ABAP Class CL_ESH_MU_ASSIST_TRANSPORT (Assistance Class for ESH_MU_TRANSPORT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_UI_OBJ_MODEL_UI (Package) Object Modelling UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070903
Properties
Class CL_ESH_MU_ASSIST_TRANSPORT  
Short Description Assistance Class for ESH_MU_TRANSPORT    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_UI_OBJ_MODEL_UI   Object Modelling UI 
Created 20070903   SAP 
Last change 20130531   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)
Interfaces
Class CL_ESH_MU_ASSIST_TRANSPORT has no interface implemented.
Friends
Class CL_ESH_MU_ASSIST_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TEXT Instance attribute Public Type reference (TYPE) ESH_S_MU_ASSIST_TRANS_TEXT Text for transport tool 20070906
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CODE_GEN_REQUESTS Static method Public Method Code Generation: Map model changes to requests 20101129
2 ADD_MODELS_TO_REQUEST Static method Public Method Add SWCs to request 20090901
3 ADD_TO_REQUEST Static method Public Method Add template to request 20070907
4 BUILD_TEXT Instance method Private Method 20070906
5 CHECK_RECORDING_OF_CHANGES Static method Public Method Check whether recording of changes shall take place 20110610
6 CONSTRUCTOR Instance method Public Constructor Constructor 20070906
7 CREATE_REQUEST Instance method Public Method Create request 20070903
8 GET_REQUESTS Instance method Public Method Get list of requests 20070903
9 GET_REQUEST_OBJECTS Instance method Public Method 20070913
10 GET_REQUEST_OF_OBJECT Static method Public Method 20080109
11 GET_TEXT Instance method Public Method 20070913
12 GET_TRANSPORT_TARGET Static method Public Method Get transport target 20110413
13 RELEASE_REQUEST Instance method Public Method Release request including tasks 20070903
Events
Class CL_ESH_MU_ASSIST_TRANSPORT has no event.
Types
Class CL_ESH_MU_ASSIST_TRANSPORT has no local type.
Method Signatures

Method ADD_CODE_GEN_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Value transfer Type reference (TYPE) ESH_E_MU_CHECKED Error 20101129
2 Exporting EV_SOME_REQUEST_MISSING Value transfer Type reference (TYPE) ESH_E_MU_CHECKED At least one request is missing 20101129
3 Importing IR_APPLOG Value transfer Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101129
4 Importing IT_SYSREL Call by reference Type reference (TYPE) ESH_T_OM_SYSREL Software Components 20101129
5 Importing IV_REQUESTID Call by reference Type reference (TYPE) TRKORR Request/Task to use for unassigned objects 20101129
6 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20101129

Method ADD_CODE_GEN_REQUESTS on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method ADD_MODELS_TO_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 20090901
2 Importing IT_SYSREL Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table type for ESH_S_OM_SYSREL_EXT 20090901
3 Importing IV_REQUESTID Call by reference Type reference (TYPE) TRKORR Request/task 20090901
4 Returning RV_ERROR Value transfer Type reference (TYPE) ESH_E_MU_CHECKED Marker for check field 20090901

Method ADD_MODELS_TO_REQUEST on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method ADD_TO_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 Value transfer Type reference (TYPE) TRKORR Request/task 20070907
3 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/release 20071002
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20080307

Method BUILD_TEXT Signature

Method BUILD_TEXT on class CL_ESH_MU_ASSIST_TRANSPORT has no parameter.
Method BUILD_TEXT on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method CHECK_RECORDING_OF_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110610
2 Exporting EV_TRANSP_STATE Call by reference Type reference (TYPE) CCCORACTIV Changes and transports for client-specific objects 20110610
3 Importing IT_CATEG Call by reference Type reference (TYPE) ESH_T_MU_CATEGORY Category 20110614
4 Importing IT_CATTR Call by reference Type reference (TYPE) ESH_T_MU_COMM_ATTR Common Attribute 20110614
5 Importing IT_SYSREL Call by reference Type reference (TYPE) ESH_T_OM_SYSREL Table Type for ESH_S_OM_SYSREL 20110610
6 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20110610

Method CHECK_RECORDING_OF_CHANGES on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_TRANSPORT has no parameter.
Method CONSTRUCTOR on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST Call by reference Type reference (TYPE) BAPISCTS06 Parts of request header 20070906
2 Importing IV_DESCRIPTION Value transfer Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20070906
3 Importing IV_REQ_TYPE Call by reference Type reference (TYPE) TRFUNCTION Type of request/task 20080430
4 Importing IV_TARGET Call by reference Type reference (TYPE) TR_TARGET 20070907
5 Importing IV_USER Call by reference Type reference (TYPE) TR_AS4USER SY-UNAME Owner of a Request or Task 20070906

Method CREATE_REQUEST on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQ_TYPE Call by reference Type reference (TYPE) TRFUNCTION Type of request/task 20080225
2 Importing IV_SNOTE_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL SNOTE active 20110808
3 Importing IV_TARGET Call by reference Type reference (TYPE) TR_TARGET Transport Target of Request 20110413
4 Importing IV_USER Call by reference Type reference (TYPE) TR_AS4USER SY-UNAME Owner of a Request or Task 20070906
5 Returning RT_REQUESTS Value transfer Type reference (TYPE) ESH_T_MU_TRANS_REQ transport requests 20070906

Method GET_REQUESTS on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method GET_REQUEST_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) TRKORR Request/task 20070913
2 Returning RT_OBJECTS Value transfer Type reference (TYPE) ESH_T_MU_TRANS_REQ_OBJ Objects of a transport request 20070913

Method GET_REQUEST_OBJECTS on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method GET_REQUEST_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) TRFUNCTION Request type 20080229
2 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/release 20080109
3 Returning RV_REQUEST Value transfer Type reference (TYPE) TRKORR Request/task 20080109
# Exception Resumable Description Created on
1 REQUEST_NOT_FOUND 20080109

Method GET_TEXT Signature

Method GET_TEXT on class CL_ESH_MU_ASSIST_TRANSPORT has no parameter.
Method GET_TEXT on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method GET_TRANSPORT_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110413
2 Exporting EV_REQUEST_TARGET Call by reference Type reference (TYPE) TR_TARGET Transport Target of Request 20110413
3 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20110413
4 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20110413

Method GET_TRANSPORT_TARGET on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.

Method RELEASE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) TRKORR Input field for request number for individual display 20070906

Method RELEASE_REQUEST on class CL_ESH_MU_ASSIST_TRANSPORT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700