SAP ABAP Class IF_CMP_REPEAT (Context for Repeat Blocks)
Properties
Class IF_CMP_REPEAT  
Short Description Context for Repeat Blocks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051111   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMP_REPEAT has no forward declaration.
Interfaces
Class IF_CMP_REPEAT has no interface implemented.
Friends
Class IF_CMP_REPEAT has no friend class.
Attributes
Class IF_CMP_REPEAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VAR Instance method Public Method Add variable 20051111
2 CREATE_REPEAT Instance method Public Method Initialize New Repeat Blocks 20051111
3 NEXT Instance method Public Method Initialize Next Program Run 20051111
Events
Class IF_CMP_REPEAT has no event.
Types
Class IF_CMP_REPEAT has no local type.
Method Signatures

Method ADD_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20051111
2 Importing I_VALUE Value transfer Type reference (TYPE) ANY 20051111
# Exception Resumable Description Created on
1 CX_CMP_DYN 20130919

Method CREATE_REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE Name des Wiederholcontextes 20051111
2 Returning R_REF_REPEAT Value transfer Object reference (TYPE REF TO) IF_CMP_REPEAT 20051111

Method CREATE_REPEAT on class IF_CMP_REPEAT has no exception.

Method NEXT Signature

Method NEXT on class IF_CMP_REPEAT has no parameter.
Method NEXT on class IF_CMP_REPEAT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in