SAP ABAP Class CL_SWF_RUN_SECMETH_MEMORY (Workflow: Memory for Secondary Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_SECMETH_MEMORY  
Short Description Workflow: Memory for Secondary Methods    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20131111   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_SECMETH_MEMORY has no forward declaration.
Interfaces
Class CL_SWF_RUN_SECMETH_MEMORY has no interface implemented.
Friends
Class CL_SWF_RUN_SECMETH_MEMORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_GUIDS_W1 Instance attribute Private Object reference (TYPE REF TO) SWF_UTL_OID_TAB 20131112
2 M_GUIDS_W1_DELETED Instance attribute Private Type reference (TYPE) SWF_UTL_OID_TAB 20131112
3 M_WIID Instance attribute Private Type reference (TYPE) SWW_WIID 20131112
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20131112
2 DELETE_SINGLE_ENTRY Instance method Public Method 20131112
3 EXPORT_DIRECTORY Instance method Public Method 20131112
4 EXPORT_ENTRY Instance method Public Method 20131112
5 GET_GUIDS_W1 Instance method Private Method 20131112
6 GET_INSTANCE Static method Public Method 20131112
7 GET_SINGLE_ENTRY Instance method Public Method 20131112
8 SET_GUIDS_W1 Instance method Private Method 20131112
Events
Class CL_SWF_RUN_SECMETH_MEMORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MEMORY_ENTRY Public See coding 20131112 BEGIN OF memory_entry . TYPES: id TYPE guid_32. TYPES: wiid TYPE sww_wiid. TYPES: method_name TYPE seocpdname. TYPES: por TYPE sibflporb. TYPES: END OF memory_entry
Method Signatures

Method DELETE Signature

Method DELETE on class CL_SWF_RUN_SECMETH_MEMORY has no parameter.
Method DELETE on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method DELETE_SINGLE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) GUID_32 20131112
2 Returning RE_ENTRY Value transfer Type reference (TYPE) CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY 20131112

Method DELETE_SINGLE_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method EXPORT_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUIDS Call by reference Type reference (TYPE) SWF_UTL_OID_TAB 20131112

Method EXPORT_DIRECTORY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method EXPORT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTRY Call by reference Type reference (TYPE) CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY 20131112

Method EXPORT_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method GET_GUIDS_W1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUIDS_W1 Value transfer Type reference (TYPE) SWF_UTL_OID_TAB 20131112

Method GET_GUIDS_W1 on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20131112
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_SECMETH_MEMORY 20131112

Method GET_INSTANCE on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method GET_SINGLE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) GUID_32 20131112
2 Returning RE_ENTRY Value transfer Type reference (TYPE) CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY 20131112

Method GET_SINGLE_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.

Method SET_GUIDS_W1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUIDS_W1 Call by reference Type reference (TYPE) SWF_UTL_OID_TAB 20131112

Method SET_GUIDS_W1 on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740