SAP ABAP Class CL_MDS_TRANSP_O_LIST_VER (handling of db table transp_o_ver & mds_trkorr_ver)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_MAINT_EV_INFO_EXTRACT (Package) MDS: Extracted information from technical upgrade
Properties
Class CL_MDS_TRANSP_O_LIST_VER  
Short Description handling of db table transp_o_ver & mds_trkorr_ver    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MDS_MAINT_EV_INFO_EXTRACT   MDS: Extracted information from technical upgrade 
Created 20110308   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDS_TRANSP_O_LIST_VER has no forward declaration.
Interfaces
Class CL_MDS_TRANSP_O_LIST_VER has no interface implemented.
Friends
Class CL_MDS_TRANSP_O_LIST_VER has no friend class.
Attributes
Class CL_MDS_TRANSP_O_LIST_VER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEL_TRANSP_O_BY_ME Static method Public Method delete transports specific to a certain ME 20110308
2 GET_ALL_TRANSP_O Static method Public Method returns all transport orders by mt_id 20110309
3 GET_AMOUNT_TRANSP_O_BY_ME Static method Public Method get the amount of transp orders in transp_o_ver & trkorr_ver 20110308
4 GET_TRANSP_O_BY_ME Static method Public Method get all transp orders in transp_o_ver & trkorr_ver by me 20110308
5 SET_TRANSP_O_BY_BUF_AND_ME Static method Public Method set transp orders dependent on buffer and me 20110308
Events
Class CL_MDS_TRANSP_O_LIST_VER has no event.
Types
Class CL_MDS_TRANSP_O_LIST_VER has no local type.
Method Signatures

Method DEL_TRANSP_O_BY_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20110308
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110308

Method DEL_TRANSP_O_BY_ME on class CL_MDS_TRANSP_O_LIST_VER has no exception.

Method GET_ALL_TRANSP_O Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSPORT_ORDERS Call by reference Type reference (TYPE) MDS_TRANSP_O_VER_TAB Transport request for Maintenace Event 20110309
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110309
3 Importing IV_TYPE Call by reference Type reference (TYPE) DMC_MDS_E071K_TYPE C=CUST / M=MAIN(SAP) / A =ALL 20110309
# Exception Resumable Description Created on
1 WRONG_TYPE wrong_Type 20110309

Method GET_AMOUNT_TRANSP_O_BY_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AMOUNT_TRANSP_O Call by reference Type reference (TYPE) I 20110308
2 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20110308
3 Importing IV_ME_TYPE Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_TYPE IUUC: Type of a maintenance event 20110308
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110308

Method GET_AMOUNT_TRANSP_O_BY_ME on class CL_MDS_TRANSP_O_LIST_VER has no exception.

Method GET_TRANSP_O_BY_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSP_O_BY_ME Call by reference Type reference (TYPE) DMC_MDS_TRKORR_VER_TAB mt_id specific table type for m = tabimupg.buf trkorrs 20110308
2 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20110308
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110308

Method GET_TRANSP_O_BY_ME on class CL_MDS_TRANSP_O_LIST_VER has no exception.

Method SET_TRANSP_O_BY_BUF_AND_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRANSP_O Call by reference Type reference (TYPE) MDS_TRANSP_O_VER_TAB table type for version transp o 20110308
2 Importing IV_ORIGIN Call by reference Type reference (TYPE) DMC_MDS_BUFFER_TYPE kind of buffer (xprasupg / sid / mainimp) 20110308
# Exception Resumable Description Created on
1 INSERT_ERROR insert_error 20110308
2 TRKORR_ALREADY_MAPPED trkorr_already_mapped 20110308
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620