SAP ABAP Interface IF_ADOC_PARAMETER (Represents a parameter tag)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_DOC (Package) AbapDoc Plug-In for UML-tool
⤷
⤷
Properties
| Interface | IF_ADOC_PARAMETER | |
| Short Description | Represents a parameter tag |
General Data
| Package | S_ABAP_TOOLS_DOC | AbapDoc Plug-In for UML-tool |
| Created | 20090603 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADOC_PARAMETER has no forward declaration.
Interfaces
Interface IF_ADOC_PARAMETER has no interface.
Friends
Interface IF_ADOC_PARAMETER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_ADOC_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |