SAP ABAP Class CL_LO_OIF_EXT_APPL_FACTORY (Factory for LO OIF external application adapter instance)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Properties
Class CL_LO_OIF_EXT_APPL_FACTORY  
Short Description Factory for LO OIF external application adapter instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20110406   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LO_OIF_EXT_APPL_FACTORY has no forward declaration.
Interfaces
Class CL_LO_OIF_EXT_APPL_FACTORY has no interface implemented.
Friends
Class CL_LO_OIF_EXT_APPL_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_LO_OIF_EXT_APPL_' Class name prefix 20110406
2 MT_BUF Static Attribute Private Type reference (TYPE) TT_BUF Instance buffer 20110407
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Determine IF_LO_OIF_EXT_APPL instance 20110406
Events
Class CL_LO_OIF_EXT_APPL_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BUF Private See coding 20110407 begin of ts_buf, suffix type char10, inst type ref to if_lo_oif_ext_appl, end of ts_buf
2 TT_BUF Private See coding 20110407 tt_buf type sorted table of ts_buf with unique key suffix
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP SD document category 20110406
2 Returning RO_INST Value transfer Object reference (TYPE REF TO) IF_LO_OIF_EXT_APPL LO OIF External Application Adapter 20110406

Method GET_INSTANCE on class CL_LO_OIF_EXT_APPL_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606