SAP ABAP Interface IF_PRS_APPL_SE_PROJUPDCHK_INT (Interface for BAdI: PRS_APPL_SE_PROJUPDCHKQR_INT)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS (Application Component) Project System
⤷
PLM_SE_PRS_XI_PROXY (Package) Proxy implementations for Project System
⤷
⤷
Properties
| Interface | IF_PRS_APPL_SE_PROJUPDCHK_INT | |
| Short Description | Interface for BAdI: PRS_APPL_SE_PROJUPDCHKQR_INT |
General Data
| Package | PLM_SE_PRS_XI_PROXY | Proxy implementations for Project System |
| Created | 20090401 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090401 |
Friends
Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no friend.
Attributes
Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090401 | ||
| 2 | Instance method | Public | Method | 20090401 | ||
| 3 | Instance method | Public | Method | 20090401 | ||
| 4 | Instance method | Public | Method | 20090401 | ||
| 5 | Instance method | Public | Method | 20090401 |
Events
Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no event.
Types
Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no local type.
Method Signatures
Method EXEC_INDUSTRY_FUNCTIONALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAPI_UPDT | Call by reference | Type reference (TYPE) | BAPI_BUS2001_UPD | Update Structure: Change Project Definition | 20090401 | |||
| 2 | CS_PROJECT_DEFINITION | Call by reference | Type reference (TYPE) | BAPI_BUS2001_CHG | Data Structure: Change Project Definition | 20090401 | |||
| 3 | CT_ACT | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_ACT_T | 20090401 | ||||
| 4 | CT_ACT_ELEM | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_ACTELEM_T | 20090401 | ||||
| 5 | CT_ACT_MLSTN | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MLSTN_T | 20090401 | ||||
| 6 | CT_MATL_COMP | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MATL_COMP_TAB | 20090401 | ||||
| 7 | CT_MLSTN | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MLSTN_T | 20090401 | ||||
| 8 | CT_NTWK | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_NTWK_TAB | 20090401 | ||||
| 9 | CT_NTWK_REL | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_AFABD_T | 20090401 | ||||
| 10 | CT_PTY | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_PARTY_TAB | 20090401 | ||||
| 11 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090401 | |||
| 12 | CT_WBS | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_WBS_T | 20090401 | ||||
| 13 | CV_ACT_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 14 | CV_EXEC_STD_MODULE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090403 | ||||
| 15 | CV_NTWK_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 16 | CV_PARTY_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 17 | CV_WBS_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 18 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPUPDCHK_QUERY | ProjectERPUpdateCheckQueryMessage_sync | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in BADIs | 20090401 |
Method EXEC_INDUSTRY_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROXY_DATA | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPUPDCHK_RS_SYNC | ProjectERPUpdateCheckResponseMessage_sync | 20090401 | |||
| 2 | CV_EXEC_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090401 | ||||
| 3 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPUPDCHK_QUERY | ProjectERPUpdateCheckQueryMessage_sync | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in BADIs | 20090401 |
Method FREE_CONTAINER Signature
Method FREE_CONTAINER on Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no parameter.
Method FREE_CONTAINER on Interface IF_PRS_APPL_SE_PROJUPDCHK_INT has no exception.
Method INBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAPI_UPDT | Call by reference | Type reference (TYPE) | BAPI_BUS2001_UPD | Update Structure: Change Project Definition | 20090401 | |||
| 2 | CS_PROJECT_DEFINITION | Call by reference | Type reference (TYPE) | BAPI_BUS2001_CHG | Data Structure: Change Project Definition | 20090401 | |||
| 3 | CT_ACT | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_ACT_T | 20090401 | ||||
| 4 | CT_ACT_ELEM | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_ACTELEM_T | 20090401 | ||||
| 5 | CT_ACT_MLSTN | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MLSTN_T | 20090401 | ||||
| 6 | CT_MATL_COMP | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MATL_COMP_TAB | 20090401 | ||||
| 7 | CT_MLSTN | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_MLSTN_T | 20090401 | ||||
| 8 | CT_NTWK | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_NTWK_TAB | 20090401 | ||||
| 9 | CT_NTWK_REL | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_AFABD_T | 20090401 | ||||
| 10 | CT_PTY | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_PARTY_TAB | 20090401 | ||||
| 11 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090401 | |||
| 12 | CT_WBS | Call by reference | Type reference (TYPE) | CL_PRS_PROJECTERPUPDCHKQR_IMPL=>TY_WBS_T | 20090401 | ||||
| 13 | CV_ACT_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 14 | CV_NTWK_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 15 | CV_PARTY_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 16 | CV_WBS_LIST_CTI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090401 | |||
| 17 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPUPDCHK_QUERY | ProjectERPUpdateCheckQueryMessage_sync | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in BADIs | 20090401 |
Method OUTBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | PRS_PROJECT_ERPUPDCHK_RS_SYNC | ProjectERPUpdateCheckResponseMessage_sync | 20090401 | |||
| 2 | IV_PROJ_DEF_ID | Call by reference | Type reference (TYPE) | PS_PSPID | Project Definition | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in BADIs | 20090401 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |