SAP ABAP Class CL_SWF_GP_CUSTOMIZE (Customizing 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_CST_TASK Automatic Customizing (Workflow): Basis Interface 20041029
Properties
Class CL_SWF_GP_CUSTOMIZE  
Short Description Customizing 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 20041021   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_CST_TASK Automatic Customizing (Workflow): Basis Interface 20041029
Friends
Class CL_SWF_GP_CUSTOMIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT_MSGID Constant Private Type reference (TYPE) ARBGB 'SWF_CST' Application Area 20050218
2 C_PROGRAM_ID Constant Private Type reference (TYPE) RFCDISPLAY-RFCEXEC 'GPRuntimeService' Identification of a registered RFC server program 20041021
3 C_RFCUNICODE Static Attribute Private Type reference (TYPE) RFCUNICODE '2' Number of Bytes per Character (Unicode System) 20041025
4 C_RFC_DEST_GP_RUNTIME Constant Private Type reference (TYPE) RFCDEST 'SWF_GP_RUNTIME_' Logical Destination (Specified in Function Call) 20041021
5 C_STATE_CONFIGURED Constant Private Type reference (TYPE) I 0 20041029
6 C_STATE_MIS_CONFIGURED Constant Private Type reference (TYPE) I 2 20041029
7 C_STATE_NOT_AUTHORIZED Constant Private Type reference (TYPE) I 8 20041029
8 C_STATE_NOT_CONFIGURED Constant Private Type reference (TYPE) I 4 20041029
9 C_STATE_UNKNOWN Constant Private Type reference (TYPE) I 12 20050218
10 C_TYPE Constant Private Type reference (TYPE) RFCREGID 'R' Program Name (Complete Path) 20041021
11 M_DEST_DESCRIPTION Instance attribute Private Type reference (TYPE) RFCDOC-RFCDOC1 Description of RFC connection 20041103
12 M_GW_HOST Instance attribute Private Type reference (TYPE) RFCDISPLAY-RFCGWHOST Gateway host name 20041103
13 M_GW_SERVICE Instance attribute Private Type reference (TYPE) RFCDISPLAY-RFCGWSERV Gateway Service 20041103
14 RFC_DEST_GP_RUNTIME Static Attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20041021
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041021
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041029
3 GET_RFC_DESTINATION Static method Public Method 20050218
4 READ_RFC_DESTINATION Instance method Private Method 20050218
Events
Class CL_SWF_GP_CUSTOMIZE has no event.
Types
Class CL_SWF_GP_CUSTOMIZE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_GP_CUSTOMIZE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_GP_CUSTOMIZE has no exception.

Method CONSTRUCTOR Signature

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

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050218

Method GET_RFC_DESTINATION on class CL_SWF_GP_CUSTOMIZE has no exception.

Method READ_RFC_DESTINATION Signature

Method READ_RFC_DESTINATION on class CL_SWF_GP_CUSTOMIZE has no parameter.
# Exception Resumable Description Created on
1 CHECK_FAILED 20050218
History
Last changed by/on SAP  20110908 
SAP Release Created in 700