SAP ABAP Class CL_LO_OIF_REUSE_DFLOW (Assistance Class for LO_OIF_REUSE_DFLOW_COMP)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080508
Properties
Class CL_LO_OIF_REUSE_DFLOW  
Short Description Assistance Class for LO_OIF_REUSE_DFLOW_COMP    
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 20080425   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LO_OIF_REUSE_DFLOW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080508
Friends
Class CL_LO_OIF_REUSE_DFLOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ASSIST Static Attribute Private Type reference (TYPE) TCT_ASSIST 20080425
2 MT_BUFFER Instance attribute Private Type reference (TYPE) TCT_BUFFER 20080428
3 MV_HANDLE Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080425
4 MV_OBJ_TYPE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20080425
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_PARAMETERS Instance method Public Method Collect the parameters for the OBN 20080506
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080425
3 CONSTRUCT_URL Instance method Public Method Construct URL to display a document 20080425
4 GET_ASSIST Static method Public Method Get Singleton 20080425
5 GET_DFLOW_DATA Instance method Public Method Get the docflow data for the active handle 20080425
6 GET_MY_HANDLE Instance method Public Method Get the active handle 20080425
7 GET_OBJ_TYPE Instance method Public Method Retrive the object type 20080425
8 SET_MY_HANDLE Instance method Public Method Set the active handle 20080425
Events
Class CL_LO_OIF_REUSE_DFLOW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_ASSIST Private See coding 20080425 BEGIN OF tcs_assist, conf TYPE tdd_lo_oif_objtype, inst TYPE REF TO cl_lo_oif_reuse_dflow, END OF tcs_assist
2 TCS_BUFFER Private See coding 20080428 BEGIN OF tcs_buffer, handle TYPE guid_32, dflow TYPE tdt_dflow_tree_wdnode, END OF tcs_buffer
3 TCS_LEVEL Private See coding 20080425 BEGIN OF tcs_level, hlevel TYPE dflow_level, docnuv TYPE vbelv, itemnuv TYPE posnv, END OF tcs_level
4 TCT_ASSIST Private See coding 20080425 tct_assist TYPE SORTED TABLE OF tcs_assist WITH UNIQUE KEY conf
5 TCT_BUFFER Private See coding 20080428 tct_buffer TYPE SORTED TABLE OF tcs_buffer WITH UNIQUE KEY handle
6 TCT_LEVEL Private See coding Vorschlagswerte bei Anlage von Debitoren aus Workbench 20080425 tct_level TYPE SORTED TABLE OF tcs_level WITH UNIQUE KEY hlevel docnuv itemnuv
Method Signatures

Method COLLECT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Item number of the SD document 20080506
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080506
3 Returning RT_PARAMS Value transfer Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20080506

Method COLLECT_PARAMETERS on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONF Call by reference Type reference (TYPE) TDD_LO_OIF_OBJTYPE Lean order object type for distinction of component usage 20080425

Method CONSTRUCTOR on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method CONSTRUCT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Item number of the SD document 20080425
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080425
3 Returning RV_URL Value transfer Type reference (TYPE) STRING 20080425

Method CONSTRUCT_URL on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method GET_ASSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONF Call by reference Type reference (TYPE) TDD_LO_OIF_OBJTYPE Lean order object type for distinction of component usage 20080425
2 Returning RO_ASSIST Value transfer Object reference (TYPE REF TO) CL_LO_OIF_REUSE_DFLOW Assistance Class for LO_OIF_REUSE_DFLOW_COMP 20080425

Method GET_ASSIST on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method GET_DFLOW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DFLOW_DATA Call by reference Type reference (TYPE) TDT_DFLOW_TREE_WDNODE Document Flow Tree for a Lean Order Object 20080425

Method GET_DFLOW_DATA on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method GET_MY_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HANDLE Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080428

Method GET_MY_HANDLE on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method GET_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJ_TYPE Value transfer Type reference (TYPE) TABNAME Table Name 20080425

Method GET_OBJ_TYPE on class CL_LO_OIF_REUSE_DFLOW has no exception.

Method SET_MY_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080425

Method SET_MY_HANDLE on class CL_LO_OIF_REUSE_DFLOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604