SAP ABAP Interface IF_GYY_CODE_BUILDER (Provide Source Code)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMT_MAPPING_CODE_BUILDER Create Source Code for Mapping 20080212
Properties
Interface IF_GYY_CODE_BUILDER  
Short Description Provide Source Code    
General Data
Package GYY_MODEL   Code Generating Model 
Created 20080212   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_GYY_CODE_BUILDER has no forward declaration.
Interfaces
Interface IF_GYY_CODE_BUILDER has no interface.
Friends
Interface IF_GYY_CODE_BUILDER has no friend.
Attributes
Interface IF_GYY_CODE_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CUST_CODE Instance method Public Method Provide Cross-Client Source Code 20080212
2 CREATE_SHARED_CODE Instance method Public Method Provide Cross-Client Source Code 20080212
Events
Interface IF_GYY_CODE_BUILDER has no event.
Types
Interface IF_GYY_CODE_BUILDER has no local type.
Method Signatures

Method CREATE_CUST_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20080212
2 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Ereignis 20080212
3 Importing I_REPOSITORY_VERSION Call by reference Type reference (TYPE) SMT_VERSION Version 20080212
4 Returning RE_CODE Value transfer Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080212
# Exception Resumable Description Created on
1 CX_SMT_CUSTOMIZING_ERROR Fehler im Customizing 20080325
2 CX_SMT_NO_ENTRY Objekt existiert nicht 20080325

Method CREATE_SHARED_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20080212
2 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Ereignis 20080212
3 Importing I_EXTENSION_ID Call by reference Type reference (TYPE) SMT_EXTENSION Mapping Erweiterungs ID (GUID) 20080212
4 Importing I_REPOSITORY_VERSION Call by reference Type reference (TYPE) SMT_VERSION Version 20080212
5 Returning RE_CODE Value transfer Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080212
# Exception Resumable Description Created on
1 CX_SMT_CUSTOMIZING_ERROR Fehler im Customizing 20080212
2 CX_SMT_NO_ENTRY Objekt existiert nicht 20080212
History
Last changed by/on SAP  20110908 
SAP Release Created in 700