SAP ABAP Class CL_DYNPRO_ELEMENT_LOOP (Loop using the screen elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA (Application Component) ABAP Runtime Environment
⤷
SBAC (Package) Kernel Objects

⤷

⤷

Properties
Class | CL_DYNPRO_ELEMENT_LOOP | |
Short Description | Loop using the screen elements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBAC | Kernel Objects |
Created | 19991215 | SAP |
Last change | 20000630 | SAP |
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_DYNPRO_ELEMENT_LOOP has no interface implemented.
Friends
Class CL_DYNPRO_ELEMENT_LOOP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DYEL_ATTRS | Important attributes of the current element | 19991215 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DYNPELEM-HANDLE | Handle of the current element | 19991215 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYCHAR01 | Flag: Kernel parsed the XML strings for the property bag | 19991215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | C call | 19991215 |
2 | ![]() |
Static method | Public | Constructor | Class constructor | 19991215 |
3 | ![]() |
Instance method | Private | Method | Complete important attributes | 19991215 |
4 | ![]() |
Instance method | Public | Constructor | Constructor, sets the implicit cursor on the first element | 19991215 |
5 | ![]() |
Instance method | Public | Method | Deletes a property of the current element | 19991215 |
6 | ![]() |
Instance method | Public | Method | Set the implicit cursor on the next element | 19991215 |
7 | ![]() |
Instance method | Public | Method | Get a property of the current element | 19991215 |
8 | ![]() |
Instance method | Public | Method | Sets the implicit cursor on the first element | 19991215 |
9 | ![]() |
Instance method | Public | Method | Set a property of the current element | 19991215 |
Events
Class CL_DYNPRO_ELEMENT_LOOP has no event.
Types
Class CL_DYNPRO_ELEMENT_LOOP has no local type.
Method Signatures
Method CALL_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | Name eines Attributes der Property | 19991215 | ||
2 | ![]() |
FUNCNAME | Call by reference | Type reference (TYPE) | DYNFNAM | Funktionsname | 19991215 | ||
3 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | Property-id | 19991215 | ||
4 | ![]() |
VALUE_IN | Call by reference | Type reference (TYPE) | DYNPVALUE | Property-Wert | 19991217 | ||
5 | ![]() |
VALUE_OUT | Call by reference | Type reference (TYPE) | DYNPVALUE | Property-Wert | 19991217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das gegebene Attribut ist für die Property nicht definiert | 19991215 | |
2 | ![]() |
Das Dynpro wurde zwischenzeitlich geändert | 19991217 | |
3 | ![]() |
interner Fehler (should not occur) | 19991215 | |
4 | ![]() |
Der angegeben Valuetype ist unbekannt | 19991215 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DYNPRO_ELEMENT_LOOP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DYNPRO_ELEMENT_LOOP has no exception.
Method COMPLETE_ATTRS Signature
Method COMPLETE_ATTRS on class CL_DYNPRO_ELEMENT_LOOP has no parameter.
Method COMPLETE_ATTRS on class CL_DYNPRO_ELEMENT_LOOP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DYNPRO_ELEMENT_LOOP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
es trat ein interner Fehler auf (should not occur) | 19991215 | |
2 | ![]() |
Das Dynpro hat keine relevanten Elemente | 19991215 |
Method DELETE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | Name eines Attributes der Property | 19991215 | ||
2 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | Property-id | 19991215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das gegebene Attribut ist für die Property nicht definiert | 19991215 | |
2 | ![]() |
Das Dynpro wurde zwischenzeitlich geändert | 19991217 | |
3 | ![]() |
interner Fehler (should not occur) | 19991215 |
Method GET_NEXT_ELEMENT Signature
Method GET_NEXT_ELEMENT on class CL_DYNPRO_ELEMENT_LOOP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Dynpro wurde zwischenzeitlich verändert | 19991215 | |
2 | ![]() |
interner Fehler (should not occur) | 19991215 | |
3 | ![]() |
Es gibt keine weiteren Dynproelemente | 19991215 |
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | Name eines Attributes der Property | 19991215 | ||
2 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | Property-id | 19991215 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DYNPVALUE | Property-Wert | 19991215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das gegebene Attribut ist für die Property nicht definiert | 19991215 | |
2 | ![]() |
Das Dynpro wurde zwischenzeitlich geändert | 19991217 | |
3 | ![]() |
interner Fehler (should not occur) | 19991215 | |
4 | ![]() |
Der Wertetyp ist ungültig | 19991217 |
Method RESET Signature
Method RESET on class CL_DYNPRO_ELEMENT_LOOP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
es trat ein interner Fehler auf (should not occur) | 19991215 | |
2 | ![]() |
Das Dynpro hat keine relevanten Elemente | 19991215 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | Name eines Attributes der Property | 19991215 | ||
2 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | Property-id | 19991215 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DYNPVALUE | Property-Wert | 19991215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das gegebene Attribut ist für die Property nicht definiert | 19991215 | |
2 | ![]() |
Das Dynpro wurde zwischenzeitlich geändert | 19991217 | |
3 | ![]() |
interner Fehler (should not occur) | 19991215 | |
4 | ![]() |
Der angegeben Valuetype ist unbekannt | 19991215 |
History
Last changed by/on | SAP | 20000630 |
SAP Release Created in | 50A |