SAP ABAP Class CL_ACO_PARAMETER_LIST (ACO Parameter List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SAP_ACO_INTERNAL (Package) SAP ACo internal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_PARAMETER_LIST | List of parameter metadata | 20100528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_RECORD | ACO Data Container | 20100528 |
Properties
| Class | CL_ACO_PARAMETER_LIST | |
| Short Description | ACO Parameter List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_ACO_INTERNAL | SAP ACo internal |
| Created | 20100528 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACO_PARAMETER_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_PARAMETER_LIST | List of parameter metadata | 20100528 | ||
| 2 | IF_ACO_RECORD | ACO Data Container | 20100528 |
Friends
Class CL_ACO_PARAMETER_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_ACO_TMP_PROXY=>RFC_MD_PARAMS_ENH_TAB | 20100528 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | Temporary ACO proxy class | 20100528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100528 | |
| 2 | Static method | Private | Method | 20100531 |
Events
Class CL_ACO_PARAMETER_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RFC_METADATA_PARAMS_TAB | Public | See coding | 20100528 | RFC_METADATA_PARAMS_TAB type standard table of RFC_METADATA_PARAMS with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | IF_ACO_TMP_PROXY=>RFC_MD_PARAMS_ENH_TAB | 20100528 | ||||
| 2 | PROXYCLASS | Call by reference | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | Temporary ACO proxy class | 20100528 |
Method CONSTRUCTOR on class CL_ACO_PARAMETER_LIST has no exception.
Method GET_VARNAME_FROM_PARAMTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMCLASS | Call by reference | Type reference (TYPE) | C | 20100531 | ||||
| 2 | VARNAME | Value transfer | Type reference (TYPE) | STRING | 20100531 |
Method GET_VARNAME_FROM_PARAMTYPE on class CL_ACO_PARAMETER_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |