SAP ABAP Interface IF_EAM_SE_SRVCEXECORDUPDRC (Interface for BAdI: EAM_SE_SRVCEXEORDUPDRC)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-WOC-MO (Application Component) Maintenance Orders
     PLM_EAM_XI_PROXY (Package) Proxy Implementation for EAM objects
Properties
Interface IF_EAM_SE_SRVCEXECORDUPDRC  
Short Description Interface for BAdI: EAM_SE_SRVCEXEORDUPDRC    
General Data
Package PLM_EAM_XI_PROXY   Proxy Implementation for EAM objects 
Created 20090306   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_EAM_SE_SRVCEXECORDUPDRC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090306
Friends
Interface IF_EAM_SE_SRVCEXECORDUPDRC has no friend.
Attributes
Interface IF_EAM_SE_SRVCEXECORDUPDRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INBOUND_PROCESSING Instance method Public Method 20090306
2 OUTBOUND_PROCESSING Instance method Public Method 20090306
Events
Interface IF_EAM_SE_SRVCEXECORDUPDRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COMPONENT Public See coding 20090306 tt_component TYPE TABLE OF bapi_alm_order_component
2 TT_COMPONENT_UP Public See coding 20090306 tt_component_up TYPE TABLE OF bapi_alm_order_component_up
3 TT_OBJECTLIST Public See coding 20090306 tt_objectlist TYPE TABLE OF bapi_alm_order_objectlist
4 TT_OBJECTLIST_UP Public See coding 20090306 tt_objectlist_up TYPE TABLE OF bapi_alm_order_olist_up
5 TT_ORDER_HEADER Public See coding 20090306 tt_order_header TYPE TABLE OF bapi_alm_order_headers_i
6 TT_ORDER_HEADER_SRV Public See coding 20090306 tt_order_header_srv TYPE TABLE OF bapi_alm_order_srvdat_e
7 TT_ORDER_HEADER_SRV_UP Public See coding 20090306 tt_order_header_srv_up TYPE TABLE OF bapi_alm_order_srvdat_up
8 TT_ORDER_HEADER_UP Public See coding 20090306 tt_order_header_up TYPE TABLE OF bapi_alm_order_headers_up
9 TT_ORDER_METHOD Public See coding BAPI structure: Processing methods 20090306 tt_order_method TYPE TABLE OF bapi_alm_order_method
10 TT_ORDER_OPERATION Public See coding 20090306 tt_order_operation TYPE TABLE OF bapi_alm_order_operation
11 TT_ORDER_OPERATION_UP Public See coding 20090306 tt_order_operation_up TYPE TABLE OF bapi_alm_order_operation_up
12 TT_PARTNER Public See coding 20090306 tt_partner TYPE TABLE OF bapi_alm_order_partn_mul
13 TT_PARTNER_UP Public See coding 20090306 tt_partner_up TYPE TABLE OF bapi_alm_order_partn_mul_up
14 TT_RELATIONSHIP Public See coding 20090306 tt_relationship TYPE TABLE OF bapi_alm_order_relation
15 TT_RELATIONSHIP_UP Public See coding 20090306 tt_relationship_up TYPE TABLE OF bapi_alm_order_relation_up
16 TT_RETURN Public See coding 20090306 tt_return TYPE TABLE OF bapiret2
17 TT_SRULE Public See coding 20090306 tt_srule TYPE TABLE OF bapi_alm_order_srule
18 TT_SRULE_UP Public See coding 20090306 tt_srule_up TYPE TABLE OF bapi_alm_order_srule_up
19 TT_TEXT Public See coding 20090306 tt_text TYPE TABLE OF bapi_alm_text
20 TT_TEXT_LINES Public See coding 20090306 tt_text_lines TYPE TABLE OF bapi_alm_text_lines
21 TT_USERSTATUS Public See coding 20090306 tt_userstatus TYPE TABLE OF bapi_alm_order_usrstat
Method Signatures

Method INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_COMPONENT Call by reference Type reference (TYPE) TT_COMPONENT 20090306
2 Changing E_COMPONENT_UP Call by reference Type reference (TYPE) TT_COMPONENT_UP 20090306
3 Changing E_HEADEAR_SRV_UP Call by reference Type reference (TYPE) TT_ORDER_HEADER_SRV_UP 20090306
4 Changing E_HEADER Call by reference Type reference (TYPE) TT_ORDER_HEADER 20090306
5 Changing E_HEADER_SRV Call by reference Type reference (TYPE) TT_ORDER_HEADER_SRV 20090306
6 Changing E_HEADER_UP Call by reference Type reference (TYPE) TT_ORDER_HEADER_UP 20090306
7 Changing E_METHOD Call by reference Type reference (TYPE) TT_ORDER_METHOD BAPI structure: Processing methods 20090306
8 Changing E_OBJECTLIST Call by reference Type reference (TYPE) TT_OBJECTLIST 20090306
9 Changing E_OBJECTLIST_UP Call by reference Type reference (TYPE) TT_OBJECTLIST_UP 20090306
10 Changing E_OPERATION Call by reference Type reference (TYPE) TT_ORDER_OPERATION 20090306
11 Changing E_OPERATION_UP Call by reference Type reference (TYPE) TT_ORDER_OPERATION_UP 20090306
12 Changing E_PARTNER Call by reference Type reference (TYPE) TT_PARTNER 20090306
13 Changing E_PARTNER_UP Call by reference Type reference (TYPE) TT_PARTNER_UP 20090306
14 Changing E_RELATIONSHIP Call by reference Type reference (TYPE) TT_RELATIONSHIP 20090306
15 Changing E_RELATIONSHIP_UP Call by reference Type reference (TYPE) TT_RELATIONSHIP_UP 20090306
16 Changing E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20090306
17 Changing E_SRULE Call by reference Type reference (TYPE) TT_SRULE 20090306
18 Changing E_TEXT Call by reference Type reference (TYPE) TT_TEXT 20090306
19 Changing E_TEXT_LINES Call by reference Type reference (TYPE) TT_TEXT_LINES 20090306
20 Changing E_USERSTAT Call by reference Type reference (TYPE) TT_USERSTATUS 20090306
21 Importing I_INPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_53 Proxy Structure (generated) 20090306

Method INBOUND_PROCESSING on Interface IF_EAM_SE_SRVCEXECORDUPDRC has no exception.

Method OUTBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_OUTPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_52 Proxy Structure (generated) 20090306
2 Changing EV_ERROR_OCCURRED Call by reference Type reference (TYPE) FLAG General Flag 20090306
3 Importing IT_OUTPUT Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090306

Method OUTBOUND_PROCESSING on Interface IF_EAM_SE_SRVCEXECORDUPDRC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605