SAP ABAP Class CL_SWF_GP_API_FRAMEWORK (API Framework Class for Guided Procedures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_RUN (Package) Runtime Components for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_GP_API_FRAMEWORK Interface for GP API Framework 20041206
Properties
Class CL_SWF_GP_API_FRAMEWORK  
Short Description API Framework Class for Guided Procedures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_RUN   Runtime Components for Guided Procedures 
Created 20041206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_GP_API_FRAMEWORK Interface for GP API Framework 20041206
Friends
Class CL_SWF_GP_API_FRAMEWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FRAMEWORK Static Attribute Private Object reference (TYPE REF TO) CL_SWF_GP_API_FRAMEWORK API Framework Class for Guided Procedures 20041206
2 M_LANGU Instance attribute Private Type reference (TYPE) SYLANGU 20041206
3 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20041206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041206
2 CREATE Static method Public Method 20041206
Events
Class CL_SWF_GP_API_FRAMEWORK has no event.
Types
Class CL_SWF_GP_API_FRAMEWORK 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 IM_LANGU Call by reference Type reference (TYPE) SYLANGU 20041206
2 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20041206

Method CONSTRUCTOR on class CL_SWF_GP_API_FRAMEWORK has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) SYLANGU 20041206
2 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20041206
3 Returning RE_GP_API_FRAMEWORK Value transfer Object reference (TYPE REF TO) IF_SWF_GP_API_FRAMEWORK 20041206

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