SAP ABAP Interface IF_RMPS_OPERATION_CNG_REF (Reassign Operation)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_OPERATION (Package) Operations for Recursive Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_OP_CNG_REF | Reassign Recursive Operation | 20030228 |
Properties
Interface | IF_RMPS_OPERATION_CNG_REF | |
Short Description | Reassign Operation |
General Data
Package | RMPS_OPERATION | Operations for Recursive Functions |
Created | 20030228 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RMPS_OPERATION_CNG_REF has no forward declaration.
Interfaces
Interface IF_RMPS_OPERATION_CNG_REF has no interface.
Friends
Interface IF_RMPS_OPERATION_CNG_REF has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_PAR_INTERACTIVE_GENERATION | Constant | Public | Type reference (TYPE) | STRING | 'INTERACTIVE_GENERATION' | Name Op. Par.: Interactive Generation for Start Object? | 20030228 | |
2 | C_VARIANT_ATTR_UPDATE | Constant | Public | Type reference (TYPE) | STRING | 'ATTR_UPDATE' | Operation Variant: Supplementary Attribute Inheritance | 20040903 | |
3 | C_VARIANT_RELOCATION | Constant | Public | Type reference (TYPE) | STRING | 'RELOCATION' | Operation Variant: Reassign | 20040903 | |
4 | G_OP_VARIANT | Instance attribute | Public | Type reference (TYPE) | STRING | Operation Variant | 20040903 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Future Container of Start Object | 20030228 |
2 | ![]() |
Instance method | Public | Method | Get Operation Var. (if not set -> reassign) | 20040903 |
3 | ![]() |
Instance method | Public | Method | Get Parameter: List of Attributes to be Updated | 20040810 |
4 | ![]() |
Instance method | Public | Method | Get Parameter: Interactive Generation for Start Object? | 20030228 |
5 | ![]() |
Instance method | Public | Method | Set Future Container of Start Object | 20030228 |
6 | ![]() |
Instance method | Public | Method | Set Operation Var.: Reassignment or Attr. Update | 20040903 |
7 | ![]() |
Instance method | Public | Method | Set Parameter: List of Attr. to be Updated | 20040810 |
8 | ![]() |
Instance method | Public | Method | Set Parameter: Interactive Generation for Start Object? | 20030228 |
Events
Interface IF_RMPS_OPERATION_CNG_REF has no event.
Types
Interface IF_RMPS_OPERATION_CNG_REF has no local type.
Method Signatures
Method GET_NEW_CONT_4_START_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINER_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des künftigen Containers des Startobjekts | 20030228 |
Method GET_NEW_CONT_4_START_OBJECT on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method GET_OPERATION_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VARIANT | Value transfer | Type reference (TYPE) | STRING | Operationsvariante (Konst. C_VARIANT_*) | 20040903 |
Method GET_OPERATION_VARIANT on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method GET_PAR_ATTR_LIST_2_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTRS_2_UPDATE | Value transfer | Type reference (TYPE) | RMPS_TT_VALUE_LIST | Liste zu aktualisierender Attr.IDs (in VALUE1) | 20040810 |
Method GET_PAR_ATTR_LIST_2_UPDATE on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method GET_PAR_INTERACTIVE_GENERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INTERACTIVE_GENERATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Interaktive Generierung für Startobjekt? (Default: TRUE!) | 20030228 |
Method GET_PAR_INTERACTIVE_GENERATION on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method SET_NEW_CONT_4_START_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des zukünftigen Containers des Startobjekts | 20030228 |
Method SET_NEW_CONT_4_START_OBJECT on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method SET_OPERATION_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARIANT | Call by reference | Type reference (TYPE) | STRING | Operationsvariante (Konstanten C_VARIANT_*) | 20040903 |
Method SET_OPERATION_VARIANT on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method SET_PAR_ATTR_LIST_2_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRS_2_UPDATE | Value transfer | Type reference (TYPE) | RMPS_TT_VALUE_LIST | Liste zu aktualisierender Attr. (in VALUE1) | 20040810 |
Method SET_PAR_ATTR_LIST_2_UPDATE on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
Method SET_PAR_INTERACTIVE_GENERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_INTERACTIVE_GENERATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Interaktive Generierung für Startobjekt? | 20030228 |
Method SET_PAR_INTERACTIVE_GENERATION on Interface IF_RMPS_OPERATION_CNG_REF has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 110_620 |