SAP ABAP Class CL_GYY_SOURCE_CODE (Source Code of Multiple Classes)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GYY_MODEL (Package) Code Generating Model
Properties
Class CL_GYY_SOURCE_CODE  
Short Description Source Code of Multiple Classes    
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
Class CL_GYY_SOURCE_CODE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GYY_SOURCE_CODE_ITER 20080207 Iterator for CL_GYY_CLASS_CODE_CONTAINER
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CLASS Instance attribute Private Type reference (TYPE) GYY_CLASS_DESCR_STAB Class Name, Definition, and Implementation 20080207
2 A_COUNT Instance attribute Private Type reference (TYPE) I Counter for Class Name 20080207
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Copy Contents 20080207
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080304
3 CREATE_ITER Instance method Public Method Generate Iterator 20080207
4 CREATE_LOCAL_CLASS_NAME Instance method Public Method Create Local Class Name 20080207
5 DELETE_CLASS Instance method Public Method Get Reference to Table Entry 20080207
6 GET_CLASS_DESCRIPTIONS Instance method Public Method Get Class 20080207
7 GET_ENTRY_REF Instance method Private Method Get Reference to Table Entry 20080207
8 GET_REF_AT_POSITION Instance method Private Method Get Reference to Table Entry 20080207
9 INSERT_NEW_CLASS Instance method Public Method Insert New Class 20080207
Events
Class CL_GYY_SOURCE_CODE has no event.
Types
Class CL_GYY_SOURCE_CODE has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080207

Method CLONE on class CL_GYY_SOURCE_CODE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GYY_SOURCE_CODE has no parameter.
Method CONSTRUCTOR on class CL_GYY_SOURCE_CODE has no exception.

Method CREATE_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITER Value transfer Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE_ITER Iterator für CL_SMT_CLASS_CODE_CONTAINER 20080207

Method CREATE_ITER on class CL_GYY_SOURCE_CODE has no exception.

Method CREATE_LOCAL_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) STRING 20080207

Method CREATE_LOCAL_CLASS_NAME on class CL_GYY_SOURCE_CODE has no exception.

Method DELETE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) STRING Name einer Klasse 20080207
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY Objekt existiert nicht 20080207

Method GET_CLASS_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS Call by reference Type reference (TYPE) GYY_CLASS_DESCR_STAB Klassenname, Definition und Implementierung 20080207

Method GET_CLASS_DESCRIPTIONS on class CL_GYY_SOURCE_CODE has no exception.

Method GET_ENTRY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF Call by reference Object reference (TYPE REF TO) GYY_CLASS_DESCR Klassenname, Definition und Implementierung 20080207
2 Exporting E_TABIX Call by reference Type reference (TYPE) SY-TABIX Index interner Tabellen 20080207
3 Importing I_CLASS Call by reference Type reference (TYPE) SMT_CLASS Name einer Klasse 20080207
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY Objekt existiert nicht 20080207

Method GET_REF_AT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF Call by reference Object reference (TYPE REF TO) GYY_CLASS_DESCR Klassenname, Definition und Implementierung 20080207
2 Importing I_TABIX Call by reference Type reference (TYPE) SY-TABIX Index interner Tabellen 20080207
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY Objekt existiert nicht 20080207

Method INSERT_NEW_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEFINITION Call by reference Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE Klassendefinition 20080207
2 Importing IT_IMPLEMENTATION Call by reference Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE Klassenimplementierung 20080207
3 Importing I_CLASS_NAME Call by reference Type reference (TYPE) STRING lokaler Klassenname 20080207
4 Importing I_CONTEXT Call by reference Type reference (TYPE) SMT_CONTEXT Kontext 20080207
5 Importing I_EXTENSION_ID Call by reference Type reference (TYPE) SMT_EXTENSION Mapping Erweiterungs ID (GUID) 20080207
6 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) SMT_OBJECT_CATEGORY Kategorie eines Transformationsobjektes 20080207
7 Importing I_OBLIGATORY Call by reference Type reference (TYPE) SMT_BOOLEAN Klasse muß im Report enthalten sein 20080207
8 Importing I_TRANS_ORDER Call by reference Type reference (TYPE) SMT_TRANS_ORDER Schlüssel des Transformationsaufrufes 20080207

Method INSERT_NEW_CLASS on class CL_GYY_SOURCE_CODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700