SAP ABAP Class /SRMERP/CL_WF_BO_IMPL_FACTORY (Determines implementation names of PDO Facade impls)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_FACADE_BO (Package) Facades to the Business Objects
Properties
Class /SRMERP/CL_WF_BO_IMPL_FACTORY  
Short Description Determines implementation names of PDO Facade impls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_FACADE_BO   Facades to the Business Objects 
Created 20100518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SRMERP/CL_WF_BO_IMPL_FACTORY has no interface implemented.
Friends
Class /SRMERP/CL_WF_BO_IMPL_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_TEST_MODE Static Attribute Private Type reference (TYPE) ABAP_BOOL 'X' = Test Mode 'On' (else 'OFF') 20100706
2 GV_TEST_VARIANT Static Attribute Private Type reference (TYPE) ETVAR_ID Variant name 20100713
3 MT_WF_BO Static Attribute Private Type reference (TYPE) T_WF_BO 20100518
Methods
# Method Level Visibility Method type Description Created on
1 GET_FROM_BUFFER Static method Private Method Returns the BO Instance from Buffer 20100518
2 GET_INSTANCE Static method Public Method Returns an Instance of /SRMERP/IF_WF_BO 20100518
3 PUT_IN_BUFFER Static method Private Method Buffers the BO Instance 20100518
4 SET_TEST_MODE_ON Static method Public Method Set Factory to Test Mode 20100706
Events
Class /SRMERP/CL_WF_BO_IMPL_FACTORY has no event.
Types
Class /SRMERP/CL_WF_BO_IMPL_FACTORY has no local type.
Method Signatures

Method GET_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715
2 Returning RO_WF_BO Value transfer Object reference (TYPE REF TO) /SRMERP/IF_WF_BO Wrapper for Procurement Doc. Object 20100518

Method GET_FROM_BUFFER on class /SRMERP/CL_WF_BO_IMPL_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE 20100715
2 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SRMERP/IF_WF_BO Wrapper for Procurement Doc. Object 20100518

Method GET_INSTANCE on class /SRMERP/CL_WF_BO_IMPL_FACTORY has no exception.

Method PUT_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WF_BO Call by reference Object reference (TYPE REF TO) /SRMERP/IF_WF_BO Wrapper for Procurement Doc. Object 20100518
2 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715

Method PUT_IN_BUFFER on class /SRMERP/CL_WF_BO_IMPL_FACTORY has no exception.

Method SET_TEST_MODE_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID 'ECATTDEFAULT' Variant name 20100708

Method SET_TEST_MODE_ON on class /SRMERP/CL_WF_BO_IMPL_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606