SAP ABAP Class CL_LO_OIF_INCLOG (Assistance Class for LO_OIF_INCLOG_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 Inheritance (c INHERITING FROM c_ref)  CL_LO_OIF_OBJECT abstract Model Class 20080428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_CONSTANTS Lean Order OIF constants 20080421
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080510
Properties
Class CL_LO_OIF_INCLOG  
Short Description Assistance Class for LO_OIF_INCLOG_COMP    
Super Class CL_LO_OIF_OBJECT abstract Model Class 
Instantiability of a Class 0  Private 
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
Class CL_LO_OIF_INCLOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LO_OIF_CONSTANTS Lean Order OIF constants 20080421
2 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20080510
Friends
Class CL_LO_OIF_INCLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EVT_COLLAPSE_ALL Instance attribute Public Attribute reference (LIKE) 20080520
2 C_EVT_ENTER Instance attribute Public Attribute reference (LIKE) 20080520
3 C_EVT_EXPAND_ALL Instance attribute Public Attribute reference (LIKE) 20080520
4 C_EVT_INCLOG_L2A Instance attribute Public Attribute reference (LIKE) 20090204
5 C_EVT_INCLOG_LEAD_CHANGED Instance attribute Public Attribute reference (LIKE) 20080603
6 C_EVT_NEXT Instance attribute Public Attribute reference (LIKE) 20080520
7 C_EVT_PREVIOUS Instance attribute Public Attribute reference (LIKE) 20080520
8 MO_INCLOG_MODEL Static Attribute Private Object reference (TYPE REF TO) CL_LO_OIF_INCLOG Model Class for LO_OIF_INCLOG_COMP 20080407
9 MR_INCLOG_DATA_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080415
10 MR_INCLOG_DETAIL_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080421
11 MR_INCLOG_TABLE_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080415
12 MS_LEAD_SELECTION Instance attribute Private Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080421
13 MS_NEW_LEAD_SELECTION Instance attribute Private Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080417
14 MT_INCLOG Instance attribute Private Type reference (TYPE) TDT_INCLIST Table Type for Structure TDS_RFC_INCLIST 20080407
15 MT_INCLOG_INST_ID Instance attribute Private Type reference (TYPE) TDT_LO_OIF_INCLOG_INST Table Type for Structure TDS_LO_OIF_INCLOG_INST 20080422
16 MT_INCLOG_NODE_TABLE Instance attribute Private Type reference (TYPE) TDT_LO_OIF_INCLOG_NODE Table type Node structure: Incompletion Log 20080408
17 MT_LORD_INCLOG_MAPPING Instance attribute Private Type reference (TYPE) TDT_LO_OIF_INCLOG_LORD_MAPPING Table Type for Structure TDS_LO_OIF_INCLOG_LORD_MAPPING 20080508
18 MT_TEMP_INCLOG_TABLE Instance attribute Private Type reference (TYPE) TDT_LO_OIF_INCLOG_NODE Table type Node structure: Incompletion Log 20080416
19 MV_LOCAL_ACTION Instance attribute Private Type reference (TYPE) STRING Direction for Lead Selection 20080520
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_BUTTON_ENABLED Instance method Public Method 20080421
2 CHANGE_EXPANDED Instance method Public Method 20080416
3 CHANGE_LEAD_SELECTION Instance method Public Method 20080416
4 CHANGE_VISIBLE_INCLOG_LINES Instance method Public Method 20080416
5 CLEAR_DETAIL_VISIBILITY Instance method Public Method 20080424
6 CONSTRUCTOR Instance method Private Constructor 20080415
7 CREATE_INCLOG_NODE_TABLE Instance method Private Method 20080407
8 DO_L2A_ACTION Instance method Public Method 20090204
9 FILL_INCLOG_NODES_REF Instance method Private Method 20090203
10 FILL_LORD_INCLOG_MAPPING_TABLE Instance method Private Method Fill Mapping Table for LORD and INCLOG Fields 20080508
11 GET_DETAIL_FIELDS Instance method Public Method 20080423
12 GET_DETAIL_NODE_STRUCTURE Instance method Public Method 20080422
13 GET_INCLOG_MODEL Static method Public Method 20080407
14 GET_INCLOG_NODE_TABLE Instance method Public Method 20080415
15 GET_LEAD_OBJ_INST Instance method Private Method 20080422
16 GET_LOCAL_ACTION Instance method Public Method 20081205
17 GET_NEW_LEAD_SELECTION Instance method Private Method 20080417
18 INIT Instance method Private Method 20080415
19 SET_FIRST_VISIBLE_ROW Instance method Public Method 20080520
20 SET_LEAD_SELECTION Instance method Public Method Set Lead Selection Structure 20080520
21 SET_LOCAL_ACTION Instance method Public Method Set Local Action 20080520
22 SET_NEW_LEAD_SELECTION Instance method Public Method Set New Lead Selection Structure 20080520
23 SET_TEMP_INCLOG_TABLE Instance method Public Method Set tempory Inclog Table 20080512
Events
Class CL_LO_OIF_INCLOG has no event.
Types
Class CL_LO_OIF_INCLOG has no local type.
Method Signatures

Method CHANGE_BUTTON_ENABLED Signature

Method CHANGE_BUTTON_ENABLED on class CL_LO_OIF_INCLOG has no parameter.
Method CHANGE_BUTTON_ENABLED on class CL_LO_OIF_INCLOG has no exception.

Method CHANGE_EXPANDED Signature

Method CHANGE_EXPANDED on class CL_LO_OIF_INCLOG has no parameter.
Method CHANGE_EXPANDED on class CL_LO_OIF_INCLOG has no exception.

Method CHANGE_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LEAD_OBJ_INST Call by reference Type reference (TYPE) TDS_LO_OIF_INCLOG_INST Lean Order: Handle Object Instances 20080422
2 Exporting ES_LEAD_SELECTION Call by reference Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080422

Method CHANGE_LEAD_SELECTION on class CL_LO_OIF_INCLOG has no exception.

Method CHANGE_VISIBLE_INCLOG_LINES Signature

Method CHANGE_VISIBLE_INCLOG_LINES on class CL_LO_OIF_INCLOG has no parameter.
Method CHANGE_VISIBLE_INCLOG_LINES on class CL_LO_OIF_INCLOG has no exception.

Method CLEAR_DETAIL_VISIBILITY Signature

Method CLEAR_DETAIL_VISIBILITY on class CL_LO_OIF_INCLOG has no parameter.
Method CLEAR_DETAIL_VISIBILITY on class CL_LO_OIF_INCLOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20080415
2 Importing IR_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080415

Method CONSTRUCTOR on class CL_LO_OIF_INCLOG has no exception.

Method CREATE_INCLOG_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INCLOG_NODE Call by reference Type reference (TYPE) TDT_LO_OIF_INCLOG_NODE Table type Node structure: Incompletion Log 20080407
2 Importing IT_INCLOG Call by reference Type reference (TYPE) TDT_INCLIST Table Type for Structure TDS_RFC_INCLIST 20080407

Method CREATE_INCLOG_NODE_TABLE on class CL_LO_OIF_INCLOG has no exception.

Method DO_L2A_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_L2A_SUCCESSFUL Value transfer Type reference (TYPE) CHAR1 Indicates Successful Handling 20090204

Method DO_L2A_ACTION on class CL_LO_OIF_INCLOG has no exception.

Method FILL_INCLOG_NODES_REF Signature

Method FILL_INCLOG_NODES_REF on class CL_LO_OIF_INCLOG has no parameter.
Method FILL_INCLOG_NODES_REF on class CL_LO_OIF_INCLOG has no exception.

Method FILL_LORD_INCLOG_MAPPING_TABLE Signature

Method FILL_LORD_INCLOG_MAPPING_TABLE on class CL_LO_OIF_INCLOG has no parameter.
Method FILL_LORD_INCLOG_MAPPING_TABLE on class CL_LO_OIF_INCLOG has no exception.

Method GET_DETAIL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DETAIL_FIELD Value transfer Type reference (TYPE) TDT_LO_OIF_INCLOG_LORD_MAPPING Table Type for Structure TDS_LO_OIF_INCLOG_LORD_MAPPING 20080618

Method GET_DETAIL_FIELDS on class CL_LO_OIF_INCLOG has no exception.

Method GET_DETAIL_NODE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT Call by reference Type reference (TYPE) DATA 20080422
2 Exporting EV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20080422

Method GET_DETAIL_NODE_STRUCTURE on class CL_LO_OIF_INCLOG has no exception.

Method GET_INCLOG_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20080415
2 Importing IR_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080415
3 Returning RO_INCLOG_MODEL Value transfer Object reference (TYPE REF TO) CL_LO_OIF_INCLOG Model Class for LO_OIF_INCLOG_COMP 20080407

Method GET_INCLOG_MODEL on class CL_LO_OIF_INCLOG has no exception.

Method GET_INCLOG_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INCLOG_NODE Value transfer Type reference (TYPE) TDT_LO_OIF_INCLOG_NODE Table type Node structure: Incompletion Log 20080415

Method GET_INCLOG_NODE_TABLE on class CL_LO_OIF_INCLOG has no exception.

Method GET_LEAD_OBJ_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LEAD_OBJ_INST Value transfer Type reference (TYPE) TDS_LO_OIF_INCLOG_INST LORD: Incompletion Log - Relation: ID and Handle 20080423

Method GET_LEAD_OBJ_INST on class CL_LO_OIF_INCLOG has no exception.

Method GET_LOCAL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCAL_ACTION Value transfer Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20081205

Method GET_LOCAL_ACTION on class CL_LO_OIF_INCLOG has no exception.

Method GET_NEW_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NEW_LEAD_SELECTION Value transfer Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080417

Method GET_NEW_LEAD_SELECTION on class CL_LO_OIF_INCLOG has no exception.

Method INIT Signature

Method INIT on class CL_LO_OIF_INCLOG has no parameter.
Method INIT on class CL_LO_OIF_INCLOG has no exception.

Method SET_FIRST_VISIBLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20080520

Method SET_FIRST_VISIBLE_ROW on class CL_LO_OIF_INCLOG has no exception.

Method SET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LEAD_SELECTION Call by reference Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080520

Method SET_LEAD_SELECTION on class CL_LO_OIF_INCLOG has no exception.

Method SET_LOCAL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20080520

Method SET_LOCAL_ACTION on class CL_LO_OIF_INCLOG has no exception.

Method SET_NEW_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW_LEAD_SELECTION Call by reference Type reference (TYPE) TDS_LO_OIF_INCLOG_NODE Node structure: Incompletion Log 20080520

Method SET_NEW_LEAD_SELECTION on class CL_LO_OIF_INCLOG has no exception.

Method SET_TEMP_INCLOG_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEMP_INCLOG_TABLE Call by reference Type reference (TYPE) TDT_LO_OIF_INCLOG_NODE Table type Node structure: Incompletion Log 20080512

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