SAP ABAP Class IF_C2S_SAPIMODEL_FACTORY (Factory Interface for Service API Models)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_C2S_SAPIMODEL_FACTORY Factory for Service API Models 20040902
Properties
Class IF_C2S_SAPIMODEL_FACTORY  
Short Description Factory Interface for Service API Models    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040902   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_C2S_SAPIMODEL_FACTORY has no forward declaration.
Interfaces
Class IF_C2S_SAPIMODEL_FACTORY has no interface implemented.
Friends
Class IF_C2S_SAPIMODEL_FACTORY has no friend class.
Attributes
Class IF_C2S_SAPIMODEL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETGENERATOR Instance method Public Method Returns an Instance of the requested Generator 20040902
2 GETUTILIZER Instance method Public Method Returns an Instance of the requested user 20040902
Events
Class IF_C2S_SAPIMODEL_FACTORY has no event.
Types
Class IF_C2S_SAPIMODEL_FACTORY has no local type.
Method Signatures

Method GETGENERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_C2S_SAPIMODEL_GENERATOR Interface of a SAPIMODEL Generator 20040902
2 Importing TYPE Call by reference Type reference (TYPE) STRING Generator Type 20040902
# Exception Resumable Description Created on
1 CX_C2S_SAPIMODEL_EXCEPTION Basis Exception of the SAPIMODEL Classes 20041129

Method GETUTILIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_C2S_SAPIMODEL_UTILIZER Interface of a SAPIMODEL Generator 20040902
2 Importing TYPE Call by reference Type reference (TYPE) STRING Utilizer Type 20040902
# Exception Resumable Description Created on
1 CX_C2S_SAPIMODEL_EXCEPTION Basis Exception of the SAPIMODEL Classes 20041129
History
Last changed by/on SAP  20041228 
SAP Release Created in