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 SDYNP 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 ATTRIBUTES Instance attribute Public Type reference (TYPE) DYEL_ATTRS Important attributes of the current element 19991215
2 CURRENT_ELEMENT Instance attribute Private Type reference (TYPE) DYNPELEM-HANDLE Handle of the current element 19991215
3 KERNEL_PARSES 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 CALL_C Instance method Private Method C call 19991215
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 19991215
3 COMPLETE_ATTRS Instance method Private Method Complete important attributes 19991215
4 CONSTRUCTOR Instance method Public Constructor Constructor, sets the implicit cursor on the first element 19991215
5 DELETE_PROPERTY Instance method Public Method Deletes a property of the current element 19991215
6 GET_NEXT_ELEMENT Instance method Public Method Set the implicit cursor on the next element 19991215
7 GET_PROPERTY Instance method Public Method Get a property of the current element 19991215
8 RESET Instance method Public Method Sets the implicit cursor on the first element 19991215
9 SET_PROPERTY 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 Importing ATTRIBUTE_ID Call by reference Type reference (TYPE) STRING Name eines Attributes der Property 19991215
2 Importing FUNCNAME Call by reference Type reference (TYPE) DYNFNAM Funktionsname 19991215
3 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING Property-id 19991215
4 Importing VALUE_IN Call by reference Type reference (TYPE) DYNPVALUE Property-Wert 19991217
5 Exporting VALUE_OUT Call by reference Type reference (TYPE) DYNPVALUE Property-Wert 19991217
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Das gegebene Attribut ist für die Property nicht definiert 19991215
2 DYNPRO_CHANGED Das Dynpro wurde zwischenzeitlich geändert 19991217
3 INTERNAL_ERROR interner Fehler (should not occur) 19991215
4 VALUETYPE_INVALID 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 INTERNAL_ERROR es trat ein interner Fehler auf (should not occur) 19991215
2 NO_ELEMENTS 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 Importing ATTRIBUTE_ID Call by reference Type reference (TYPE) STRING Name eines Attributes der Property 19991215
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING Property-id 19991215
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Das gegebene Attribut ist für die Property nicht definiert 19991215
2 DYNPRO_CHANGED Das Dynpro wurde zwischenzeitlich geändert 19991217
3 INTERNAL_ERROR 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 DYNPRO_HAS_CHANGED Das Dynpro wurde zwischenzeitlich verändert 19991215
2 INTERNAL_ERROR interner Fehler (should not occur) 19991215
3 NO_MORE_ELEMENTS 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 Importing ATTRIBUTE_ID Call by reference Type reference (TYPE) STRING Name eines Attributes der Property 19991215
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING Property-id 19991215
3 Exporting VALUE Call by reference Type reference (TYPE) DYNPVALUE Property-Wert 19991215
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Das gegebene Attribut ist für die Property nicht definiert 19991215
2 DYNPRO_CHANGED Das Dynpro wurde zwischenzeitlich geändert 19991217
3 INTERNAL_ERROR interner Fehler (should not occur) 19991215
4 VALUETYPE_INVALID 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 INTERNAL_ERROR es trat ein interner Fehler auf (should not occur) 19991215
2 NO_ELEMENTS 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 Importing ATTRIBUTE_ID Call by reference Type reference (TYPE) STRING Name eines Attributes der Property 19991215
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING Property-id 19991215
3 Importing VALUE Call by reference Type reference (TYPE) DYNPVALUE Property-Wert 19991215
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Das gegebene Attribut ist für die Property nicht definiert 19991215
2 DYNPRO_CHANGED Das Dynpro wurde zwischenzeitlich geändert 19991217
3 INTERNAL_ERROR interner Fehler (should not occur) 19991215
4 VALUETYPE_INVALID Der angegeben Valuetype ist unbekannt 19991215
History
Last changed by/on SAP  20000630 
SAP Release Created in 50A