SAP ABAP Class IF_ADOC_PARAMETER (Represents a parameter tag)
Properties
Class | IF_ADOC_PARAMETER | |
Short Description | Represents a parameter tag | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090603 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ADOC_PARAMETER has no forward declaration.
Interfaces
Class IF_ADOC_PARAMETER has no interface implemented.
Friends
Class IF_ADOC_PARAMETER has no friend class.
Attributes
Class IF_ADOC_PARAMETER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Parameter Comment | 20090603 |
2 | ![]() |
Instance method | Public | Method | Parameter Name | 20090603 |
Events
Class IF_ADOC_PARAMETER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PARAM_ARRAY | Public | See coding | 20100302 | param_array TYPE STANDARD TABLE OF REF TO if_adoc_parameter WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method PARAMETER_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMENT | Value transfer | Type reference (TYPE) | STRING | Kommentar | 20090603 |
Method PARAMETER_COMMENT on class IF_ADOC_PARAMETER has no exception.
Method PARAMETER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20090603 |
Method PARAMETER_NAME on class IF_ADOC_PARAMETER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |