SAP ABAP Interface IF_PRS_APPL_SE_PROJCRTRC1_INT (Interface for BAdI: PRS_APPL_SE_PROJCRTRC1_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_PROJCRTRC1_INT  
Short Description Interface for BAdI: PRS_APPL_SE_PROJCRTRC1_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)
2 CL_PRS_PROJECTERPCRTRC1_IMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090401
Friends
Interface IF_PRS_APPL_SE_PROJCRTRC1_INT has no friend.
Attributes
Interface IF_PRS_APPL_SE_PROJCRTRC1_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXEC_INDUSTRY_FUNCTIONALITY Instance method Public Method 20090401
2 EXEC_INDUSTRY_PROCESS Instance method Public Method 20090401
3 FREE_CONTAINER Instance method Public Method 20090401
4 INBOUND_PROCESSING Instance method Public Method 20090401
5 OUTBOUND_PROCESSING Instance method Public Method 20090401
Events
Interface IF_PRS_APPL_SE_PROJCRTRC1_INT has no event.
Types
Interface IF_PRS_APPL_SE_PROJCRTRC1_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 Changing CS_PROJECTDEFINITION Call by reference Type reference (TYPE) BAPI_BUS2001_NEW Data Structure: Create Project Definition 20090401
2 Changing CT_ACTIVITY Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_ACT_NEW_TAB 20090401
3 Changing CT_ACTIVITYELEMENT Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_ACTELEM_NEW_TAB 20090401
4 Changing CT_ACTIVITYMILESTONE Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_ACT_MILESTONE_TAB 20090401
5 Changing CT_NETWORK Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_NEW_TAB 20090401
6 Changing CT_NETWORKRELATION Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_NETWORK_RELATION_TAB 20090401
7 Changing CT_PARTNER Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2001_PARTNER_TAB 20090401
8 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090401
9 Changing CT_WBSELEMENT Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2054_NEW_TAB 20090401
10 Changing CT_WBSELEMENTMILESTONE Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_WBS_MILESTONE_TAB 20090401
11 Changing CV_EXEC_STD_MODULE Call by reference Type reference (TYPE) ABAP_BOOL 20090403
12 Importing IS_INPUT Call by reference Type reference (TYPE) PRS_PROJECTERPCRTREQ_S_V1 ProjectERPCreateRequest_sync_V1 20090401
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING 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 Changing CS_PROXY_DATA Call by reference Type reference (TYPE) PRS_PROJECTERPCRTCONF_S_V1 ProjectERPCreateConfirmation_sync_V1 20090401
2 Changing CV_EXEC_STANDARD Call by reference Type reference (TYPE) ABAP_BOOL 20090401
3 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) PRS_PROJECTERPCRTREQ_S_V1 ProjectERPCreateRequest_sync_V1 20090401
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING Exception class for errors in BADIs 20090401

Method FREE_CONTAINER Signature

Method FREE_CONTAINER on Interface IF_PRS_APPL_SE_PROJCRTRC1_INT has no parameter.
Method FREE_CONTAINER on Interface IF_PRS_APPL_SE_PROJCRTRC1_INT has no exception.

Method INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROJECTDEFINITION Call by reference Type reference (TYPE) BAPI_BUS2001_NEW Data Structure: Create Project Definition 20090401
2 Changing CT_ACTIVITY Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_ACT_NEW_TAB 20090401
3 Changing CT_ACTIVITYELEMENT Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_ACTELEM_NEW_TAB 20090401
4 Changing CT_ACTIVITYMILESTONE Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_ACT_MILESTONE_TAB 20090401
5 Changing CT_NETWORK Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2002_NEW_TAB 20090401
6 Changing CT_NETWORKRELATION Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_NETWORK_RELATION_TAB 20090401
7 Changing CT_PARTNER Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2001_PARTNER_TAB 20090401
8 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090401
9 Changing CT_WBSELEMENT Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_BUS2054_NEW_TAB 20090401
10 Changing CT_WBSELEMENTMILESTONE Call by reference Type reference (TYPE) CL_PRS_PROJECTERPCRTRC1_IMPL=>TY_WBS_MILESTONE_TAB 20090401
11 Importing IS_INPUT Call by reference Type reference (TYPE) PRS_PROJECTERPCRTREQ_S_V1 ProjectERPCreateRequest_sync_V1 20090401
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING 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 Changing CS_OUTPUT Call by reference Type reference (TYPE) PRS_PROJECTERPCRTCONF_S_V1 ProjectERPCreateConfirmation_sync_V1 20090401
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090401
3 Importing IV_PROJECTID Call by reference Type reference (TYPE) PS_PSPID Project Definition 20090401
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING Exception class for errors in BADIs 20090401
History
Last changed by/on SAP  20100310 
SAP Release Created in 605