SAP ABAP Interface IF_MSR_INSP_EXT_RO (External Interface Returns Order)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-ARM-INS (Application Component) Inspection
⤷
MSR_INSPECTION (Package) Multi-Step Returns: Inspections
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MSR_INSP_EXT | Class for external Consumers of the Inspection framework | 20080422 |
Properties
| Interface | IF_MSR_INSP_EXT_RO | |
| Short Description | External Interface Returns Order |
General Data
| Package | MSR_INSPECTION | Multi-Step Returns: Inspections |
| Created | 20080401 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MSR_INSP_EXT_RO has no forward declaration.
Interfaces
Interface IF_MSR_INSP_EXT_RO has no interface.
Friends
Interface IF_MSR_INSP_EXT_RO has no friend.
Attributes
Interface IF_MSR_INSP_EXT_RO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Destroy old inspection instance | 20080819 | |
| 2 | Instance method | Public | Method | Maintain / Create / Save Inspection Data | 20080401 | |
| 3 | Instance method | Public | Method | Maintain Text (Dialog) | 20080401 | |
| 4 | Instance method | Public | Method | Maintain Customer Text (Dialog) | 20100719 | |
| 5 | Instance method | Public | Method | Retrieve Inspection Item Data | 20080422 | |
| 6 | Instance method | Public | Method | Retrieve Customer Comment | 20100824 | |
| 7 | Instance method | Public | Method | Save Customer Comments | 20100827 |
Events
Interface IF_MSR_INSP_EXT_RO has no event.
Types
Interface IF_MSR_INSP_EXT_RO has no local type.
Method Signatures
Method CLEAR_INSPECTION_INSTANCE Signature
Method CLEAR_INSPECTION_INSTANCE on Interface IF_MSR_INSP_EXT_RO has no parameter.
Method CLEAR_INSPECTION_INSTANCE on Interface IF_MSR_INSP_EXT_RO has no exception.
Method MAINTAIN_INSPECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INSP_ITEMS | Call by reference | Type reference (TYPE) | MSR_T_INSP_ITEMS | Advanced Returns Management - Table Type Inspection Item | 20101208 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080422 | |||
| 3 | IT_INSPEC_ITEMS | Call by reference | Type reference (TYPE) | MSR_T_INSP_ITEMS | Advanced Returns Mamangement - Table Type Item data | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inspection: Error Class | 20080422 |
Method MAINTAIN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_COMMENT | Call by reference | Type reference (TYPE) | MSR_INSP_COMMENT | 20080422 | ||||
| 2 | IT_LINE | Call by reference | Type reference (TYPE) | TFPFIELDS | SAP FP: Table of Used Fields in Smart | 20100617 | |||
| 3 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080520 | |||
| 4 | IV_NODIALOG | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20100617 | ||
| 5 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20080422 | |||
| 6 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20080422 |
Method MAINTAIN_TEXT on Interface IF_MSR_INSP_EXT_RO has no exception.
Method MAINTAIN_TEXT_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_COMMENT | Call by reference | Type reference (TYPE) | MSR_INSP_COMMENT | 20100719 | ||||
| 2 | IT_LINE | Call by reference | Type reference (TYPE) | TFPFIELDS | SAP FP: Table of Used Fields in Smart | 20100719 | |||
| 3 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100719 | |||
| 4 | IV_NODIALOG | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20100719 | ||
| 5 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20100719 | |||
| 6 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20100719 |
Method MAINTAIN_TEXT_CUST on Interface IF_MSR_INSP_EXT_RO has no exception.
Method RETRIEVE_INSPECTION_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080422 | |||
| 2 | EV_AT_CUSTOMER_SITE | Call by reference | Type reference (TYPE) | MSR_AT_CUSTOMER_SITE | Inspection at Customer Site | 20080422 | |||
| 3 | EV_COMMENT | Call by reference | Type reference (TYPE) | MSR_INSP_COMMENT | Inspection Comment Line | 20080422 | |||
| 4 | EV_DEC_CODE_DESC | Call by reference | Type reference (TYPE) | MSR_FU_CODE_TEXT | Follow-Up Activity Description | 20080422 | |||
| 5 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080505 | |||
| 6 | IV_MSR_ID | Call by reference | Type reference (TYPE) | MSR_PROCESS_ID | Process Identification Number | 20080505 | |||
| 7 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20080422 | |||
| 8 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inspection: Error Class | 20080422 |
Method RETRIEVE_TEXT_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COMMENT_CUST | Call by reference | Type reference (TYPE) | MSR_S_INSP_COMMENT | Inspection: Inspection Comment | 20100824 | |||
| 2 | EV_COMMENT_CUST | Call by reference | Type reference (TYPE) | MSR_CUST_INSP_COMMENT | Customer Inspection Comment | 20100824 | |||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20100824 | |||
| 4 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20100824 |
Method RETRIEVE_TEXT_CUST on Interface IF_MSR_INSP_EXT_RO has no exception.
Method SAVE_TEXT_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMENT | Call by reference | Type reference (TYPE) | MSR_INSP_COMMENT | Inspection Comment Line | 20100827 | |||
| 2 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR | Item number of the SD document | 20100827 | |||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20100827 |
Method SAVE_TEXT_CUST on Interface IF_MSR_INSP_EXT_RO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |