SAP ABAP Class CL_MSR_SD_REPAIR (Repair Data)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-ARM (Application Component) Advanced Returns Management
⤷
MSR_SD (Package) Multi-Step Returns: SD Enhancements
⤷
⤷
Properties
| Class | CL_MSR_SD_REPAIR | |
| Short Description | Repair Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MSR_SD | Multi-Step Returns: SD Enhancements |
| Created | 20100519 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSR_SD_REPAIR has no forward declaration.
Interfaces
Class CL_MSR_SD_REPAIR has no interface implemented.
Friends
Class CL_MSR_SD_REPAIR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LT_MSR_C_EXT_RO | 20100520 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | LT_MSR_C_INT_RO | 20100520 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100701 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get customizing data for external repair order | 20100521 | |
| 2 | Static method | Public | Method | Get customizing data for internal repair order | 20100521 | |
| 3 | Static method | Public | Method | Get customizing data for internal repair order | 20100812 | |
| 4 | Static method | Public | Method | Get storage location for external repair order | 20100520 | |
| 5 | Static method | Public | Method | Get storage location for internal repair order | 20100520 |
Events
Class CL_MSR_SD_REPAIR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_MSR_C_EXT_RO | Private | See coding | 20100520 | lt_msr_c_ext_ro TYPE SORTED TABLE OF msr_c_ext_ro
WITH UNIQUE KEY RET_ORDER_TYPE
|
||
| 2 | LT_MSR_C_INT_RO | Private | See coding | 20100520 | lt_msr_c_int_ro TYPE SORTED TABLE OF msr_c_int_ro
WITH UNIQUE KEY RET_ORDER_TYPE
|
Method Signatures
Method GET_CUST_DATA_FOR_EXT_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUST_DATA | Call by reference | Type reference (TYPE) | MSR_C_EXT_RO | Customizing Internal Repair Order | 20100521 | |||
| 2 | IV_RET_ORDER_TYPE | Call by reference | Type reference (TYPE) | AUART | Sales Document Type | 20100521 |
Method GET_CUST_DATA_FOR_EXT_REPAIR on class CL_MSR_SD_REPAIR has no exception.
Method GET_CUST_DATA_FOR_INT_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUST_DATA | Call by reference | Type reference (TYPE) | MSR_C_INT_RO | Customizing Internal Repair Order | 20100521 | |||
| 2 | IV_RET_ORDER_TYPE | Call by reference | Type reference (TYPE) | AUART | Sales Document Type | 20100521 |
Method GET_CUST_DATA_FOR_INT_REPAIR on class CL_MSR_SD_REPAIR has no exception.
Method GET_INCR_ITEMNO_FOR_REPAIR_ORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REP_ORDER_TYPE | Call by reference | Type reference (TYPE) | AUART | Sales Document Type | 20100812 | |||
| 2 | RV_INCR_ITEM_NUMBER | Value transfer | Type reference (TYPE) | INCPO | Customizing Internal Repair Order | 20100812 |
Method GET_INCR_ITEMNO_FOR_REPAIR_ORD on class CL_MSR_SD_REPAIR has no exception.
Method GET_LGORT_FOR_EXT_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM | Call by reference | Type reference (TYPE) | MSR_PROCESS_ITEM | Item Number | 20100520 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20100520 | |||
| 3 | IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20100520 | |||
| 4 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20100520 | |||
| 5 | IV_SPLIT_ID | Call by reference | Type reference (TYPE) | MSR_SPLIT_ID | Split Identification Number | 20100520 | |||
| 6 | RV_STORE_LOC | Value transfer | Type reference (TYPE) | MSR_SLOC_EXT_RO | Storage Location for Posting to external Repair Order Stock | 20100520 |
Method GET_LGORT_FOR_EXT_REPAIR on class CL_MSR_SD_REPAIR has no exception.
Method GET_LGORT_FOR_INT_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM | Call by reference | Type reference (TYPE) | MSR_PROCESS_ITEM | Item Number | 20100520 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20100520 | |||
| 3 | IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20100520 | |||
| 4 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20100520 | |||
| 5 | IV_SPLIT_ID | Call by reference | Type reference (TYPE) | MSR_SPLIT_ID | Split Identification Number | 20100520 | |||
| 6 | RV_STORE_LOC | Value transfer | Type reference (TYPE) | MSR_SLOC_INT_RO | Storage Location for Posting to internal Repair Order Stock | 20100520 |
Method GET_LGORT_FOR_INT_REPAIR on class CL_MSR_SD_REPAIR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |