Hierarchy

⤷

⤷

Properties
Class | CL_PS_DATES_UTIL | |
Short Description | Exception handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PS_HLP_MD | Handling Large Projects:-Master Data |
Created | 20100818 | SAP |
Last change | 20130531 | SAP |
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) |
Interfaces
Class CL_PS_DATES_UTIL has no interface implemented.
Friends
Class CL_PS_DATES_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | C | 'N' | 20100820 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | C | 'Y' | 20100820 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_ACTY_DATE_TT | Activity Dates ouput table | 20110412 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_GRID_INFO_TT | ALV Grid Info | 20101204 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PS_MESSAGES | Error messages | 20101013 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_MLST_TT | Milestone Output Table | 20110412 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_NTWK_TT | Network API Output Table | 20110412 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_TT | Overall Dates Overview | 20101013 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_T_BO_ORD_HEADER | Business Object Order - Header Data | 20110412 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_PROJ_TT | Proj API Output Table | 20110412 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_WBS_DATE_TT | WBS Dates output table | 20110412 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101013 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101013 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101013 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101013 | ||
16 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PS_DATES_UTIL | 20100818 |
Methods
Events
Class CL_PS_DATES_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GS_SUB_NTWK_EXCEPTION_DATA | Private | See coding | 20111027 | BEGIN OF gs_sub_ntwk_exception_data,
objnr TYPE j_objnr,
conflict_icon TYPE cxmo_conflict_icon,
noupdate_icon TYPE cxmo_noupdate_icon,
END OF gs_sub_ntwk_exception_data
|
Method Signatures
Method ADD_OBJ_METADATA_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20101204 | ||
2 | ![]() |
RS_ALV_INFO | Value transfer | Type reference (TYPE) | PSHLP_GRID_INFO_ST | ALV Grid Info | 20101204 |
Method ADD_OBJ_METADATA_INFO on class CL_PS_DATES_UTIL has no exception.
Method ADD_OVERALL_DATES_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OVERALL_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_TT | Overall Dates Overview | 20100826 | ||
2 | ![]() |
IR_OBJ_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100826 | |||
3 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100826 | ||
4 | ![]() |
IT_HIER_KEYS | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20100826 | ||
5 | ![]() |
IV_GANTT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110321 | ||
6 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20101205 |
Method ADD_OVERALL_DATES_FOR_OBJECT on class CL_PS_DATES_UTIL has no exception.
Method APPEND_OVERALL_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20101013 |
Method APPEND_OVERALL_DATES on class CL_PS_DATES_UTIL has no exception.
Method CALCULATE_DELAY_ETC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101029 | |||
2 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101029 | |||
3 | ![]() |
IT_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110214 | |||
4 | ![]() |
IV_OVERALL_DATES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20101102 |
Method CALCULATE_DELAY_ETC on class CL_PS_DATES_UTIL has no exception.
Method CALCULATE_DELAY_ETC_FOR_ACTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DELAY | Call by reference | Type reference (TYPE) | VERZUG_2 | Delay | 20110218 | ||
2 | ![]() |
EV_EARLIER | Call by reference | Type reference (TYPE) | FRUEHER_2 | Earlier | 20110218 | ||
3 | ![]() |
EV_LATER | Call by reference | Type reference (TYPE) | SPAETER_2 | Later | 20110218 | ||
4 | ![]() |
EV_PAST | Call by reference | Type reference (TYPE) | VORBEI_2 | Past | 20110218 | ||
5 | ![]() |
IS_NODE_ALV_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_ST | Overall Dates Over Struc. Chng PSHLP_OVERALL_DATES_OVR_SS_ 2 | 20110218 | ||
6 | ![]() |
IS_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | PSHLP_ACTY_DATE_ST | Activity Dates Structure | 20110218 | ||
7 | ![]() |
IV_OVERALL_DATES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20110218 |
Method CALCULATE_DELAY_ETC_FOR_ACTY on class CL_PS_DATES_UTIL has no exception.
Method CALCULATE_DELAY_ETC_FOR_MLST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DELAY | Call by reference | Type reference (TYPE) | VERZUG_2 | Delay | 20110214 | ||
2 | ![]() |
EV_EARLIER | Call by reference | Type reference (TYPE) | FRUEHER_2 | Earlier | 20110214 | ||
3 | ![]() |
EV_LATER | Call by reference | Type reference (TYPE) | SPAETER_2 | Later | 20110214 | ||
4 | ![]() |
EV_PAST | Call by reference | Type reference (TYPE) | VORBEI_2 | Past | 20110214 | ||
5 | ![]() |
IS_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | PSHLP_MLST_ST | Milestone Output Structure | 20110214 |
Method CALCULATE_DELAY_ETC_FOR_MLST on class CL_PS_DATES_UTIL has no exception.
Method CALCULATE_DELAY_ETC_FOR_NTWK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DELAY | Call by reference | Type reference (TYPE) | VERZUG_2 | Delay | 20110218 | ||
2 | ![]() |
EV_EARLIER | Call by reference | Type reference (TYPE) | FRUEHER_2 | Earlier | 20110218 | ||
3 | ![]() |
EV_LATER | Call by reference | Type reference (TYPE) | SPAETER_2 | Later | 20110218 | ||
4 | ![]() |
EV_PAST | Call by reference | Type reference (TYPE) | VORBEI_2 | Past | 20110218 | ||
5 | ![]() |
IS_NODE_ALV_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_ST | Overall Dates Over Struc. Chng PSHLP_OVERALL_DATES_OVR_SS_ 2 | 20110218 | ||
6 | ![]() |
IS_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | PSHLP_NTWK_ST | WBS Dates Structure | 20110218 | ||
7 | ![]() |
IV_OVERALL_DATES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20110218 |
Method CALCULATE_DELAY_ETC_FOR_NTWK on class CL_PS_DATES_UTIL has no exception.
Method CALCULATE_DELAY_ETC_FOR_WBS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DELAY | Call by reference | Type reference (TYPE) | VERZUG_2 | Delay | 20110218 | ||
2 | ![]() |
EV_EARLIER | Call by reference | Type reference (TYPE) | FRUEHER_2 | Earlier | 20110218 | ||
3 | ![]() |
EV_LATER | Call by reference | Type reference (TYPE) | SPAETER_2 | Later | 20110218 | ||
4 | ![]() |
EV_PAST | Call by reference | Type reference (TYPE) | VORBEI_2 | Past | 20110218 | ||
5 | ![]() |
IS_NODE_ALV_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_ST | Overall Dates Over Struc. Chng PSHLP_OVERALL_DATES_OVR_SS_ 2 | 20110218 | ||
6 | ![]() |
IS_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates Structure | 20110218 | ||
7 | ![]() |
IV_OVERALL_DATES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20110218 |
Method CALCULATE_DELAY_ETC_FOR_WBS on class CL_PS_DATES_UTIL has no exception.
Method CHANGE_OVERALL_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) | PS_MESSAGES | Error messages | 20100827 | ||
2 | ![]() |
ET_OUTPUT_ALV_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100827 | |||
3 | ![]() |
IR_DATA_CHANGED | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20100827 | ||
4 | ![]() |
IT_ALV_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_TT | Overall Dates Overview | 20110406 | ||
5 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100827 | ||
6 | ![]() |
IV_NO_PROFILING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100827 |
Method CHANGE_OVERALL_DATES on class CL_PS_DATES_UTIL has no exception.
Method COLLECT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOAD_KEYS | Call by reference | Type reference (TYPE) | TT_OBJ_NUM | Table Type : Object Number | 20101205 | ||
2 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | PSHLP_DATES_TREE_OBJECTS_TT | Objects Grouped by Object Type | 20101205 | ||
3 | ![]() |
ET_OVERALL_DATA | Call by reference | Type reference (TYPE) | PSHLP_OVERALL_DATES_OVR_TT | Overall Dates Overview | 20101205 | ||
4 | ![]() |
IT_TREE_DATA | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Gantt Tree: Table of Project Elements | 20100825 |
Method COLLECT_OBJECTS on class CL_PS_DATES_UTIL has no exception.
Method CONVERT_MSG_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20101116 | ||
2 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20101116 |
Method CONVERT_MSG_PARAMS on class CL_PS_DATES_UTIL has no exception.
Method FILL_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20101228 | ||
2 | ![]() |
ET_OUTPUT_ALV_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101228 | |||
3 | ![]() |
IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20101228 | ||
4 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20101228 | ||
5 | ![]() |
IV_NO_PROFILING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101228 |
Method FILL_COLUMN on class CL_PS_DATES_UTIL has no exception.
Method GET_ACTY_ASGND_TO_OTHER_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTY_KEYS | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20110113 | ||
2 | ![]() |
IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20110110 | ||
3 | ![]() |
IV_WBS_NO | Call by reference | Type reference (TYPE) | PS_PSP_ELE | Work Breakdown Structure Element (WBS Element) | 20110120 |
Method GET_ACTY_ASGND_TO_OTHER_OBJECT on class CL_PS_DATES_UTIL has no exception.
Method GET_DATE_FIELD_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE_FIELD | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20100825 | ||
2 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20100825 | ||
3 | ![]() |
RV_DATE_FIELD | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20100825 |
Method GET_DATE_FIELD_FOR_OBJECT on class CL_PS_DATES_UTIL has no exception.
Method GET_GENERIC_DATE_FIELD4OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE_FIELD | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101116 | ||
2 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20101116 | ||
3 | ![]() |
RT_DATE_FIELDS | Value transfer | Type reference (TYPE) | LVC_T_FNAM | ALV control: Table of field names | 20120322 |
Method GET_GENERIC_DATE_FIELD4OBJECT on class CL_PS_DATES_UTIL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PS_DATES_UTIL | Value transfer | Object reference (TYPE REF TO) | CL_PS_DATES_UTIL | Exception handling base class | 20100818 |
Method GET_INSTANCE on class CL_PS_DATES_UTIL has no exception.
Method GET_NODE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20101204 | ||
2 | ![]() |
RS_NODE_TYPE | Value transfer | Type reference (TYPE) | PSHLP_UI_NODE_TYPE_ST | ALV Grid Info | 20101204 |
Method GET_NODE_TYPE on class CL_PS_DATES_UTIL has no exception.
Method GET_OUTPUT_TABLE_OVERALL_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILDREN | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20101202 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100826 | ||
3 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | PSHLP_DATES_TREE_OBJECTS_TT | Objects Grouped by Object type | 20100830 | ||
4 | ![]() |
ET_OUTPUT_ALV_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100825 | |||
5 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100826 | ||
6 | ![]() |
IT_HIER_CHILDREN | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20100830 | ||
7 | ![]() |
IV_FROM_INDEX | Call by reference | Type reference (TYPE) | I | From Index for Paging | 20101021 | ||
8 | ![]() |
IV_GANTT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110321 | ||
9 | ![]() |
IV_IGNORE_INDEXES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101202 | ||
10 | ![]() |
IV_NO_PROFILING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100825 | ||
11 | ![]() |
IV_TOTAL_KEY_COUNT | Call by reference | Type reference (TYPE) | I | Total Keys for Paging | 20110121 | ||
12 | ![]() |
IV_TO_INDEX | Call by reference | Type reference (TYPE) | I | To Index for Paging | 20101021 |
Method GET_OUTPUT_TABLE_OVERALL_DATES on class CL_PS_DATES_UTIL has no exception.
Method PROCESS_EXCEPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXCEPTION_DATA | Call by reference | Type reference (TYPE) | PSHLP_DATES_EXCEPTION_TT | PS HLP dates first exception table | 20100820 | ||
2 | ![]() |
EV_EXCEPTION_DEFINED | Call by reference | Type reference (TYPE) | BOOLE_D | To know whether Exception defined or not | 20110124 | ||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node data | 20100818 | ||
4 | ![]() |
IT_NODE_OUTPUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Output Data | 20110214 | ||
5 | ![]() |
IT_OA_DATE_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Overall date field Catalog | 20100913 | ||
6 | ![]() |
IV_FIRST_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Process first or second exception data | 20100820 | |
7 | ![]() |
IV_IS_BADI_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | BAdi is active or inactive | 20101214 | |
8 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | J_OBART | Object Type | 20100818 |
Method PROCESS_EXCEPTIONS on class CL_PS_DATES_UTIL has no exception.
Method RESOLVE_CONFLICTS_OVERALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONFLICTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101109 | ||
2 | ![]() |
EV_UPDATE_REQ | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101109 | ||
3 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20101109 |
Method RESOLVE_CONFLICTS_OVERALL on class CL_PS_DATES_UTIL has no exception.
Method SHOW_ALL_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILDREN | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20110412 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110412 | ||
3 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | PSHLP_DATES_TREE_OBJECTS_TT | Objects Grouped by Object type | 20110412 | ||
4 | ![]() |
ET_OUTPUT_ALV_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110412 | |||
5 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110412 | ||
6 | ![]() |
IT_HIER_CHILDREN | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Table type for PS hierarchy | 20110412 | ||
7 | ![]() |
IV_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110412 | ||
8 | ![]() |
IV_FROM_INDEX | Call by reference | Type reference (TYPE) | I | From Index for Paging | 20110412 | ||
9 | ![]() |
IV_IGNORE_INDEXES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110412 | ||
10 | ![]() |
IV_NO_PROFILING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110412 | ||
11 | ![]() |
IV_TOTAL_KEY_COUNT | Call by reference | Type reference (TYPE) | I | Total Keys for Paging | 20110412 | ||
12 | ![]() |
IV_TO_INDEX | Call by reference | Type reference (TYPE) | I | To Index for Paging | 20110412 |
Method SHOW_ALL_RECORDS on class CL_PS_DATES_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |