Hierarchy
⤷
⤷
Properties
| Class | CL_PS_STATUS | |
| Short Description | PS Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSB_API | PS API Package |
| Created | 20100420 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PS_STATUS has no interface implemented.
Friends
Class CL_PS_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20100524 | |||||
| 2 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | 'S' | Status Type | 20100429 | ||
| 3 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | 'P' | Status Type | 20100430 | ||
| 4 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_TYPE_DE | 'I' | Status Type | 20100428 | ||
| 5 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | 'U' | 20100525 | |||
| 6 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | 'R' | 20100525 | |||
| 7 | Constant | Private | Type reference (TYPE) | PSHLP_STATUS_TYPE_DE | 'E' | Status Type | 20100428 | ||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PS_STATUS | PS status | 20100428 |
Methods
Events
Class CL_PS_STATUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_SEL_OBJECTS_TYPE | Private | See coding | 20100505 | lt_sel_objects_type TYPE TABLE OF rcj_selact
|
||
| 2 | TY_AUFNR_ENQ_ST | Private | See coding | 20100705 | BEGIN OF ty_aufnr_enq_st ,
aufnr TYPE aufnr,
END OF ty_aufnr_enq_st
|
||
| 3 | TY_AUFNR_ENQ_TT | Private | See coding | 20100705 | ty_aufnr_enq_tt TYPE TABLE OF ty_aufnr_enq_st
|
||
| 4 | TY_OBJNR_KEY_TT | Private | See coding | 20100731 | ty_objnr_key_tt TYPE TABLE OF jsto_pre
|
||
| 5 | TY_USRSTAT_OBJECT_ST | Private | See coding | 20100524 | BEGIN OF ty_usrstat_object_st,
id(25) TYPE c,
id2(25) TYPE c,
objtyp TYPE rclst-object,
stsma TYPE jsto-stsma,
chgkz TYPE jsto-chgkz,
objnr TYPE jsto-objnr,
pronr TYPE proj-pspnr,
pspnr TYPE prps-pspnr,
aufnr TYPE afko-aufnr,
aufpl TYPE afvc-aufpl,
aplzl TYPE afvc-aplzl,
change TYPE boole_d,
flgenq TYPE boole_d,
END OF ty_usrstat_object_st
|
||
| 6 | TY_USRSTAT_OBJECT_TT | Private | See coding | 20100524 | ty_usrstat_object_tt TYPE TABLE OF ty_usrstat_object_st
|
Method Signatures
Method CHANGE 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 | 20100427 | |||
| 2 | IT_CHANGE_STATUS | Call by reference | Type reference (TYPE) | PSHLP_STATUS_CHANGE_TT | Status chnage structure | 20100628 |
Method CHANGE on class CL_PS_STATUS has no exception.
Method CHANGE_USER_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) | PS_MESSAGES | Error messages | 20100507 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100507 | |||
| 3 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100507 | |||
| 4 | IV_USER_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Status ID | 20100507 |
Method CHANGE_USER_STATUS on class CL_PS_STATUS has no exception.
Method CHECK_NTWP_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110114 |
Method CHECK_NTWP_STATUS on class CL_PS_STATUS has no exception.
Method CLEAR_SY_MESSAGE Signature
Method CLEAR_SY_MESSAGE on class CL_PS_STATUS has no parameter.
Method CLEAR_SY_MESSAGE on class CL_PS_STATUS has no exception.
Method CONVERT_EXTID_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_TT | Status Keys | 20100731 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100621 |
Method CONVERT_EXTID_OBJNR on class CL_PS_STATUS has no exception.
Method DELETE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELETE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | '' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100524 | ||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100505 | |||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | 20100505 |
Method DELETE_CHECK on class CL_PS_STATUS has no exception.
Method ERROR_MESSAGE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100524 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 20100524 |
Method ERROR_MESSAGE_CHECK on class CL_PS_STATUS has no exception.
Method FILL_ACTIVITY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT | Call by reference | Type reference (TYPE) | TY_USRSTAT_OBJECT_ST | 20100524 | ||||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100524 | |||
| 3 | EV_RC | Call by reference | Type reference (TYPE) | I | 20100524 | ||||
| 4 | IS_AFVGD | Call by reference | Type reference (TYPE) | AFVGD | Order: Dialog table for Table AFVG (order operation) | 20100524 | |||
| 5 | IV_ENQ_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100524 |
Method FILL_ACTIVITY_DATA on class CL_PS_STATUS has no exception.
Method FINISH_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_LEVEL | Call by reference | Type reference (TYPE) | LOGLEVEL | 1 | Level for log of methods performed | 20100430 | ||
| 2 | IV_SUCC_CODE | Call by reference | Type reference (TYPE) | SUCC_CODE | 0 | Success code | 20100430 |
Method FINISH_MESSAGE_LOG on class CL_PS_STATUS has no exception.
Method GET_GLOBALBUFFER_METADATA 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 | 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_STATUS has no exception.
Method GET_GLOBAL_BUFFER 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 | 20100617 | |||
| 2 | ET_NODE_DATA_1 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 3 | ET_NODE_DATA_2 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 4 | ET_NODE_DATA_3 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 5 | ET_NODE_DATA_4 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 |
Method GET_GLOBAL_BUFFER on class CL_PS_STATUS 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_STATUS | PS status | 20100421 |
Method GET_INSTANCE on class CL_PS_STATUS has no exception.
Method INIT Signature
Method INIT on class CL_PS_STATUS has no parameter.
Method INIT on class CL_PS_STATUS has no exception.
Method IS_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110214 |
Method IS_EDIT_MODE on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDECY_ACTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVITY | Call by reference | Type reference (TYPE) | PSHLP_ACTY_ST | PSHLP: Activity Output | 20100723 | |||
| 2 | ES_NTWK | Call by reference | Type reference (TYPE) | PSHLP_NTWK_ST | Project Output Structure | 20100723 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100723 | |||
| 4 | ET_SEL_OBJECTS | Call by reference | Type reference (TYPE) | LT_SEL_OBJECTS_TYPE | 20100723 | ||||
| 5 | EV_FLG_ENQ_PROBLEM | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100723 | |||
| 6 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100723 | |||
| 7 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Status set type | 20100723 | |||
| 8 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100723 |
Method LOAD_DEPENDECY_ACTY on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDECY_MLST 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 | 20101023 | |||
| 2 | IT_MLST_KEYS | Call by reference | Type reference (TYPE) | PSHLP_MLST_KEY_TT | Milestone keys | 20101023 | |||
| 3 | IV_FIRST | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101023 | ||
| 4 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Status Set Type | 20101023 | |||
| 5 | IV_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20101023 |
Method LOAD_DEPENDECY_MLST on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDECY_NTWK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NTWK | Call by reference | Type reference (TYPE) | PSHLP_NTWK_ST | Project Output Structure | 20100707 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100707 | |||
| 3 | ET_SEL_OBJECTS | Call by reference | Type reference (TYPE) | LT_SEL_OBJECTS_TYPE | 20100707 | ||||
| 4 | EV_FLG_ENQ_PROBLEM | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100707 | |||
| 5 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100707 | |||
| 6 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Status set type | 20100707 | |||
| 7 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100707 |
Method LOAD_DEPENDECY_NTWK on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDECY_PROJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROJECT | Call by reference | Type reference (TYPE) | PSHLP_PROJ_ST | Project Output Structure | 20100429 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100429 | |||
| 3 | ET_NTWK_ENQ | Call by reference | Type reference (TYPE) | TY_AUFNR_ENQ_TT | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100705 | |||
| 4 | ET_SEL_OBJECTS | Call by reference | Type reference (TYPE) | LT_SEL_OBJECTS_TYPE | 20100505 | ||||
| 5 | EV_FLG_ENQ_PROBLEM | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100705 | |||
| 6 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100429 | |||
| 7 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Status set type | 20100429 | |||
| 8 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100429 |
Method LOAD_DEPENDECY_PROJ on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDECY_WBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WBS | Call by reference | Type reference (TYPE) | PSHLP_WBS_ST | Project Output Structure | 20100501 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | PS_MESSAGES | Error messages | 20100501 | |||
| 3 | ET_NTWK_ENQ | Call by reference | Type reference (TYPE) | TY_AUFNR_ENQ_TT | 20100706 | ||||
| 4 | ET_SEL_OBJECTS | Call by reference | Type reference (TYPE) | LT_SEL_OBJECTS_TYPE | 20100508 | ||||
| 5 | EV_FLG_ENQ_PROBLEM | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100706 | |||
| 6 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100501 | |||
| 7 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Status set type | 20100501 | |||
| 8 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100501 |
Method LOAD_DEPENDECY_WBS on class CL_PS_STATUS has no exception.
Method LOAD_DEPENDENCY_USER_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) | PS_MESSAGES | Error messages | 20100507 | |||
| 2 | ET_OBJECTS | Call by reference | Type reference (TYPE) | TY_USRSTAT_OBJECT_TT | 20100524 | ||||
| 3 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100507 | |||
| 4 | IV_SET_TYPE | Call by reference | Type reference (TYPE) | PSHLP_STATUS_SET_TYPE_DE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100507 | |||
| 5 | IV_USER_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Status ID | 20100507 |
Method LOAD_DEPENDENCY_USER_STATUS on class CL_PS_STATUS has no exception.
Method LOCK_CHECK 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 | Error messages | 20100507 | |||
| 2 | EV_RC | Value transfer | Type reference (TYPE) | I | 20100507 | ||||
| 3 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100507 |
Method LOCK_CHECK on class CL_PS_STATUS 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 | Return parameter | 20100421 | |||
| 2 | ET_STATUS | Call by reference | Type reference (TYPE) | PSHLP_STATUS_TT | Status output table | 20100421 | |||
| 3 | IT_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_TT | Status Key | 20100428 |
Method READ on class CL_PS_STATUS has no exception.
Method READ_FS_REL_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_READ_ACTY_KEYS | Call by reference | Type reference (TYPE) | PSHLP_ACTY_KEY_TT | PSHLP: Activity Keys | 20101215 | |||
| 2 | IT_ACTY_KEYS | Call by reference | Type reference (TYPE) | PSHLP_ACTY_KEY_TT | PSHLP: Activity Keys | 20101215 |
Method READ_FS_REL_RECURSIVE on class CL_PS_STATUS has no exception.
Method READ_NXT_VALID_SYSSTS 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 | 20100423 | |||
| 2 | ET_STATUS | Call by reference | Type reference (TYPE) | PSHLP_STATUS_TT | Table type of JSTAT | 20100422 | |||
| 3 | IT_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_TT | Status keys | 20100621 |
Method READ_NXT_VALID_SYSSTS on class CL_PS_STATUS has no exception.
Method READ_NXT_VALID_USRSTS 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 | 20100423 | |||
| 2 | ET_STATUS | Call by reference | Type reference (TYPE) | PSHLP_STATUS_TT | Status output table | 20100421 | |||
| 3 | IT_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_TT | Status keys | 20100621 |
Method READ_NXT_VALID_USRSTS on class CL_PS_STATUS has no exception.
Method READ_STATUS_PROFILE 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 | 20100504 | |||
| 2 | ET_STATUS_PROF | Call by reference | Type reference (TYPE) | PSHLP_STATUS_PROFILE_TT | Status Profile output table | 20100429 | |||
| 3 | IT_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_TT | Status Profile | 20100429 |
Method READ_STATUS_PROFILE on class CL_PS_STATUS has no exception.
Method READ_STATUS_UI 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 | 20100624 | |||
| 2 | ET_STATUS_UI | Call by reference | Type reference (TYPE) | PSHLP_UI_STATUS_TT | Structure forStatus UI display | 20100624 | |||
| 3 | IT_HEIR_KEY | Call by reference | Type reference (TYPE) | PSHLP_HIER_TAB_TYP | Status Keys | 20100715 |
Method READ_STATUS_UI on class CL_PS_STATUS 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 | 20100430 | |||
| 2 | IT_MESSAGES | Call by reference | Type reference (TYPE) | TSMESG | Message table message collector | 20100430 | |||
| 3 | IV_SY_MESSAGES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100430 |
Method RETERIEVE_MESSAGE_LOG on class CL_PS_STATUS has no exception.
Method SAVE 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 | 20100528 |
Method SAVE on class CL_PS_STATUS has no exception.
Method SAVE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SAVE | Value transfer | Type reference (TYPE) | PSHLP_SAVE_ST | Structure to track the type of change at SAVE | 20100528 |
Method SAVE_CHECK on class CL_PS_STATUS has no exception.
Method SET_ACTIVITY_SYST 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 | 20100504 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100504 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100504 |
Method SET_ACTIVITY_SYST on class CL_PS_STATUS has no exception.
Method SET_DELETE_FLAG 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 | 20100506 | |||
| 2 | IT_SEL_OBJECTS | Call by reference | Type reference (TYPE) | LT_SEL_OBJECTS_TYPE | 20100506 | ||||
| 3 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100506 |
Method SET_DELETE_FLAG on class CL_PS_STATUS has no exception.
Method SET_GLOBAL_BUFFER 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 | 20100617 | |||
| 2 | IT_NODE_DATA_1 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 3 | IT_NODE_DATA_2 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 4 | IT_NODE_DATA_3 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 | ||||
| 5 | IT_NODE_DATA_4 | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100617 |
Method SET_GLOBAL_BUFFER on class CL_PS_STATUS has no exception.
Method SET_INITIALVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100811 |
Method SET_INITIALVALUE on class CL_PS_STATUS has no exception.
Method SET_NETWORK_SYST 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 | 20100428 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100428 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100428 |
Method SET_NETWORK_SYST on class CL_PS_STATUS has no exception.
Method SET_PROJECT_SYST 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 | 20100427 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100427 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100427 |
Method SET_PROJECT_SYST on class CL_PS_STATUS has no exception.
Method SET_STATUS_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOCHECK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100429 | |||
| 2 | IS_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_PROFILE_ST | Status Profile | 20100429 | |||
| 3 | IS_STSMA | Call by reference | Type reference (TYPE) | JSTO-STSMA | Status Profile | 20100429 |
Method SET_STATUS_PROFILE on class CL_PS_STATUS has no exception.
Method SET_WBS_SYST 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 | 20100427 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100427 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100427 |
Method SET_WBS_SYST on class CL_PS_STATUS has no exception.
Method START_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_LEVEL | Call by reference | Type reference (TYPE) | LOGLEVEL | Level for log of methods performed | 20100430 | |||
| 2 | IV_METHOD | Call by reference | Type reference (TYPE) | SWO_METHOD | Method | 20100430 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | OBJ_TYP | Object type | 20100430 | |||
| 4 | OBJ_ID_EXT | Call by reference | Type reference (TYPE) | CLIKE | 20100430 | ||||
| 5 | OBJ_ID_INT | Call by reference | Type reference (TYPE) | CLIKE | 20100430 |
Method START_MESSAGE_LOG on class CL_PS_STATUS has no exception.
Method STATUS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RC | Value transfer | Type reference (TYPE) | I | 20100524 | ||||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Status ouput structure | 20100618 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | J_STATUS | Individual status of an object (short form) | 20100618 | |||
| 4 | IV_STSMA | Call by reference | Type reference (TYPE) | J_STSMA | Status Profile | 20100618 | |||
| 5 | IV_SYSTEM_STATUS | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20100618 | |||
| 6 | IV_USER_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20100618 |
Method STATUS_CHECK on class CL_PS_STATUS has no exception.
Method STATUS_CHECK_DEL_ERL_ABG_TAB 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 | 20100609 | |||
| 2 | EV_FLG_ABG | Call by reference | Type reference (TYPE) | BOOLE_D | 20100609 | ||||
| 3 | EV_FLG_LOE | Call by reference | Type reference (TYPE) | BOOLE_D | 20100609 | ||||
| 4 | EV_FLG_LVM | Call by reference | Type reference (TYPE) | BOOLE_D | 20100609 | ||||
| 5 | EV_FLG_SPE | Call by reference | Type reference (TYPE) | BOOLE_D | 20100609 | ||||
| 6 | EV_FLG_TAB | Call by reference | Type reference (TYPE) | BOOLE_D | 20100609 | ||||
| 7 | EV_RC | Call by reference | Type reference (TYPE) | I | 20100609 | ||||
| 8 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | 20100609 |
Method STATUS_CHECK_DEL_ERL_ABG_TAB on class CL_PS_STATUS has no exception.
Method STATUS_OBJ_CHECK 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 | 20100616 | |||
| 2 | EX_STATUS | Call by reference | Type reference (TYPE) | C | General Flag | 20100615 | |||
| 3 | EX_STAT_REL | Call by reference | Type reference (TYPE) | C | 20100615 | ||||
| 4 | EX_STAT_TECHO | Call by reference | Type reference (TYPE) | C | 20101007 | ||||
| 5 | IS_STATUS_KEY | Call by reference | Type reference (TYPE) | PSHLP_STATUS_KEY_ST | Object number | 20100615 |
Method STATUS_OBJ_CHECK on class CL_PS_STATUS has no exception.
Method STATUS_TXT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STATUS_TXT | Call by reference | Type reference (TYPE) | PSHLP_STATUS_TXT | status num to text conversion structure | 20100810 | |||
| 2 | IS_STATUS_TXT | Call by reference | Type reference (TYPE) | PSHLP_STATUS_TXT | Object status | 20100810 |
Method STATUS_TXT_READ on class CL_PS_STATUS has no exception.
Method STATUS_UI_CHECK Signature
Method STATUS_UI_CHECK on class CL_PS_STATUS has no parameter.
Method STATUS_UI_CHECK on class CL_PS_STATUS has no exception.
Method STATUS_UI_FIELD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS_UI_DATA | Call by reference | Type reference (TYPE) | PSHLP_UI_STATUS_TT | Table type for status ui structure | 20100803 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100803 |
Method STATUS_UI_FIELD_DATA on class CL_PS_STATUS has no exception.
Method UNDO_ACTIVITY_SYST 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 | 20100525 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100525 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100525 |
Method UNDO_ACTIVITY_SYST on class CL_PS_STATUS has no exception.
Method UNDO_NETWORK_SYST 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 | 20100525 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100525 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100525 |
Method UNDO_NETWORK_SYST on class CL_PS_STATUS has no exception.
Method UNDO_PROJECT_SYST 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 | 20100525 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100525 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | J_TXT04 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100525 |
Method UNDO_PROJECT_SYST on class CL_PS_STATUS has no exception.
Method UNDO_WBS_SYST 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 | 20100525 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20100525 | |||
| 3 | IV_SYSTEM_STAT | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100525 |
Method UNDO_WBS_SYST on class CL_PS_STATUS has no exception.
Method USER_STATUS_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_USER_EXT | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20100508 | |||
| 2 | EV_USER_INT | Call by reference | Type reference (TYPE) | J_ESTAT | Individual status of an object (short form) | 20100508 | |||
| 3 | IV_STSMA | Call by reference | Type reference (TYPE) | J_STSMA | Status Profile | 20100508 | |||
| 4 | IV_USER_EXT | Call by reference | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20100508 | |||
| 5 | IV_USER_INT | Call by reference | Type reference (TYPE) | J_ESTAT | Individual status of an object (short form) | 20100508 |
Method USER_STATUS_CONVERSION on class CL_PS_STATUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |