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 | 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 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_INV_GMSMPSRVEXORD001QR_IMPL | Implementation Class of GMSimpleBySrvcExecOrdQR_In | 20080119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_SELECTION_CONVERSION_APPL=>TY_MS_INTERVAL | 20080221 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_SELECTION_CONVERSION_APPL=>TY_MS_RANGE | 20080221 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080221 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | INV_SE_SC_GDSMVMT001QR | 20080123 | ||||
| 6 | Constant | Public | Type reference (TYPE) | BAPI_MTYPE | 'A' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080221 | ||
| 7 | Constant | Public | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080221 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYMSGID | 'OPS_SE_INV_SC' | Message Class | 20080221 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYMSGID | 'WL' | Message Class | 20080409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100126 | ||
| 2 | Static method | Public | Constructor | 20080119 | ||
| 3 | Instance method | Public | Constructor | 20080119 | ||
| 4 | Static method | Public | Method | 20080119 | ||
| 5 | Instance method | Public | Method | 20080119 | ||
| 6 | Instance method | Public | Method | 20080119 | ||
| 7 | Instance method | Public | Method | 20080208 | ||
| 8 | 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 | IV_MOVEMENT_TYPE | Call by reference | Type reference (TYPE) | BWART | Movement Type (Inventory Management) | 20100126 | |||
| 2 | IV_PLANTID | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20100126 | |||
| 3 | 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 | 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 | ES_PROXY_DATA | Call by reference | Type reference (TYPE) | INV_GDSMVMTERPSMPSRVEXECORDRSP | GoodsMovementERPSimpleByServiceExecutionOrderResponse_sync | 20080119 | |||
| 2 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | INV_GDSMVMTERPSMPSRVEXECORDQUY | Message type for GoodsMovementERPSimpleByServiceExecutionO | 20080119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080515 |
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080123 | |||
| 2 | ES_PROXY_DATA | Call by reference | Type reference (TYPE) | INV_GDSMVMTERPSMPSRVEXECORDRSP | GoodsMovementERPSimpleByServiceExecutionOrderResponse_sync | 20080123 | |||
| 3 | IT_FINAL | Call by reference | Type reference (TYPE) | TBL_TYPE | 20080219 | ||||
| 4 | IV_LAST_GMID | Call by reference | Type reference (TYPE) | MBLNR | Number of Material Document | 20080123 | |||
| 5 | IV_MORE_ELEM_AVAIL_IND | Call by reference | Type reference (TYPE) | ABAP_BOOL | General Flag | 20080123 | |||
| 6 | 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 | CT_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080208 | |||
| 2 | ET_RES | Call by reference | Type reference (TYPE) | TYT_FINAL | 20080208 | ||||
| 3 | EV_LAST_GMID | Call by reference | Type reference (TYPE) | MBLNR | Number of Material Document | 20080222 | |||
| 4 | EV_MORE_ELEM_AVAIL_IND | Call by reference | Type reference (TYPE) | ABAP_BOOL | General Flag | 20080222 | |||
| 5 | EV_RET_QUY_HITS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080222 | |||
| 6 | IT_OPID | Call by reference | Type reference (TYPE) | TY_OPID | 20080208 | ||||
| 7 | IT_SRVEXECORDID | Call by reference | Type reference (TYPE) | TY_SRVEXECORDID | 20080208 | ||||
| 8 | IV_LAST_PROVIDED_GMID | Call by reference | Type reference (TYPE) | MBLNR | Number of Material Document | 20080222 | |||
| 9 | IV_MAXROWS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080222 | |||
| 10 | 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 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080120 | |||
| 2 | ET_OPID | Call by reference | Type reference (TYPE) | TY_OPID | 20080120 | ||||
| 3 | ET_SRVEXECORDID | Call by reference | Type reference (TYPE) | TY_SRVEXECORDID | 20080120 | ||||
| 4 | EV_LAST_PROVIDED_GMID | Call by reference | Type reference (TYPE) | MBLNR | Number of Material Document | 20080120 | |||
| 5 | EV_MAXROWS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080120 | |||
| 6 | EV_UNLIM_QUY_HITS_IND | Call by reference | Type reference (TYPE) | ABAP_BOOL | General Flag | 20080120 | |||
| 7 | 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 |