SAP ABAP Class CL_CNV_MBT_PIFD_IF_PARAM (PIFD Interface-Parameter association)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PIFD_CORE (Package) PIFD Core Functionality and Types
⤷
⤷
Properties
| Class | CL_CNV_MBT_PIFD_IF_PARAM | |
| Short Description | PIFD Interface-Parameter association | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_CORE | PIFD Core Functionality and Types |
| Created | 20110124 | SAP |
| Last change | 20141030 | |
| 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_CNV_MBT_PIFD_IF_PARAM has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_MBT_PIFD_INTERFACE | 20110124 | PIFD Parameter Container Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20110124 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNVMBTIFPARAM | PIFD Parameters contained in an Interface | 20110124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110124 | |
| 2 | Instance method | Public | Method | Returns the references Parameter | 20110124 | |
| 3 | Instance method | Public | Method | Returns the external sequence number | 20110124 | |
| 4 | Instance method | Public | Method | Returns the internal sequence number | 20110124 | |
| 5 | Instance method | Public | Method | Queries whether the Parameter is hidden | 20110124 | |
| 6 | Instance method | Public | Method | Queries whether the Parameter is optional | 20110124 | |
| 7 | Static method | Private | Method | Loads all parameters for the given interface | 20110124 | |
| 8 | Instance method | Public | Method | Marks the Parameter as hidden | 20110124 | |
| 9 | Instance method | Public | Method | Marks the Parameter as optional | 20110124 | |
| 10 | Instance method | Public | Method | Sets the external sequence number | 20110124 | |
| 11 | Instance method | Public | Method | Sets the internal sequence number | 20110124 |
Events
Class CL_CNV_MBT_PIFD_IF_PARAM has no event.
Types
Class CL_CNV_MBT_PIFD_IF_PARAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20110124 | |||
| 2 | IS_IFPARAM | Call by reference | Type reference (TYPE) | CNVMBTIFPARAM | PIFD Parameters contained in an Interface | 20110124 | |||
| 3 | IV_HIDDEN | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | ABAP_FALSE | Hidden Flag | 20110125 | ||
| 4 | IV_INTERFACE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_INTERFACE_ID | PIFD Interface ID | 20110125 | |||
| 5 | IV_OPTIONAL | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_OPTIONAL | ABAP_FALSE | Optional Flag | 20110125 | ||
| 6 | IV_SEQNUM_EXT | Call by reference | Type reference (TYPE) | DMC_SEQNUM | 20110125 | ||||
| 7 | IV_SEQNUM_INT | Call by reference | Type reference (TYPE) | DMC_SEQNUM | 20110125 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20110124 |
Method GET_PARAMETER on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method GET_SEQNUM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNUM_EXT | Value transfer | Type reference (TYPE) | DMC_SEQNUM | 20110124 |
Method GET_SEQNUM_EXT on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method GET_SEQNUM_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNUM_INT | Value transfer | Type reference (TYPE) | DMC_SEQNUM | 20110124 |
Method GET_SEQNUM_INT on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method IS_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_HIDDEN | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20110124 |
Method IS_HIDDEN on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method IS_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_OPTIONAL | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_OPTIONAL | Optional Flag | 20110124 |
Method IS_OPTIONAL on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method LOAD_ALL_FOR_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERFACE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_INTERFACE_ID | PIFD Interface ID | 20110124 | |||
| 2 | RT_PARAM_MAP | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_PARAM_MAP | Map of PIFD Parameter IDs to object references | 20110124 |
Method LOAD_ALL_FOR_INTERFACE on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method SET_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_HIDDEN | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20110124 |
Method SET_HIDDEN on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method SET_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_OPTIONAL | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_OPTIONAL | Optional Flag | 20110124 |
Method SET_OPTIONAL on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method SET_SEQNUM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQNUM_EXT | Call by reference | Type reference (TYPE) | DMC_SEQNUM | 20110124 |
Method SET_SEQNUM_EXT on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
Method SET_SEQNUM_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQNUM_INT | Call by reference | Type reference (TYPE) | DMC_SEQNUM | 20110124 |
Method SET_SEQNUM_INT on class CL_CNV_MBT_PIFD_IF_PARAM has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |