Hierarchy

⤷

⤷

Properties
Class | CL_PS_WBS | |
Short Description | Class to Manage WBS Element | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PSB_API | PS API Package |
Created | 20100331 | 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_WBS has no interface implemented.
Friends
Class CL_PS_WBS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '20' | 20101228 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '44' | 20101228 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '28' | 20101228 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '27' | 20101228 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '02' | 20101228 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '24' | 20101228 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '23' | 20101228 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '01' | 20101228 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '06' | 20101228 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '03' | 20101228 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '42' | 20101228 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | ' ' | 20101228 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '45' | 20101228 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '46' | 20101228 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '43' | 20101228 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '41' | 20101228 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '25' | 20101228 | ||
18 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '26' | 20101228 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '22' | 20101228 | ||
20 | ![]() |
Constant | Private | Type reference (TYPE) | TACT-ACTVT | '21' | 20101228 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PROJ | Proj structure | 20100913 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PSHLP_COSTDATA_EXIST_TT | 20101228 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_PRHI | table type for prhi | 20100909 | ||
24 | ![]() |
Instance attribute | Private | See coding | 20100927 | ||||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101228 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Flat to check if dates have been read | 20100507 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 | ||
28 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20100909 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | '?' | Char | 20101021 | |
30 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PS_WBS | Class to manager wbs element | 20100421 | ||
31 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101228 |
Methods
Events
Class CL_PS_WBS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_PRHI_KEY | Private | See coding | 20100331 | BEGIN OF gty_prhi_key,
mandt TYPE mandt,
posnr TYPE ps_posnr,
END OF gty_prhi_key
|
||
2 | GTY_PRPS_KEY | Private | See coding | 20100331 | BEGIN OF gty_prps_key,
mandt TYPE mandt,
pspnr TYPE ps_intnr,
END OF gty_prps_key
|
||
3 | GTY_PSTAB | Private | See coding | 20100331 | BEGIN OF gty_pstab.
INCLUDE TYPE prps.
INCLUDE TYPE pstabd.
TYPES END OF gty_pstab
|
||
4 | GTY_TNZTAB | Private | See coding | 20110115 | gty_tnztab TYPE TABLE OF rcj_nztab
|
||
5 | GTY_WBS_KEY | Private | See coding | 20100927 | BEGIN OF gty_wbs_key,
pspnr TYPE ps_intnr,
posid TYPE ps_posid,
index TYPE sy-tabix,
dates_read TYPE boole_d,
END OF gty_wbs_key
|
Method Signatures
Method ADD_MESSAGE_FROM_SY 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 | 20110114 |
Method ADD_MESSAGE_FROM_SY on class CL_PS_WBS has no exception.
Method ADJUST_DATES_BY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates Output Structure | 20110120 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110120 | ||
3 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110120 | ||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Scheduling Data for Project Item | 20110120 | ||
5 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | PS_PLART | Basis for scheduling | 20110120 |
Method ADJUST_DATES_BY_TYPE on class CL_PS_WBS has no exception.
Method BUILD_HIEARCHY 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 | 20100809 | ||
2 | ![]() |
IV_POSID_LEFT | Call by reference | Type reference (TYPE) | PS_POSID | Work Breakdown Structure Element (WBS Element) | 20100809 | ||
3 | ![]() |
IV_POSID_SOURCE | Call by reference | Type reference (TYPE) | PS_POSID | Work Breakdown Structure Element (WBS Element) | 20100809 | ||
4 | ![]() |
IV_POSID_UP | Call by reference | Type reference (TYPE) | PS_POSID | Work Breakdown Structure Element (WBS Element) | 20100809 | ||
5 | ![]() |
IV_UPDATE_LEFT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100809 | ||
6 | ![]() |
IV_UPDATE_UP | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100809 |
Method BUILD_HIEARCHY on class CL_PS_WBS has no exception.
Method BUISNESS_TRANSACTION_CHECK 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 | 20110117 | ||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110117 | ||
3 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20110117 | ||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20110117 | ||
5 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20110117 |
Method BUISNESS_TRANSACTION_CHECK on class CL_PS_WBS has no exception.
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_WBS_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_ST | WBS Output Structure | 20100626 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100420 | ||
3 | ![]() |
IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100626 |
Method CHANGE on class CL_PS_WBS has no exception.
Method CHANGE_BASIC_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates Output Structure | 20110119 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110119 | ||
3 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110119 | ||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20110119 | ||
5 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | PS_PLART | Basis for scheduling | 20110119 |
Method CHANGE_BASIC_DATES on class CL_PS_WBS has no exception.
Method CHANGE_CUSTOMER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_CI_TT | Table Type:WBS customer fields | 20100531 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100531 | ||
3 | ![]() |
IT_CUST_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_CI_TT | Table Type:WBS customer fields | 20100531 |
Method CHANGE_CUSTOMER_DATA on class CL_PS_WBS has no exception.
Method CHANGE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates output table | 20110118 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110118 | ||
3 | ![]() |
IS_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates output table | 20110118 |
Method CHANGE_DATE on class CL_PS_WBS has no exception.
Method CHANGE_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 | 20100505 | ||
2 | ![]() |
ET_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_TT | WBS Dates output table | 20100601 | ||
3 | ![]() |
IT_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_TT | WBS Dates output table | 20100506 |
Method CHANGE_DATES on class CL_PS_WBS has no exception.
Method CHANGE_USRFLD_LAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USRFLD_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_USERFLD_TT | Key Word Text table for WBS User Fields | 20101014 | ||
2 | ![]() |
IT_WBS_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_TT | WBS API Output Table | 20101014 |
Method CHANGE_USRFLD_LAB on class CL_PS_WBS has no exception.
Method CHECK_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SAVE | Call by reference | Type reference (TYPE) | PSHLP_SAVE_ST | Structure to track the type of change at SAVE | 20100627 |
Method CHECK_DATA_CHANGED on class CL_PS_WBS has no exception.
Method CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PRPS_MOD | Call by reference | Type reference (TYPE) | PRPS | WBS (Work Breakdown Structure) Element Master Data | 20100421 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100408 | ||
3 | ![]() |
IS_PRPS_NEW | Call by reference | Type reference (TYPE) | PRPS | WBS (Work Breakdown Structure) Element Master Data | 20100408 | ||
4 | ![]() |
IS_PRPS_OLD | Call by reference | Type reference (TYPE) | PRPS | WBS (Work Breakdown Structure) Element Master Data | 20100408 |
Method CHECK_INPUT on class CL_PS_WBS has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_PS_WBS has no parameter.
Method CLEANUP on class CL_PS_WBS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PS_WBS has no parameter.
Method CONSTRUCTOR on class CL_PS_WBS has no exception.
Method CONVERT_ALL_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DAUR | Call by reference | Type reference (TYPE) | PS_PDAUR | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110119 | ||
2 | ![]() |
CV_EINH | Call by reference | Type reference (TYPE) | PS_PEINH | Error messages | 20110119 | ||
3 | ![]() |
CV_ENDE | Call by reference | Type reference (TYPE) | PS_ISTRT | Actual start date for the WBS element | 20110119 | ||
4 | ![]() |
CV_STRT | Call by reference | Type reference (TYPE) | PS_ISTRT | Key for Factory Calendar | 20110119 | ||
5 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110119 | ||
6 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110119 | ||
7 | ![]() |
IV_FABKL | Call by reference | Type reference (TYPE) | FABKL | Fatory calendar flag | 20110119 | ||
8 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | 0 | Index of Internal Tables | 20110119 |
Method CONVERT_ALL_DATES on class CL_PS_WBS has no exception.
Method CONVERT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATE | Call by reference | Type reference (TYPE) | PS_ISTRT | Actual start date for the WBS element | 20110119 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20110119 | ||
3 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110119 | ||
4 | ![]() |
IV_CALID | Call by reference | Type reference (TYPE) | FABKL | Key for Factory Calendar | 20110119 | ||
5 | ![]() |
IV_CORRECT_OPTION | Call by reference | Type reference (TYPE) | CIND | Fatory calendar flag | 20110119 | ||
6 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | PS_ISTRT | Actual start date for the WBS element | 20110119 |
Method CONVERT_DATE on class CL_PS_WBS has no exception.
Method CREATE 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 | 20100809 | ||
2 | ![]() |
ET_WBS | Call by reference | Type reference (TYPE) | PSHLP_WBS_TT | WBS API Output Table | 20100809 | ||
3 | ![]() |
IT_WBS_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_CREATE_TT | WBS data to be created | 20100809 |
Method CREATE on class CL_PS_WBS has no exception.
Method CREATE_NZTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NZTAB | Call by reference | Type reference (TYPE) | GTY_TNZTAB | Network Dates for WBS Element | 20110115 | ||
2 | ![]() |
IT_WBS_KEYS | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | WBS keys | 20110115 |
Method CREATE_NZTAB on class CL_PS_WBS has no exception.
Method CREATE_PREPARE 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 | 20100828 | ||
2 | ![]() |
EV_PSPNR | Call by reference | Type reference (TYPE) | PS_POSNR | 20100828 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20100828 | |||
4 | ![]() |
IS_PROJ | Call by reference | Type reference (TYPE) | PSHLP_PROJ_ST | Project Output | 20100828 | ||
5 | ![]() |
IV_POSID | Call by reference | Type reference (TYPE) | PS_POSID | Work Breakdown Structure Element (WBS Element) | 20100828 |
Method CREATE_PREPARE on class CL_PS_WBS has no exception.
Method CREATE_TASK_COST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COST_EXISTS | Call by reference | Type reference (TYPE) | PSHLP_COSTDATA_EXIST_TT | Cost data exists | 20101228 |
Method CREATE_TASK_COST on class CL_PS_WBS has no exception.
Method DATES_PREREAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 |
Method DATES_PREREAD on class CL_PS_WBS has no exception.
Method DATES_UPADATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MODIFIED_FIELD | Call by reference | Type reference (TYPE) | STRING | 20101230 | |||
2 | ![]() |
ES_WBS_DATES_UPD | Call by reference | Type reference (TYPE) | PRTE_UPDATE | Field string PRTE | 20100429 | ||
3 | ![]() |
IS_WBS_DATES_NEW | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates Output Structure | 20100429 | ||
4 | ![]() |
IS_WBS_DATES_OLD | Call by reference | Type reference (TYPE) | PRTEB | Document Structure of Table PRTE | 20100429 |
Method DATES_UPADATE on class CL_PS_WBS has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Messages | 20100809 | ||
2 | ![]() |
ET_WBS_KEYS | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | Deleted WBS keys | 20100809 | ||
3 | ![]() |
IT_WBS_KEYS | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | WBS keys to be deleted | 20100809 |
Method DELETE on class CL_PS_WBS has no exception.
Method DELETE_CJ2054_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Value transfer | Type reference (TYPE) | I | 20110310 | |||
2 | ![]() |
IS_PRPS | Call by reference | Type reference (TYPE) | PRPS | WBS (Work Breakdown Structure) Element Master Data | 20110310 |
Method DELETE_CJ2054_DELETE on class CL_PS_WBS has no exception.
Method FILL_WBS_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 |
Method FILL_WBS_HIERARCHY on class CL_PS_WBS has no exception.
Method GET_GLOBALBUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100524 | ||
2 | ![]() |
ET_NODE_DATA_1 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
3 | ![]() |
ET_NODE_DATA_2 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
4 | ![]() |
ET_NODE_DATA_3 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
5 | ![]() |
ET_NODE_DATA_4 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 |
Method GET_GLOBALBUFFER on class CL_PS_WBS has no exception.
Method GET_GLOBALBUFFER_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100708 | ||
2 | ![]() |
ET_METADATA | Call by reference | Type reference (TYPE) | PSHLP_TABLE_METADATA_TT | Internal Table Details of the PS global buffers | 20100708 |
Method GET_GLOBALBUFFER_METADATA on class CL_PS_WBS has no exception.
Method GET_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20110413 | ||
2 | ![]() |
IS_WBS_KEY | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_ST | WBS key | 20110413 |
Method GET_INDEX on class CL_PS_WBS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PS_WBS | Class to manager wbs element | 20100331 |
Method GET_INSTANCE on class CL_PS_WBS has no exception.
Method GET_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NODE_PROFILES | Call by reference | Type reference (TYPE) | PSHLP_PROFILES_TT | 20100715 | |||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100715 | ||
3 | ![]() |
IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20100715 | |||
4 | ![]() |
IS_NODE_INFO | Call by reference | Type reference (TYPE) | PSHLP_UI_SUBNODE_DEF_ST | 20100715 |
Method GET_PROFILES on class CL_PS_WBS has no exception.
Method GET_USER_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USRFLD_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_USERFLD_TT | Key Word Text table for WBS User Fields | 20100812 | ||
2 | ![]() |
IT_USERFLD_KEY | Call by reference | Type reference (TYPE) | PSHLP_WBS_USERFLD_INP_TT | Input Table type for User Fields | 20100812 | ||
3 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110113 |
Method GET_USER_FIELDS on class CL_PS_WBS has no exception.
Method PREPARE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 |
Method PREPARE_SAVE on class CL_PS_WBS has no exception.
Method PUT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100505 | ||
2 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | MSGID | Message Class | 20100505 | ||
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20100505 | ||
4 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | MSGTY | Message Type | 20100505 | ||
5 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | MSGV1 | Message variable 01 | 20100505 | ||
6 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | MSGV2 | Message variable 02 | 20100505 | ||
7 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | MSGV3 | Message variable 03 | 20100505 | ||
8 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | MSGV4 | Message variable 04 | 20100505 |
Method PUT_MESSAGE on class CL_PS_WBS has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100401 | ||
2 | ![]() |
ET_WBS | Call by reference | Type reference (TYPE) | PSHLP_WBS_TT | WBS Output Table | 20100401 | ||
3 | ![]() |
IT_WBS_KEYS | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | WBS key Table | 20100401 | ||
4 | ![]() |
IV_CACHE_FETCH | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100401 | |
5 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100727 |
Method READ on class CL_PS_WBS has no exception.
Method READ_ALL_DATES Signature
Method READ_ALL_DATES on class CL_PS_WBS has no parameter.
Method READ_ALL_DATES on class CL_PS_WBS has no exception.
Method READ_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PRPS_AUTH | Call by reference | Type reference (TYPE) | PSHLP_PRPS_AUTH_TT | Table to store WBS Authorizations | 20101228 | ||
2 | ![]() |
IT_PRPS | Call by reference | Type reference (TYPE) | TT_PRPS | For PRPS | 20101228 | ||
3 | ![]() |
IV_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101228 |
Method READ_AUTHORIZATION on class CL_PS_WBS has no exception.
Method READ_CUSTOMER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_CI_TT | Table Type:WBS customer fields | 20100531 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100531 | ||
3 | ![]() |
IT_WBS_KEY | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | WBS keys | 20100531 | ||
4 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110112 |
Method READ_CUSTOMER_DATA on class CL_PS_WBS has no exception.
Method READ_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WBS_DATES | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
2 | ![]() |
IT_WBS_KEY | Call by reference | Type reference (TYPE) | PSHLP_WBS_KEY_TT | WBS keys | 20100713 | ||
3 | ![]() |
IV_LOCK_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101229 |
Method READ_DATES on class CL_PS_WBS has no exception.
Method RECIEVE_RESULT_COST 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 | 20101228 |
Method RECIEVE_RESULT_COST on class CL_PS_WBS has no exception.
Method RETERIEVE_MESSAGE_LOG 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 | 20100809 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | TSMESG | Message table message collector | 20100809 | ||
3 | ![]() |
IV_SY_MESSAGES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100809 |
Method RETERIEVE_MESSAGE_LOG on class CL_PS_WBS has no exception.
Method SAVE_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 | 20100825 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 |
Method SAVE_DATES on class CL_PS_WBS has no exception.
Method SAVE_MASTERDATA 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 | 20100825 | ||
2 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 |
Method SAVE_MASTERDATA on class CL_PS_WBS has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20101210 | ||
2 | ![]() |
IT_NODE_DATA_1 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101210 | |||
3 | ![]() |
IT_NODE_DATA_2 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101210 | |||
4 | ![]() |
IT_NODE_DATA_3 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101210 | |||
5 | ![]() |
IT_NODE_DATA_4 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101210 |
Method SET_DATA on class CL_PS_WBS has no exception.
Method SET_GLOBALBUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100601 | ||
2 | ![]() |
IT_NODE_DATA_1 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
3 | ![]() |
IT_NODE_DATA_2 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
4 | ![]() |
IT_NODE_DATA_3 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100601 | |||
5 | ![]() |
IT_NODE_DATA_4 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100607 | |||
6 | ![]() |
IV_SAVE_IN_BACKGROUND | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 |
Method SET_GLOBALBUFFER on class CL_PS_WBS has no exception.
Method SUBSTITUTION 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 | 20100929 | ||
2 | ![]() |
IT_WBS_SUBST | Call by reference | Type reference (TYPE) | PSHLP_WBS_SUBT_KEY_FM_TT | WBS substitution key structure | 20100929 |
Method SUBSTITUTION on class CL_PS_WBS has no exception.
Method UPDATE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WBS | Call by reference | Type reference (TYPE) | PSHLP_WBS_TT | WBS Output Table | 20101228 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20101228 | ||
3 | ![]() |
IV_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101228 | ||
4 | ![]() |
IV_UPDATE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 | |
5 | ![]() |
IV_UPDATE_PARENT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110106 |
Method UPDATE_BUFFER on class CL_PS_WBS has no exception.
Method UPDATE_GLOBAL_BUFFERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100401 | ||
2 | ![]() |
IT_PRHI | Call by reference | Type reference (TYPE) | TT_PRHI | table type for prhi | 20100909 | ||
3 | ![]() |
IT_PRPS | Call by reference | Type reference (TYPE) | PSHLP_WBS_TT | For PRPS | 20100401 |
Method UPDATE_GLOBAL_BUFFERS on class CL_PS_WBS has no exception.
Method USERFIELD_F4 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 | 20101021 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | PSHLP_WBS_USERFLD_F4_OP_TT | Table Type for User Field F4 Output | 20101021 | ||
3 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | PSHLP_WBS_USERFLD_F4_TT | Table type for WBS User Fields F4 | 20101021 |
Method USERFIELD_F4 on class CL_PS_WBS has no exception.
Method VALIDATE_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 | 20110114 | ||
2 | ![]() |
IS_WBS_DATE | Call by reference | Type reference (TYPE) | PSHLP_WBS_DATE_ST | WBS Dates Output Structure | 20110114 |
Method VALIDATE_DATES on class CL_PS_WBS has no exception.
Method VALIDATE_DATES_BASIC 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 | 20110114 | ||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110117 | ||
3 | ![]() |
IV_END | Call by reference | Type reference (TYPE) | PS_ESTRT | End date of the WBS element | 20110114 | ||
4 | ![]() |
IV_INFO_MESSAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110114 | |
5 | ![]() |
IV_START | Call by reference | Type reference (TYPE) | PS_ESTRT | Start date of the WBS element | 20110114 |
Method VALIDATE_DATES_BASIC on class CL_PS_WBS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |