Hierarchy
⤷
⤷
Properties
| Class | CL_INM_TLM | |
| Short Description | Timeline Monitor Main Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INM_TIMELINE_MONITOR | |
| Created | 20070131 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_INM_TLM has no interface implemented.
Friends
Class CL_INM_TLM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | INM_GANTT | 20070712 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_INM_TLM_TREE | Tree Instance for Object Centric View | 20070131 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_INM_TLM_TREE | TLM Tree Class | 20070201 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | INM_TLM_TS_GANTT_PARA | Parameters for Gantt Chart | 20070207 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070131 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | INM_TLM_TT_GANTT_COL_DEF | Column Definition for Gantt Table | 20070227 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TT_ROW_IDS | Table Type for Row IDs for Gantt | 20070131 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_SELECTION | Tabel Containing Current and Old Selection | 20070131 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | INM_TLM_TT_GANTT_COL_DEF | Columns for Gantt Chart | 20070131 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SHSVALTAB | Currently Possible Timescales | 20070704 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Tree View Used - Constants SC_*_VIEW | 20070131 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Custom Dates Set by User | 20070618 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | DATS | View End Date Set by User | 20070208 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DATS | View Start Date Set by User | 20070208 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DATS | Earliest Start Date of All Elements | 20070131 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | DATS | Customer-Given Date to Go To | 20070227 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator If Gantt Control Has Already Been Loaded | 20070131 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | DATS | Latest End Date of All Elements | 20070131 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | NUMC3 | 80 | Width of Parent Column | 20071121 | ||
| 20 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator If Actual Dates Are to Be Displayed | 20070131 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator If Forecasted Dates Are to Be Displayed | 20070131 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator If Planned Dates Are to Be Displayed | 20070131 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | STRING | Currently Selected Timescale (Constants SC_TMSC_*) | 20070131 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'BAR_CHANGE' | Action: Bar Type Changed | 20070131 | ||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'COLLAPSE' | Action: Collapse a Single Node | 20070131 | ||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'COLLAPSE_SUBTREE' | Action: Collapse All Elements of Subtree | 20070131 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'EXPAND' | Action: Expand a Single Node | 20070131 | ||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'EXPAND_SUBTREE' | Action: Expand All Elements of Subtree | 20070131 | ||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'GO_TO' | Action: GoTo | 20070618 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'PARA_CHANGE' | Action: Parameter in Chart Was Changed | 20070131 | ||
| 31 | Constant | Public | Type reference (TYPE) | STRING | 'SEL_OBJ' | Action: Row Selected | 20070131 | ||
| 32 | Constant | Public | Type reference (TYPE) | STRING | 'END_DATE_ACTUAL' | Actual End Date in Bar | 20070903 | ||
| 33 | Constant | Public | Type reference (TYPE) | STRING | 'END_DATE_FORECASTED' | Forecasted End Date in Bar | 20070903 | ||
| 34 | Constant | Public | Type reference (TYPE) | STRING | 'END_DATE_PLANNED' | Planned End Date in Bar | 20070903 | ||
| 35 | Constant | Public | Type reference (TYPE) | STRING | 'START_DATE_ACTUAL' | Actual Start Date in Bar | 20070903 | ||
| 36 | Constant | Public | Type reference (TYPE) | STRING | 'START_DATE_FORECASTED' | Forecasted Start Date in Bar | 20070903 | ||
| 37 | Constant | Public | Type reference (TYPE) | STRING | 'START_DATE_PLANNED' | Planned Start Date in Bar | 20070903 | ||
| 38 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeActual' | Bar Type for Node with Only Actual Dates | 20070131 | ||
| 39 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeForecastedPlannedActual' | Bar Type for Node with Bars for All Dates | 20070131 | ||
| 40 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeForecasted' | Bar Type for Node with Only Forecasted Dates | 20070131 | ||
| 41 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeForecastedActual' | Bar Type for Node with Forecasted and Actual Dates | 20070131 | ||
| 42 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeForecastedPlanned' | Bar Type for Node with Forecasted and Planned Dates | 20070131 | ||
| 43 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodeInitial' | Bar Type for Node with NoBbars | 20091104 | ||
| 44 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodePlanned' | Bar Type for Node with Only Planned Dates | 20070131 | ||
| 45 | Constant | Public | Type reference (TYPE) | STRING | 'Gantt.TLM.NodePlannedActual' | Bar Type for Node with Planned and Actual Dates | 20070131 | ||
| 46 | Constant | Public | Type reference (TYPE) | STRING | 'COL_ACT_DP_DATE' | Column for Actual Decision Point Date | 20070131 | ||
| 47 | Constant | Public | Type reference (TYPE) | STRING | 'COL_ACTUAL_DUR' | Actual Duration | 20090715 | ||
| 48 | Constant | Public | Type reference (TYPE) | STRING | 'COL_ACT_END_DATE' | Column for Actual End Date | 20070131 | ||
| 49 | Constant | Public | Type reference (TYPE) | STRING | 'COL_ACT_START_DATE' | Column for Actual Start Date | 20070131 | ||
| 50 | Constant | Public | Type reference (TYPE) | STRING | 'COL_FOREC_DP_DATE' | Column for Forecasted Decision Point Date | 20070131 | ||
| 51 | Constant | Public | Type reference (TYPE) | STRING | 'COL_FOREC_DUR' | Forecasted Duration | 20090715 | ||
| 52 | Constant | Public | Type reference (TYPE) | STRING | 'COL_FOREC_END_DATE' | Column for Forecasted End | 20070131 | ||
| 53 | Constant | Public | Type reference (TYPE) | STRING | 'COL_FOREC_START_DATE' | Column for Forecasted Start | 20070131 | ||
| 54 | Constant | Public | Type reference (TYPE) | STRING | 'COL_ICON' | Invisible Column for Icon | 20070228 | ||
| 55 | Constant | Public | Type reference (TYPE) | STRING | 'COL_NAME' | Column for Object Name/Description | 20070131 | ||
| 56 | Constant | Public | Type reference (TYPE) | STRING | 'COL_OBJECT_NUMBER' | Invisible Column for Object Number | 20070131 | ||
| 57 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PARENT' | Column for Parent Object | 20070131 | ||
| 58 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PHASE' | Column for Phase Object | 20070917 | ||
| 59 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PLAN_DP_DATE' | Column for Planned Decision Point Date | 20070131 | ||
| 60 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PLAN_DUR' | Planned Duration | 20090715 | ||
| 61 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PLAN_END_DATE' | Column for Planned End | 20070131 | ||
| 62 | Constant | Public | Type reference (TYPE) | STRING | 'COL_PLAN_START_DATE' | Column for Planned Start | 20070131 | ||
| 63 | Constant | Public | Type reference (TYPE) | STRING | 'COL_STATUS' | Status | 20090715 | ||
| 64 | Constant | Public | Type reference (TYPE) | STRING | 'COL_TYPE' | Column for Object Type | 20070131 | ||
| 65 | Constant | Public | Type reference (TYPE) | STRING | 'FALSE' | 20070219 | |||
| 66 | Constant | Public | Type reference (TYPE) | STRING | 'ACTUAL_DATE' | External Field Name | 20070222 | ||
| 67 | Constant | Public | Type reference (TYPE) | STRING | 'ACTUAL_END_DATE' | External Field Name | 20070222 | ||
| 68 | Constant | Public | Type reference (TYPE) | STRING | 'ACTUAL_START_DATE' | External Field Name | 20070222 | ||
| 69 | Constant | Public | Type reference (TYPE) | STRING | 'FORECASTED_DATE' | External Field Name | 20070222 | ||
| 70 | Constant | Public | Type reference (TYPE) | STRING | 'FORECASTED_END_DATE' | External Field Name | 20070222 | ||
| 71 | Constant | Public | Type reference (TYPE) | STRING | 'FORECASTED_START_DATE' | External Field Name | 20070222 | ||
| 72 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_NAME' | External Field Name | 20070222 | ||
| 73 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_NUMBER' | External Field Name | 20070222 | ||
| 74 | Constant | Public | Type reference (TYPE) | STRING | 'PLANNED_DATE' | External Field Name | 20070222 | ||
| 75 | Constant | Public | Type reference (TYPE) | STRING | 'PLANNED_END_DATE' | External Field Name | 20070222 | ||
| 76 | Constant | Public | Type reference (TYPE) | STRING | 'PLANNED_START_DATE' | External Field Name | 20070222 | ||
| 77 | Constant | Public | Type reference (TYPE) | STRING | 'TYPE' | External Field Name | 20070222 | ||
| 78 | Constant | Public | Type reference (TYPE) | STRING | 'INSERT' | Loading Mode Parameter | 20070207 | ||
| 79 | Constant | Public | Type reference (TYPE) | STRING | 'OVERWRITE' | Loading Mode Parameter | 20070207 | ||
| 80 | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOM' | Timescale for Custom View | 20070207 | ||
| 81 | Constant | Public | Type reference (TYPE) | STRING | 'MONTH' | Timescale | 20070131 | ||
| 82 | Constant | Public | Type reference (TYPE) | STRING | 'QUARTER' | Timescale | 20070131 | ||
| 83 | Constant | Public | Type reference (TYPE) | STRING | 'SHOW ALL' | Timescale | 20070608 | ||
| 84 | Constant | Public | Type reference (TYPE) | STRING | 'WEEK' | Timescale | 20070131 | ||
| 85 | Constant | Public | Type reference (TYPE) | STRING | 'YEAR' | Timescale | 20070131 | ||
| 86 | Constant | Public | Type reference (TYPE) | STRING | 'TRUE' | 20070219 | |||
| 87 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_INM_TLM | Singleton Instance | 20070131 | |||
| 88 | Static Attribute | Private | Type reference (TYPE) | SHSVALTAB | Table with All Used Timescales | 20070131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill mt_row_buffer with All Loaded Tree Elements | 20070201 | |
| 2 | Instance method | Private | Method | Adjust Start or End Date for Forecasted, Planned, Actual Bar | 20070828 | |
| 3 | Instance method | Private | Method | Calculate the Duration | 20070627 | |
| 4 | Instance method | Private | Method | Call XSLT Transformation for Changes | 20070205 | |
| 5 | Instance method | Private | Method | Call XSLT Transformation for All Elements | 20070201 | |
| 6 | Instance method | Private | Method | Consider Only Fields Used in the TLM | 20070507 | |
| 7 | Instance method | Private | Method | Can Selected Time Scale Be Used? | 20070208 | |
| 8 | Instance method | Public | Method | Collapse the Given Element | 20070209 | |
| 9 | Instance method | Public | Method | Collapse All Elements Completely | 20070209 | |
| 10 | Instance method | Public | Method | Collapse Entire Subtree of Given Element | 20070209 | |
| 11 | Instance method | Private | Method | Group Given Objects per Object Link Type | 20070201 | |
| 12 | Static method | Private | Method | Convert Object Key from Int. to Ext. Format and Vice Versa | 20090428 | |
| 13 | Instance method | Private | Method | Convert Tree to Gantt Format | 20070228 | |
| 14 | Instance method | Private | Method | Create the HTML Tooltip for the Bar in the Gantt Chart | 20070226 | |
| 15 | Instance method | Private | Method | Determine the Bar Type Depending on mv_show* Attributes | 20070207 | |
| 16 | Instance method | Public | Method | Expand Given Element One Level | 20070209 | |
| 17 | Instance method | Public | Method | Fully Expand All Elements | 20070212 | |
| 18 | Instance method | Public | Method | Fully Expand Subtree of Element | 20070212 | |
| 19 | Instance method | Private | Method | Fill Attributes for Given Objects | 20070202 | |
| 20 | Instance method | Private | Method | Fill Status and Duration in the Gantt Chart | 20090715 | |
| 21 | Instance method | Private | Method | Fill Object Data Value in Line of gantt_data | 20070228 | |
| 22 | Instance method | Private | Method | Filter Currently Invisible Elements from mt_gantt_data | 20070206 | |
| 23 | Instance method | Private | Method | Get Additional Data for Decision Points | 20070601 | |
| 24 | Instance method | Public | Method | Get XML for First Call of Gantt Chart with All Data | 20070201 | |
| 25 | Instance method | Private | Method | Determine Time Scale for "Fit to Screen" and "Custom" | 20070608 | |
| 26 | Instance method | Public | Method | Return the Customer Specified Dates | 20070227 | |
| 27 | Instance method | Public | Method | Get Combination of Forecasted, Planned, and Actual Date Bars | 20070618 | |
| 28 | Instance method | Private | Method | Get the Gantt Parameters for the Control | 20070207 | |
| 29 | Instance method | Private | Method | Determine Date for Start of Visible Area in Gantt Chart | 20070605 | |
| 30 | Instance method | Public | Method | Get URL for Documentation | 20070808 | |
| 31 | Static method | Public | Method | Get Instance of Singleton | 20070201 | |
| 32 | Instance method | Public | Method | Get the Object Link Type | 20070726 | |
| 33 | Instance method | Private | Method | 20090415 | ||
| 34 | Instance method | Public | Method | 20090424 | ||
| 35 | Instance method | Private | Method | Fill in the Parent Data | 20070215 | |
| 36 | Instance method | Private | Method | Fill in the Parent Data | 20090421 | |
| 37 | Instance method | Private | Method | Get the Data of the Decision Points | 20070917 | |
| 38 | Instance method | Private | Method | Get the Data of the Decision Points | 20070221 | |
| 39 | Instance method | Public | Method | Return the Selected Object | 20070205 | |
| 40 | Instance method | Public | Method | Get Status for Decision Points | 20090714 | |
| 41 | Instance method | Public | Method | Get Timescale Used for the Chart | 20070227 | |
| 42 | Instance method | Public | Method | Get the Possible Values for the Different Timescales | 20070208 | |
| 43 | Instance method | Private | Method | Get the Visible Tree and Gantt Data for the Active View | 20070207 | |
| 44 | Instance method | Public | Method | Go to the Given Date in the Gantt Chart | 20070215 | |
| 45 | Instance method | Public | Method | Identify Object Structure by int_key | 20070205 | |
| 46 | Instance method | Private | Method | Initialize All Member Variables | 20070201 | |
| 47 | Instance method | Private | Method | Set Initial Values for the Gantt Parameters | 20070207 | |
| 48 | Instance method | Public | Method | Open TLM with the Given Objects | 20070201 | |
| 49 | Instance method | Public | Method | Open TLM (Query-Based) | 20090414 | |
| 50 | Instance method | Public | Method | Reread Data for All Elements (Refresh) | 20070213 | |
| 51 | Instance method | Private | Method | Deselect Modified Flag for All Entries | 20070201 | |
| 52 | Instance method | Public | Method | Set Start and End Date for Custom Timescale | 20070207 | |
| 53 | Instance method | Private | Method | Fill Member Table for Selection | 20070205 | |
| 54 | Instance method | Public | Method | Set Personalization Data for Table Colums | 20070227 | |
| 55 | Instance method | Public | Method | Set the Element Currently Selected | 20070205 | |
| 56 | Instance method | Public | Method | Set Timescale Used for the Chart | 20070208 | |
| 57 | Instance method | Public | Method | Set Combination of Forecasted, Planned, and Actual Date Bars | 20070207 | |
| 58 | Instance method | Public | Method | Skip Between Object Centric View and Phase Centric View | 20070206 | |
| 59 | Instance method | Public | Method | Check If Given View Is Possible for Top Level Object | 20070704 |
Events
Class CL_INM_TLM has no event.
Types
Class CL_INM_TLM has no local type.
Method Signatures
Method ADD_ROW_IDS_TO_BUFFER Signature
Method ADD_ROW_IDS_TO_BUFFER on class CL_INM_TLM has no parameter.
Method ADD_ROW_IDS_TO_BUFFER on class CL_INM_TLM has no exception.
Method ADJUST_BARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070828 | |||
| 2 | IV_INITIAL_DATE_EXT | Call by reference | Type reference (TYPE) | STRING | Initial exteral date | 20070903 |
Method ADJUST_BARS on class CL_INM_TLM has no exception.
Method CALCULATE_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070627 | |||
| 2 | EV_DURATION_ACTUAL | Call by reference | Type reference (TYPE) | I | Duration actual | 20070628 | |||
| 3 | EV_DURATION_FORECASTED | Call by reference | Type reference (TYPE) | I | Duration forecasted | 20070628 | |||
| 4 | EV_DURATION_PLANNED | Call by reference | Type reference (TYPE) | I | Duration planned | 20070628 | |||
| 5 | IT_DATES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object data | 20070628 |
Method CALCULATE_DURATION on class CL_INM_TLM has no exception.
Method CALL_DELTA_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_XML_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20070430 | ||||
| 3 | IT_DELTA_GANTT_ATTR | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070205 | |||
| 4 | IT_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data for the Timeline Monitor | 20070205 | |||
| 5 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20070205 |
Method CALL_DELTA_TRANSFORMATION on class CL_INM_TLM has no exception.
Method CALL_FULL_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_XML_STRING | Call by reference | Type reference (TYPE) | XSTRING | XML String for Gantt Chart | 20070430 | |||
| 3 | IT_GANTT_ATTR | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070201 | |||
| 4 | IT_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | 20070201 |
Method CALL_FULL_TRANSFORMATION on class CL_INM_TLM has no exception.
Method CHECK_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDNAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | Field names | 20070507 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070507 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECTS_PER_TYPE | Object | 20070507 | |||
| 4 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | Field names | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No customizing entry exists | 20070507 |
Method CHECK_POSSIBLE_TIMESCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | if true, timescale cannot be used | 20070430 | |||
| 3 | IV_TIMESCALE | Call by reference | Type reference (TYPE) | STRING | constant values SC_TMSC* | 20070208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20070509 |
Method COLLAPSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for the gantt control | 20070430 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070209 |
Method COLLAPSE on class CL_INM_TLM has no exception.
Method COLLAPSE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090506 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090506 | |||
| 4 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XMl string for the gantt control | 20070430 |
Method COLLAPSE_ALL on class CL_INM_TLM has no exception.
Method COLLAPSE_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090507 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090507 | |||
| 4 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for the gantt control | 20070430 | |||
| 5 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070209 |
Method COLLAPSE_SUBTREE on class CL_INM_TLM has no exception.
Method COLLECT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_PER_TYPE | Objects grouped by object link type | 20070201 | |||
| 2 | IT_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20070201 |
Method COLLECT_OBJECTS on class CL_INM_TLM has no exception.
Method CONVERT_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20090428 | |||
| 2 | EV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20090428 | |||
| 3 | IV_EXT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20090428 | |||
| 4 | IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter | 20090428 | ||
| 2 | Wrong input | 20090428 |
Method CONVERT_TREE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20070228 | |||
| 2 | RT_GANTT_TREE_DATA | Value transfer | Type reference (TYPE) | INM_TLM_TT_GANTT_TREE_DATA | Tree Data in Gantt Format | 20070228 |
Method CONVERT_TREE_DATA on class CL_INM_TLM has no exception.
Method CREATE_TOOLTIP_FOR_BAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070226 | |||
| 2 | IT_DP_STATUS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_STATUS | Decision point status | 20070515 | |||
| 3 | IT_STATUS | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_VALUES | Object status | 20070515 | |||
| 4 | IV_DP_NAME | Call by reference | Type reference (TYPE) | STRING | Decision point name | 20070227 | |||
| 5 | IV_DURATION_ACTUAL | Call by reference | Type reference (TYPE) | I | Actual duration | 20070628 | |||
| 6 | IV_DURATION_FORECASTED | Call by reference | Type reference (TYPE) | I | Forcasted duration | 20070628 | |||
| 7 | IV_DURATION_PLANNED | Call by reference | Type reference (TYPE) | I | Planned duration | 20070628 | |||
| 8 | IV_IS_IN_ACTIVE_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Flag, if objects are in active view | 20070830 | ||
| 9 | IV_PHASE_DP | Call by reference | Type reference (TYPE) | BOOLE_D | Decision point exists as related object | 20070629 |
Method CREATE_TOOLTIP_FOR_BAR on class CL_INM_TLM has no exception.
Method DETERMINE_BAR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BAR_TYPE | Value transfer | Type reference (TYPE) | STRING | values SC_BAR_TYPE* | 20070207 |
Method DETERMINE_BAR_TYPE on class CL_INM_TLM has no exception.
Method EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090407 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090407 | |||
| 4 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for the gantt control | 20070430 | |||
| 5 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method EXPAND_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090506 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090506 | |||
| 4 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method EXPAND_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090506 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090506 | |||
| 4 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070430 | |||
| 5 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method FILL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELTA_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070202 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | IT_OBJECTS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_PER_TYPE | Objects grouped by object link type | 20070202 | |||
| 4 | IV_IS_ACCESSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090806 | |||
| 5 | IV_IS_IN_ACTIVE_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, if objects are in active view | 20070220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20070507 | ||
| 2 | No customizing entry exists | 20070507 |
Method FILL_STATUS_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090715 | |||
| 2 | IT_DP_STATUS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_STATUS | Decision point status | 20090715 | |||
| 3 | IT_STATUS | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_VALUES | Object status | 20090715 | |||
| 4 | IV_DP_NAME | Call by reference | Type reference (TYPE) | STRING | Decision point name | 20090715 | |||
| 5 | IV_DURATION_ACTUAL | Call by reference | Type reference (TYPE) | I | Actual duration | 20090715 | |||
| 6 | IV_DURATION_FORECASTED | Call by reference | Type reference (TYPE) | I | Forcasted duration | 20090715 | |||
| 7 | IV_DURATION_PLANNED | Call by reference | Type reference (TYPE) | I | Planned duration | 20090715 | |||
| 8 | IV_IS_IN_ACTIVE_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090715 | |||
| 9 | IV_PHASE_DP | Call by reference | Type reference (TYPE) | BOOLE_D | Decision point exists as related object | 20090715 |
Method FILL_STATUS_DURATION on class CL_INM_TLM has no exception.
Method FILL_VALUE_IN_TAB_AND_BAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070228 | |||
| 2 | CV_EARLIEST_START_DATE | Call by reference | Type reference (TYPE) | DATS | smallest of forecasted/planned/actual start date | 20070620 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20071026 | |||
| 4 | IS_VALUE | Call by reference | Type reference (TYPE) | INM_OF_TS_OBJECT_DATA | Object data | 20070228 |
Method FILL_VALUE_IN_TAB_AND_BAR on class CL_INM_TLM has no exception.
Method FILTER_DISPLAYED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VISIBLE_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070301 | |||
| 2 | IT_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20070206 |
Method FILTER_DISPLAYED_DATA on class CL_INM_TLM has no exception.
Method GET_ADDITIONAL_DP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DECISION_POINTS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Object Keys of Parents and Children | 20070620 | |||
| 2 | ET_DP_STATUS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_STATUS | Object Status List | 20070601 | |||
| 3 | ET_DP_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object Data | 20070601 | |||
| 4 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070601 | |||
| 5 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20070601 | |||
| 6 | IT_DECISION_POINTS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Decision Points | 20070620 | |||
| 7 | IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object Link Type | 20070620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occured | 20070601 |
Method GET_ALL_GANTT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090316 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090316 | |||
| 4 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20070430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method GET_APPROPRIATE_TIMESCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_END_DATE | Call by reference | Type reference (TYPE) | DATS | End Date | 20071023 | |||
| 2 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Start Date | 20071023 | |||
| 3 | RV_TIMESCALE | Value transfer | Type reference (TYPE) | STRING | Timescale | 20070608 |
Method GET_APPROPRIATE_TIMESCALE on class CL_INM_TLM has no exception.
Method GET_CUSTOM_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EARLIEST_START | Call by reference | Type reference (TYPE) | DATS | default start date for custom timescale | 20070227 | |||
| 2 | EV_END_DATE | Call by reference | Type reference (TYPE) | DATS | end date for custom timescale | 20070227 | |||
| 3 | EV_GOTO_DATE | Call by reference | Type reference (TYPE) | DATS | date for goto function | 20070227 | |||
| 4 | EV_LATEST_END | Call by reference | Type reference (TYPE) | DATS | default end date for custom timescale | 20070227 | |||
| 5 | EV_START_DATE | Call by reference | Type reference (TYPE) | DATS | start date for custom timescale | 20070227 |
Method GET_CUSTOM_DATES on class CL_INM_TLM has no exception.
Method GET_DATE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SHOW_ACTUAL | Call by reference | Type reference (TYPE) | BOOLE_D | Show actual dates in graph | 20070618 | |||
| 2 | EV_SHOW_FORECASTED | Call by reference | Type reference (TYPE) | BOOLE_D | Show forecasted dates in graph | 20070618 | |||
| 3 | EV_SHOW_PLANNED | Call by reference | Type reference (TYPE) | BOOLE_D | Show planned dates in graph | 20070618 |
Method GET_DATE_TYPES on class CL_INM_TLM has no exception.
Method GET_GANTT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GANTT_PARA | Call by reference | Type reference (TYPE) | INM_TLM_TS_GANTT_PARA | Parameters for Gantt Chart | 20070704 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | IV_OVERWRITE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | CL_INM_OF_CO=>SC_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20070801 |
Method GET_GANTT_PARAMETERS on class CL_INM_TLM has no exception.
Method GET_GANTT_VIEWPOS_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHART_VIEW_START | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070627 |
Method GET_GANTT_VIEWPOS_DATE on class CL_INM_TLM has no exception.
Method GET_HELP_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KW_LOIO | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20070808 | |||
| 2 | I_KW_SLOIO | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20070808 | |||
| 3 | I_LANG | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | 20070808 | |||
| 4 | I_STRUCTURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070808 | |||
| 5 | R_LINK | Value transfer | Type reference (TYPE) | STRING | 20070808 |
Method GET_HELP_LINK on class CL_INM_TLM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TLM | Value transfer | Object reference (TYPE REF TO) | CL_INM_TLM | instance of singleton | 20070201 |
Method GET_INSTANCE on class CL_INM_TLM has no exception.
Method GET_OBJECTLINKTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJ_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Type of Linked Object | 20070726 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070726 |
Method GET_OBJECTLINKTYPE on class CL_INM_TLM has no exception.
Method GET_OBJECT_DATA_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20090415 | |||
| 2 | ET_OBJECTKEYS_FAILED | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS_INT | Internal object keys | 20090415 | |||
| 3 | ET_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object data | 20090415 | |||
| 4 | ET_VALUES_NATIVE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090415 | ||||
| 5 | EV_ICON_NAME | Call by reference | Type reference (TYPE) | INM_OF_TV_FIELD_NAME | Field name | 20090415 | |||
| 6 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20090415 | |||
| 7 | IT_FIELDNAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | Field names | 20090415 | |||
| 8 | IT_OBJECTKEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20090415 | |||
| 9 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20090415 | ||||
| 10 | IV_EXPORT_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_EXPORT_TYPE | Export type for data as internal or external | 20090415 | |||
| 11 | IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20090415 | |||
| 12 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong input | 20090415 |
Method GET_OBJECT_DATA_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20090424 | |||
| 2 | ET_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object data | 20090424 | |||
| 3 | IT_DP_GUIDS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20100706 | |||
| 4 | IT_FIELDNAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | Field names | 20090424 | |||
| 5 | IT_OBJECTKEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20090424 | |||
| 6 | IV_EXPORT_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_EXPORT_TYPE | Export type for data as internal or external | 20090424 | |||
| 7 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20090428 | |||
| 8 | IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions for INM Object Framework | 20090428 |
Method GET_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | ET_PARENT_DATA | Call by reference | Type reference (TYPE) | TT_PARENT_COL_DATA | Parent data for the column | 20070220 | |||
| 3 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20070220 | |||
| 4 | IT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20070220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20070507 | ||
| 2 | No customizing entry exists | 20070531 |
Method GET_PARENTS_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20090421 | |||
| 2 | ET_PARENT_DATA | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Parent data for the column | 20090421 | |||
| 3 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20090421 | |||
| 4 | IT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20090421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20090421 | ||
| 2 | No customizing entry exists | 20090421 |
Method GET_PHASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070917 | |||
| 2 | ET_PHASE_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object Data of Phases | 20070917 | |||
| 3 | ET_RELATED_PHASES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Object Keys of Phases | 20070917 | |||
| 4 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20070917 | |||
| 5 | IT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object Keys | 20070917 | |||
| 6 | IV_GROUPING | Call by reference | Type reference (TYPE) | INM_OF_TV_OBL_GROUP | Group of object types | 20070917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20070917 | ||
| 2 | No customizing entry exists | 20070917 |
Method GET_PHASE_DECISION_POINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DP_STATUS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS_STATUS | Object Status List | 20070511 | |||
| 2 | ET_DP_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_DATA | Object Data of Decision Points | 20070221 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 4 | ET_RELATED_DPS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Object Keys of Decision Points | 20070504 | |||
| 5 | IR_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_INM_OF | Interface Object Framework | 20070221 | |||
| 6 | IT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object Keys | 20070511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An internal error has occurred | 20070507 | ||
| 2 | No customizing entry exists | 20070511 |
Method GET_SELECTED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SEL_OBJ | Value transfer | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070205 |
Method GET_SELECTED_ELEMENT on class CL_INM_TLM has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20090714 | |||
| 2 | ET_STATUS | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_VALUES | Name and value list | 20090714 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090714 | |||
| 4 | IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20090714 | |||
| 5 | IV_OBJ_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20090714 |
Method GET_STATUS on class CL_INM_TLM has no exception.
Method GET_TIMESCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESCALE | Value transfer | Type reference (TYPE) | STRING | 20070227 |
Method GET_TIMESCALE on class CL_INM_TLM has no exception.
Method GET_TIMESCALE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070509 | |||
| 2 | ET_TIMESCALE_TYPES | Call by reference | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Value List Search Help | 20070509 |
Method GET_TIMESCALE_TYPES on class CL_INM_TLM has no exception.
Method GET_VISIBLE_DATA_FOR_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20070207 | |||
| 2 | ET_TREE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20070207 |
Method GET_VISIBLE_DATA_FOR_VIEW on class CL_INM_TLM has no exception.
Method GOTO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt chart | 20070430 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | if initial, goto today | 20070215 |
Method GOTO_DATE on class CL_INM_TLM has no exception.
Method IDENTIFY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20070205 | |||
| 2 | RS_OBJECT | Value transfer | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070205 |
Method IDENTIFY_OBJECT on class CL_INM_TLM has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_INM_TLM has no parameter.
Method INITIALIZE on class CL_INM_TLM has no exception.
Method INIT_GANTT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 |
Method INIT_GANTT_PARAMETERS on class CL_INM_TLM has no exception.
Method OPEN_WITH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | IT_TOPLEVEL_OBJECTS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS | Table with object data for timeline monitor | 20070201 | |||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 | ||
| 2 | Wrong input | 20070914 |
Method OPEN_WITH_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20090414 | |||
| 2 | IT_TOPLEVEL_OBJECTS | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJECTS | Table with object data for timeline monitor | 20090414 | |||
| 3 | IV_ACCESSIBILITY_MODE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20090414 | |||
| 4 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20090414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20090414 | ||
| 2 | Wrong input | 20090414 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090507 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090507 | |||
| 4 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XMl string for gantt control | 20070430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method REFRESH_ROW_IDS_BUFFER Signature
Method REFRESH_ROW_IDS_BUFFER on class CL_INM_TLM has no parameter.
Method REFRESH_ROW_IDS_BUFFER on class CL_INM_TLM has no exception.
Method SET_CUSTOM_TIMESCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070207 | |||
| 3 | IV_END_DATE | Call by reference | Type reference (TYPE) | DATS | end date for graph | 20070207 | |||
| 4 | IV_START_DATE | Call by reference | Type reference (TYPE) | DATS | start date for graph | 20070207 |
Method SET_CUSTOM_TIMESCALE on class CL_INM_TLM has no exception.
Method SET_MT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20070205 |
Method SET_MT_SELECTION on class CL_INM_TLM has no exception.
Method SET_PERSONALIZED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COL_WIDTH_STRING | Call by reference | Type reference (TYPE) | STRING | 20070227 | ||||
| 2 | IV_COL_IDS | Call by reference | Type reference (TYPE) | STRING | 20070227 | ||||
| 3 | IV_COL_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20070227 |
Method SET_PERSONALIZED_COLUMNS on class CL_INM_TLM has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20070206 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | INM_TLM_TS_OBJECT | Object data for timeline monitor | 20070205 |
Method SET_SELECTION on class CL_INM_TLM has no exception.
Method SET_TIMESCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_DELTA_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070208 | |||
| 3 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | true if timescale not possible | 20070208 | |||
| 4 | IV_TIMESCALE | Call by reference | Type reference (TYPE) | STRING | Timescale (values SC_TMSC*)) | 20070208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method SHOW_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 2 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070430 | |||
| 3 | IV_SHOW_ACTUAL | Call by reference | Type reference (TYPE) | BOOLE_D | Show actual dates in graph | 20070207 | |||
| 4 | IV_SHOW_FORECASTED | Call by reference | Type reference (TYPE) | BOOLE_D | Show forecasted dates in graph | 20070207 | |||
| 5 | IV_SHOW_PLANNED | Call by reference | Type reference (TYPE) | BOOLE_D | Show planned dates in graph | 20070207 |
Method SHOW_DATES on class CL_INM_TLM has no exception.
Method SKIP_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GANTT_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20090507 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070430 | |||
| 3 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | INM_TLM_TT_TREE | Tree data table for the timeline monitor | 20090507 | |||
| 4 | EV_GANTT_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML string for gantt control | 20070430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception has occurred | 20070914 |
Method SKIP_VIEW_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Given view is not possible for toplevel object | 20070704 |
Method SKIP_VIEW_POSSIBLE on class CL_INM_TLM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |