SAP ABAP Class IF_BCFG_CONFIG_LINE_ITERATOR (Iterate over the config_lines of a config_object.)
Properties
| Class | IF_BCFG_CONFIG_LINE_ITERATOR | |
| Short Description | Iterate over the config_lines of a config_object. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BCFG_CONFIG_LINE_ITERATOR has no forward declaration.
Interfaces
Class IF_BCFG_CONFIG_LINE_ITERATOR has no interface implemented.
Friends
Class IF_BCFG_CONFIG_LINE_ITERATOR has no friend class.
Attributes
Class IF_BCFG_CONFIG_LINE_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110309 | ||
| 2 | Instance method | Public | Method | 20110309 |
Events
Class IF_BCFG_CONFIG_LINE_ITERATOR has no event.
Types
Class IF_BCFG_CONFIG_LINE_ITERATOR has no local type.
Method Signatures
Method GET_NEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_LINE | 20110309 |
Method GET_NEXT_LINE on class IF_BCFG_CONFIG_LINE_ITERATOR has no exception.
Method HAS_NEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110309 |
Method HAS_NEXT_LINE on class IF_BCFG_CONFIG_LINE_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |