SAP ABAP Interface IF_PRS_SE_PROJECTERPCRTRC1 (Interface for BAdI: PRS_SE_PROJECTERPCRTRC1)
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_SE_PROJECTERPCRTRC1  
Short Description Interface for BAdI: PRS_SE_PROJECTERPCRTRC1    
General Data
Package PLM_SE_PRS_XI_PROXY   Proxy implementations for Project System 
Created 20090304   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_PRS_SE_PROJECTERPCRTRC1 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090304
Friends
Interface IF_PRS_SE_PROJECTERPCRTRC1 has no friend.
Attributes
Interface IF_PRS_SE_PROJECTERPCRTRC1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INBOUND_PROCESSING Instance method Public Method 20090304
2 OUTBOUND_PROCESSING Instance method Public Method 20090304
Events
Interface IF_PRS_SE_PROJECTERPCRTRC1 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ACT_MILESTONE Public See coding 20090304 BEGIN OF ty_act_milestone. TYPES network_sender_tech_id TYPE string. INCLUDE TYPE mlstd AS mlstd. TYPES END OF ty_act_milestone
2 TY_ACT_MILESTONE_TAB Public See coding 20090304 ty_act_milestone_tab TYPE STANDARD TABLE OF ty_act_milestone
3 TY_BUS2001_PARTNER_TAB Public See coding 20090304 ty_bus2001_partner_tab TYPE STANDARD TABLE OF bapi_bus2001_partner
4 TY_BUS2002_ACTELEM_NEW Public See coding 20090304 BEGIN OF ty_bus2002_actelem_new. TYPES network_sender_tech_id TYPE string. INCLUDE TYPE bapi_bus2002_actelem_new. TYPES END OF ty_bus2002_actelem_new
5 TY_BUS2002_ACTELEM_NEW_TAB Public See coding 20090304 ty_bus2002_actelem_new_tab TYPE STANDARD TABLE OF ty_bus2002_actelem_new
6 TY_BUS2002_ACT_NEW Public See coding 20090304 BEGIN OF ty_bus2002_act_new. TYPES network_sender_tech_id TYPE string. INCLUDE TYPE bapi_bus2002_act_new. TYPES END OF ty_bus2002_act_new
7 TY_BUS2002_ACT_NEW_TAB Public See coding 20090304 ty_bus2002_act_new_tab TYPE STANDARD TABLE OF ty_bus2002_act_new
8 TY_BUS2002_NEW Public See coding 20090304 BEGIN OF ty_bus2002_new. TYPES sender_tech_id TYPE string. TYPES parent_network_sender_tech_id TYPE string. INCLUDE TYPE bapi_bus2002_new. TYPES END OF ty_bus2002_new
9 TY_BUS2002_NEW_TAB Public See coding 20090304 ty_bus2002_new_tab TYPE STANDARD TABLE OF ty_bus2002_new
10 TY_BUS2054_NEW_TAB Public See coding 20090304 ty_bus2054_new_tab TYPE STANDARD TABLE OF bapi_bus2054_new
11 TY_NETWORK_RELATION Public See coding 20090304 BEGIN OF ty_network_relation. TYPES AOBAR TYPE AFABD-AOBAR. TYPES pred_network_sender_tech_id TYPE string. TYPES VORNR_1 TYPE AFVGD-VORNR. TYPES succ_network_sender_tech_id TYPE string. TYPES VORNR_2 TYPE AFVGD-VORNR. TYPES AFABD_NEW TYPE AFABD. TYPES END OF ty_network_relation
12 TY_NETWORK_RELATION_TAB Public See coding 20090304 ty_network_relation_tab TYPE STANDARD TABLE OF ty_network_relation
13 TY_WBS_MILESTONE Public See coding 20090304 BEGIN OF ty_wbs_milestone. TYPES wbs_element_id TYPE ps_posid. INCLUDE TYPE mlstd AS mlstd. TYPES END OF ty_wbs_milestone
14 TY_WBS_MILESTONE_TAB Public See coding 20090304 ty_wbs_milestone_tab TYPE STANDARD TABLE OF ty_wbs_milestone
Method Signatures

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 20090304
2 Changing CT_ACTIVITY Call by reference Type reference (TYPE) TY_BUS2002_ACT_NEW_TAB 20090304
3 Changing CT_ACTIVITYELEMENT Call by reference Type reference (TYPE) TY_BUS2002_ACTELEM_NEW_TAB 20090304
4 Changing CT_ACTIVITYMILESTONE Call by reference Type reference (TYPE) TY_ACT_MILESTONE_TAB 20090304
5 Changing CT_NETWORK Call by reference Type reference (TYPE) TY_BUS2002_NEW_TAB 20090304
6 Changing CT_NETWORKRELATION Call by reference Type reference (TYPE) TY_NETWORK_RELATION_TAB 20090304
7 Changing CT_PARTNER Call by reference Type reference (TYPE) TY_BUS2001_PARTNER_TAB 20090304
8 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090304
9 Changing CT_WBSELEMENT Call by reference Type reference (TYPE) TY_BUS2054_NEW_TAB 20090304
10 Changing CT_WBSELEMENTMILESTONE Call by reference Type reference (TYPE) TY_WBS_MILESTONE_TAB 20090304
11 Importing IS_INPUT Call by reference Type reference (TYPE) PRS_PROJECTERPCRTREQ_S_V1 ProjectERPCreateRequest_sync_V1 20090304
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING Exception class for errors in BADIs 20090304

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 20090304
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090304
3 Importing IV_PROJECTID Call by reference Type reference (TYPE) PS_PSPID Project Definition 20090304
# Exception Resumable Description Created on
1 CX_BS_SOA_BADI_PROCESSING Exception class for errors in BADIs 20090304
History
Last changed by/on SAP  20100310 
SAP Release Created in 605