SAP ABAP Class CL_INV_GMSMPSRVEXORD001QR_IMPL (Implementation Class of GMSimpleBySrvcExecOrdQR_In)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IM-GF-ES (Application Component) Enterprise Services in Inventory Management
     OPS_SE_IM (Package) Service Enabling for Inventory Management
Properties
Class CL_INV_GMSMPSRVEXORD001QR_IMPL  
Short Description Implementation Class of GMSimpleBySrvcExecOrdQR_In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_IM   Service Enabling for Inventory Management 
Created 20080119   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)
Interfaces
Class CL_INV_GMSMPSRVEXORD001QR_IMPL has no interface implemented.
Friends
Class CL_INV_GMSMPSRVEXORD001QR_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_INV_GMSMPSRVEXORD001QR_IMPL Implementation Class of GMSimpleBySrvcExecOrdQR_In 20080119
2 GS_TY_MS_INTERVAL Instance attribute Public Type reference (TYPE) CL_SELECTION_CONVERSION_APPL=>TY_MS_INTERVAL 20080221
3 GS_TY_MS_RANGE Instance attribute Public Type reference (TYPE) CL_SELECTION_CONVERSION_APPL=>TY_MS_RANGE 20080221
4 GV_ERROR_OCCURRED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080221
5 MB_BADI Instance attribute Public Object reference (TYPE REF TO) INV_SE_SC_GDSMVMT001QR 20080123
6 MC_ABORT_MSG Constant Public Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20080221
7 MC_ERROR_MSG Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20080221
8 MC_INV_CLASS Constant Public Type reference (TYPE) SYMSGID 'OPS_SE_INV_SC' Message Class 20080221
9 MC_INV_CLASS2 Constant Public Type reference (TYPE) SYMSGID 'WL' Message Class 20080409
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK Instance method Private Method 20100126
2 CLASS_CONSTRUCTOR Static method Public Constructor 20080119
3 CONSTRUCTOR Instance method Public Constructor 20080119
4 CREATE Static method Public Method 20080119
5 EXECUTE Instance method Public Method 20080119
6 EXPORT_CONVERSION Instance method Public Method 20080119
7 GET_DATA Instance method Public Method 20080208
8 IMPORT_CONVERSION Instance method Public Method 20080119
Events
Class CL_INV_GMSMPSRVEXORD001QR_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_TYPE Public See coding 20080123 BEGIN OF str_type, mblnr TYPE mblnr, mjahr TYPE mjahr, zeile TYPE mblpo, bwart TYPE bwart, werks TYPE werks_d, bktxt TYPE bktxt, aufnr TYPE aufnr, vornr TYPE vornr, END OF str_type
2 TBL_TYPE Public See coding 20080123 tbl_type TYPE STANDARD TABLE OF str_type
3 TYAFRU Public See coding 20080205 BEGIN OF tyafru, rueck TYPE co_rueck, rmzhl TYPE co_rmzhl, aufnr TYPE aufnr, vornr TYPE vornr, wablnr TYPE mblnr, END OF tyafru
4 TYT_FINAL Public See coding 20080208 tyt_final TYPE STANDARD TABLE OF str_type
5 TY_AFRU Public See coding 20080205 BEGIN OF ty_afru, aufnr TYPE aufnr, vornr TYPE vornr, wablnr TYPE mblnr, END OF ty_afru
6 TY_OPID Public See coding 20080120 ty_opid TYPE RANGE OF vornr
7 TY_SRVEXECORDID Public See coding 20080120 ty_srvexecordid TYPE RANGE OF aufnr
Method Signatures

Method AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOVEMENT_TYPE Call by reference Type reference (TYPE) BWART Movement Type (Inventory Management) 20100126
2 Importing IV_PLANTID Call by reference Type reference (TYPE) WERKS_D Plant 20100126
3 Returning RF_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20100126

Method AUTH_CHECK on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_INV_GMSMPSRVEXORD001QR_IMPL Implementation Class of GMSimpleBySrvcExecOrdQR_In 20080119

Method CREATE on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_DATA Call by reference Type reference (TYPE) INV_GDSMVMTERPSMPSRVEXECORDRSP GoodsMovementERPSimpleByServiceExecutionOrderResponse_sync 20080119
2 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) INV_GDSMVMTERPSMPSRVEXECORDQUY Message type for GoodsMovementERPSimpleByServiceExecutionO 20080119
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20080515

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080123
2 Exporting ES_PROXY_DATA Call by reference Type reference (TYPE) INV_GDSMVMTERPSMPSRVEXECORDRSP GoodsMovementERPSimpleByServiceExecutionOrderResponse_sync 20080123
3 Importing IT_FINAL Call by reference Type reference (TYPE) TBL_TYPE 20080219
4 Importing IV_LAST_GMID Call by reference Type reference (TYPE) MBLNR Number of Material Document 20080123
5 Importing IV_MORE_ELEM_AVAIL_IND Call by reference Type reference (TYPE) ABAP_BOOL General Flag 20080123
6 Importing IV_RET_QUY_HITS Call by reference Type reference (TYPE) INT4 Natural Number 20080123

Method EXPORT_CONVERSION on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080208
2 Exporting ET_RES Call by reference Type reference (TYPE) TYT_FINAL 20080208
3 Exporting EV_LAST_GMID Call by reference Type reference (TYPE) MBLNR Number of Material Document 20080222
4 Exporting EV_MORE_ELEM_AVAIL_IND Call by reference Type reference (TYPE) ABAP_BOOL General Flag 20080222
5 Exporting EV_RET_QUY_HITS Call by reference Type reference (TYPE) INT4 Natural Number 20080222
6 Importing IT_OPID Call by reference Type reference (TYPE) TY_OPID 20080208
7 Importing IT_SRVEXECORDID Call by reference Type reference (TYPE) TY_SRVEXECORDID 20080208
8 Importing IV_LAST_PROVIDED_GMID Call by reference Type reference (TYPE) MBLNR Number of Material Document 20080222
9 Importing IV_MAXROWS Call by reference Type reference (TYPE) INT4 Natural Number 20080222
10 Importing IV_UNLIM_QUY_HITS_IND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE General Flag 20080222

Method GET_DATA on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.

Method IMPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080120
2 Exporting ET_OPID Call by reference Type reference (TYPE) TY_OPID 20080120
3 Exporting ET_SRVEXECORDID Call by reference Type reference (TYPE) TY_SRVEXECORDID 20080120
4 Exporting EV_LAST_PROVIDED_GMID Call by reference Type reference (TYPE) MBLNR Number of Material Document 20080120
5 Exporting EV_MAXROWS Call by reference Type reference (TYPE) INT4 Natural Number 20080120
6 Exporting EV_UNLIM_QUY_HITS_IND Call by reference Type reference (TYPE) ABAP_BOOL General Flag 20080120
7 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) INV_GDSMVMTERPSMPSRVEXECORDQUY Message type for GoodsMovementERPSimpleByServiceExecutionO 20080120

Method IMPORT_CONVERSION on class CL_INV_GMSMPSRVEXORD001QR_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 603