SAP ABAP Class IF_EX_OIO_RT_REFERENCE (Business add-in interface IF_EX_OIO_RT_REFERENCE)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_OIO_RT_REFERENCE | BAdI class CL_EX_OIO_RT_REFERENCE | 20021113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_OIO_RT_REF_001 | Imp. class for BAdI imp. OIO_RT_REF_001 | 20021113 |
Properties
Class | IF_EX_OIO_RT_REFERENCE | |
Short Description | Business add-in interface IF_EX_OIO_RT_REFERENCE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20021113 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_OIO_RT_REFERENCE has no forward declaration.
Interfaces
Class IF_EX_OIO_RT_REFERENCE has no interface implemented.
Friends
Class IF_EX_OIO_RT_REFERENCE has no friend class.
Attributes
Class IF_EX_OIO_RT_REFERENCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check MM requisition for use as reference object | 20021113 |
2 | ![]() |
Instance method | Public | Method | Map fields from MM requisition to material return | 20021113 |
3 | ![]() |
Instance method | Public | Method | Check PM order component for use as reference object | 20021113 |
4 | ![]() |
Instance method | Public | Method | Map fields from PM order component to material return | 20021113 |
5 | ![]() |
Instance method | Public | Method | Check PM order service line for use as reference object | 20030722 |
6 | ![]() |
Instance method | Public | Method | Map fields from PM order service line to material return | 20030722 |
7 | ![]() |
Instance method | Public | Method | Check PS network material for use as reference object | 20021113 |
8 | ![]() |
Instance method | Public | Method | Map fields from PS network material to material return | 20021113 |
9 | ![]() |
Instance method | Public | Method | Check PS network service line for use as reference object | 20030722 |
10 | ![]() |
Instance method | Public | Method | Map fields from PS network service line to material return | 20030722 |
Events
Class IF_EX_OIO_RT_REFERENCE has no event.
Types
Class IF_EX_OIO_RT_REFERENCE has no local type.
Method Signatures
Method MM_REQUISITION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INCLUDE | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: [x] berücksichtigen, [ ] = ausschließen | 20021113 | ||
2 | ![]() |
IS_EBAN | Call by reference | Type reference (TYPE) | ROIO_RT_EBAN_LIST | Anforderungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method MM_REQUISITION_CHECK on class IF_EX_OIO_RT_REFERENCE has no exception.
Method MM_REQUISITION_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RTMTL | Call by reference | Type reference (TYPE) | ROIO_RT_RTMTL_MAP | Daten zu Materialrücklieferungen | 20021113 | ||
2 | ![]() |
IS_EBAN | Call by reference | Type reference (TYPE) | ROIO_RT_EBAN_LIST | Anforderungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method MM_REQUISITION_MAP on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PM_ORDER_CMP_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INCLUDE | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: [x] berücksichtigen, [ ] = ausschließen | 20021113 | ||
2 | ![]() |
IS_RESB | Call by reference | Type reference (TYPE) | ROIO_RT_RESB_LIST | Reservierungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method PM_ORDER_CMP_CHECK on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PM_ORDER_CMP_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RTMTL | Call by reference | Type reference (TYPE) | ROIO_RT_RTMTL_MAP | Daten zu Materialrücklieferungen | 20021113 | ||
2 | ![]() |
IS_RESB | Call by reference | Type reference (TYPE) | ROIO_RT_RESB_LIST | Reservierungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method PM_ORDER_CMP_MAP on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PM_ORDER_SVC_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INCLUDE | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: [x] berücksichtigen, [ ] = ausschließen | 20030722 | ||
2 | ![]() |
IS_ESLL | Call by reference | Type reference (TYPE) | ROIO_RT_ESLL_LIST | Daten zu Leistungszeilen | 20030722 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20030722 |
Method PM_ORDER_SVC_CHECK on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PM_ORDER_SVC_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RTMTL | Call by reference | Type reference (TYPE) | ROIO_RT_RTMTL_MAP | Daten zu Materialrücklieferungen | 20030722 | ||
2 | ![]() |
IS_ESLL | Call by reference | Type reference (TYPE) | ROIO_RT_ESLL_LIST | Daten zu Leistungszeilen | 20030722 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20030722 |
Method PM_ORDER_SVC_MAP on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PS_NETWORK_MAT_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INCLUDE | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: [x] berücksichtigen, [ ] = ausschließen | 20021113 | ||
2 | ![]() |
IS_RESB | Call by reference | Type reference (TYPE) | ROIO_RT_RESB_LIST | Reservierungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method PS_NETWORK_MAT_CHECK on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PS_NETWORK_MAT_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RTMTL | Call by reference | Type reference (TYPE) | ROIO_RT_RTMTL_MAP | Daten zu Materialrücklieferungen | 20021113 | ||
2 | ![]() |
IS_RESB | Call by reference | Type reference (TYPE) | ROIO_RT_RESB_LIST | Reservierungsdaten | 20021113 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20021113 |
Method PS_NETWORK_MAT_MAP on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PS_NETWORK_SVC_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INCLUDE | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: [x] berücksichtigen, [ ] = ausschließen | 20030722 | ||
2 | ![]() |
IS_ESLL | Call by reference | Type reference (TYPE) | ROIO_RT_ESLL_LIST | Daten zu Leistungszeilen | 20030722 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20030722 |
Method PS_NETWORK_SVC_CHECK on class IF_EX_OIO_RT_REFERENCE has no exception.
Method PS_NETWORK_SVC_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RTMTL | Call by reference | Type reference (TYPE) | ROIO_RT_RTMTL_MAP | Daten zu Materialrücklieferungen | 20030722 | ||
2 | ![]() |
IS_ESLL | Call by reference | Type reference (TYPE) | ROIO_RT_ESLL_LIST | Daten zu Leistungszeilen | 20030722 | ||
3 | ![]() |
IS_RTDOC | Call by reference | Type reference (TYPE) | ROIO_RT_RTDOC_SCR | Kopfdaten zu Retourenbelegen | 20030722 |
Method PS_NETWORK_SVC_MAP on class IF_EX_OIO_RT_REFERENCE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |