SAP ABAP Class IF_SATC_AC_EXP_ITERATOR (ATC Export: Iterator for model data)
Properties
Class IF_SATC_AC_EXP_ITERATOR  
Short Description ATC Export: Iterator for model data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SATC_AC_EXP_ITERATOR has no interface implemented.
Friends
Class IF_SATC_AC_EXP_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TAGS Constant Public See coding 20090827
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE_FOR_TAG Instance method Public Method 20090819
2 IS_LAST_ENTITY Instance method Public Method 20090819
3 MOVE_TO_FIRST Instance method Public Method 20090819
4 NEXT Instance method Public Method 20090819
Events
Class IF_SATC_AC_EXP_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_TAG Public Type reference (TYPE) STRING 20090827
2 TY_T_SHOW_ORDER Public See coding 20090827 ty_t_show_order type standard table of ty_d_tag
Method Signatures

Method GET_VALUE_FOR_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAG_NAME Call by reference Type reference (TYPE) TY_D_TAG 20090819
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20090819
# Exception Resumable Description Created on
1 CX_SATC_AC_EXP_RNDR_IT_NO_TAG 20090821

Method IS_LAST_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090819

Method IS_LAST_ENTITY on class IF_SATC_AC_EXP_ITERATOR has no exception.

Method MOVE_TO_FIRST Signature

Method MOVE_TO_FIRST on class IF_SATC_AC_EXP_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_AC_EXP_RNDR_IT_NO_DAT 20090821

Method NEXT Signature

Method NEXT on class IF_SATC_AC_EXP_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_AC_EXP_RNDR_IT_NO_MORE 20090821
History
Last changed by/on SAP  20130531 
SAP Release Created in