SAP ABAP Class CL_LO_OIF_REUSE_STATUS (Assistance Class for LO_OIF_REUSE_STATUS_COMP)
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_REUSE_STATUS  
Short Description Assistance Class for LO_OIF_REUSE_STATUS_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 20080404   SAP 
Last change 20100310   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)
Interfaces
Class CL_LO_OIF_REUSE_STATUS has no interface implemented.
Friends
Class CL_LO_OIF_REUSE_STATUS 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 20080404
2 MT_CSTATUS Instance attribute Private Type reference (TYPE) TDT_LO_WD_CONTEXT Lean Order: List of WD view context for WD window 20080404
3 MV_OBJ_TYPE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20080404
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT Instance method Public Method Register a context 20080404
2 CONSTRUCTOR Instance method Public Constructor 20080404
3 GET_ACTION_TEXT Instance method Private Method Text of actions 20080410
4 GET_ASSIST Static method Public Method Get Singleton 20080404
5 GET_BUS_TRANSACTIONS Instance method Public Method Read de data for the Dropdown box 20080410
6 GET_CONTEXT Instance method Public Method Retrive registered context 20080404
7 GET_OBJ_TYPE Instance method Public Method Retrive the obget type 20080404
8 GET_STATUS_ATTRIBUTES Instance method Public Method Object Index for User Status With/Without Status Number 20080408
9 GET_STATUS_DATA Instance method Public Method Read User Status 20080407
10 GET_SY_STATUS_ATTRIBUTES Instance method Public Method Object Index for User Status With/Without Status Number 20080410
11 GET_SY_STATUS_DATA Instance method Public Method Read User Status 20080410
12 TRANSFER_DATA Instance method Public Method Prepare in Status data to be transfered to oif_model 20080404
Events
Class CL_LO_OIF_REUSE_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_ASSIST Private See coding 20080404 BEGIN OF tcs_assist, conf TYPE tdd_lo_oif_objtype, inst TYPE REF TO cl_lo_oif_reuse_status, END OF tcs_assist
2 TCT_ASSIST Private See coding 20080404 tct_assist TYPE SORTED TABLE OF tcs_assist WITH UNIQUE KEY conf
Method Signatures

Method ADD_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CSTATUS Call by reference Type reference (TYPE) TDS_LO_WD_CONTEXT Lean Order: WD view context for WD window 20080404

Method ADD_CONTEXT on class CL_LO_OIF_REUSE_STATUS 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 20080404

Method CONSTRUCTOR on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_ACTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING 20080410
2 Importing IV_ACTION Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20080410

Method GET_ACTION_TEXT on class CL_LO_OIF_REUSE_STATUS 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 20080404
2 Returning RO_ASSIST Value transfer Object reference (TYPE REF TO) CL_LO_OIF_REUSE_STATUS Assistance Class for LO_OIF_REUSE_STATUS_COMP 20080404

Method GET_ASSIST on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_BUS_TRANSACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUS_TRANSACTIONS Call by reference Type reference (TYPE) WDY_KEY_VALUE_LIST Standard list of key/value relationships as strings 20080410
2 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080410

Method GET_BUS_TRANSACTIONS on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WIN Call by reference Type reference (TYPE) STRING 20080404
2 Returning RT_CSTATUS Value transfer Type reference (TYPE) TDT_LO_WD_CONTEXT Lean Order: List of WD view context for WD window 20080404

Method GET_CONTEXT on class CL_LO_OIF_REUSE_STATUS 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 20080404

Method GET_OBJ_TYPE on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_INST_ATTRB Call by reference Type reference (TYPE) TDT_STATUS_INST_ATTR Table Type for Structure TDS_ESTAT_COMV 20080408
2 Importing IV_PARENT_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080408
3 Importing IV_WITH_STONR Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080408

Method GET_STATUS_ATTRIBUTES on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_STATUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STATUS_DATA Call by reference Type reference (TYPE) TDS_ESTAT_COMV Lean Order - User Status (Values) 20080407
2 Exporting EV_ACTIVE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080409
3 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080407
4 Importing IV_HANDLE_ITEM Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080407

Method GET_STATUS_DATA on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_SY_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_INST_ATTRB Call by reference Type reference (TYPE) TDT_STATUS_INST_ATTR Table Type for Structure TDS_ESTAT_COMV 20080410
2 Importing IV_PARENT_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080410

Method GET_SY_STATUS_ATTRIBUTES on class CL_LO_OIF_REUSE_STATUS has no exception.

Method GET_SY_STATUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SY_STATUS_DATA Call by reference Type reference (TYPE) TDS_ISTAT_COMV Lean Order - User Status (Values) 20080410
2 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080410
3 Importing IV_HANDLE_ITEM Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080410

Method GET_SY_STATUS_DATA on class CL_LO_OIF_REUSE_STATUS has no exception.

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADD_DATA Call by reference Type reference (TYPE) TDT_ADDITIONAL_DATA Additional plug-in data outside the LORD API/framework 20080829
2 Exporting ET_STATUS_COMV Call by reference Type reference (TYPE) TDT_ESTAT_COMV Table Type for Structure TDS_ESTAT_COMV 20080415
3 Exporting ET_STATUS_COMX Call by reference Type reference (TYPE) TDT_ESTAT_COMC Table Type for Structure TDS_ESTAT_COMC 20080415
4 Importing IT_CHG_LOG Call by reference Type reference (TYPE) WDR_CONTEXT_CHANGE_LIST 20080411
5 Importing IV_PARENT_HANDLE Call by reference Type reference (TYPE) GUID_32 20080411

Method TRANSFER_DATA on class CL_LO_OIF_REUSE_STATUS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604