SAP ABAP Class CL_GYY_SOURCE_CODE_ITER (Iterator for CL_GYY_CLASS_CODE_CONTAINER)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GYY_MODEL (Package) Code Generating Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_ITER Iterator 20080207
Properties
Class CL_GYY_SOURCE_CODE_ITER  
Short Description Iterator for CL_GYY_CLASS_CODE_CONTAINER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GYY_MODEL   Code Generating Model 
Created 20080207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CMP_COMPOSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_ITER Iterator 20080207
Friends
Class CL_GYY_SOURCE_CODE_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CLASS Instance attribute Private Type reference (TYPE) SMT_CLASS Name of a Class 20080207
2 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Source Code of Multiple Classes 20080207
3 A_END Instance attribute Private Type reference (TYPE) SMT_BOOLEAN Boolean value 20080207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080207
2 CURRENT_CATEGORY Instance method Public Method Current Object Category 20080207
3 CURRENT_CLASS Instance method Public Method Current Class 20080207
4 CURRENT_DEFINITION Instance method Public Method Current Class Definition 20080207
5 CURRENT_IMPLEMENTATION Instance method Public Method Currrent Class Implementation 20080207
6 FIRST Instance method Public Method 20080207
7 IS_DONE Instance method Public Method 20080207
8 NEXT Instance method Public Method 20080207
Events
Class CL_GYY_SOURCE_CODE_ITER has no event.
Types
Class CL_GYY_SOURCE_CODE_ITER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080207

Method CONSTRUCTOR on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method CURRENT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CATEGORY Value transfer Type reference (TYPE) SMT_OBJECT_CATEGORY Kategorie eines Transformationsobjektes 20080207

Method CURRENT_CATEGORY on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method CURRENT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLASS_NAME Value transfer Type reference (TYPE) SMT_CLASS Name einer Klasse 20080207

Method CURRENT_CLASS on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method CURRENT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CODE Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20080207

Method CURRENT_DEFINITION on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method CURRENT_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CODE Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20080207

Method CURRENT_IMPLEMENTATION on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method FIRST Signature

Method FIRST on class CL_GYY_SOURCE_CODE_ITER has no parameter.
Method FIRST on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method IS_DONE Signature

Method IS_DONE on class CL_GYY_SOURCE_CODE_ITER has no parameter.
Method IS_DONE on class CL_GYY_SOURCE_CODE_ITER has no exception.

Method NEXT Signature

Method NEXT on class CL_GYY_SOURCE_CODE_ITER has no parameter.
Method NEXT on class CL_GYY_SOURCE_CODE_ITER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700