SAP ABAP Class IF_EAM_SE_SRVCEXECORD001QR1 (Interface for BAdI: EAM_SE_SRVCEXECORD001QR1)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080702
Properties
Class IF_EAM_SE_SRVCEXECORD001QR1  
Short Description Interface for BAdI: EAM_SE_SRVCEXECORD001QR1    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080702   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EAM_SE_SRVCEXECORD001QR1 has no forward declaration.
Interfaces
Class IF_EAM_SE_SRVCEXECORD001QR1 has no interface implemented.
Friends
Class IF_EAM_SE_SRVCEXECORD001QR1 has no friend class.
Attributes
Class IF_EAM_SE_SRVCEXECORD001QR1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INBOUND_PROCESSING Instance method Public Method 20080702
2 OUTBOUND_PROCESSING Instance method Public Method 20080702
Events
Class IF_EAM_SE_SRVCEXECORD001QR1 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXDATA Public See coding 20080702 BEGIN OF exdata, seo_no TYPE bapi_alm_order_listhead_result-orderid, seo_text TYPE bapi_alm_order_listhead_result-short_text, END OF exdata
2 PC_INPUT Public See coding 20080702 BEGIN OF pc_input, query_hits_max_value TYPE int4, unlimited_query_hits TYPE flag, last_provided_seoid TYPE bapi_alm_order_listhead_result-orderid, END OF pc_input
3 PC_RETURN Public See coding 20080702 BEGIN OF pc_return, ret_query_hits_value TYPE int4, moreelementsavailableindicator TYPE flag, last_provided_seoid TYPE bapi_alm_order_listhead_result-orderid, END OF pc_return
4 TT_DETAILED_RETURN Public See coding 20080702 tt_detailed_return TYPE STANDARD TABLE OF exdata
5 TT_RANGES Public See coding 20080702 tt_ranges TYPE TABLE OF bapi_alm_order_listhead_ranges
6 TT_RESULT Public See coding 20080702 tt_result TYPE TABLE OF bapi_alm_order_listhead_result
7 TT_RETURN Public See coding 20080702 tt_return TYPE TABLE OF bapiret2
Method Signatures

Method INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_PC_INPUT Call by reference Type reference (TYPE) PC_INPUT 20080702
2 Changing E_RANGES Call by reference Type reference (TYPE) TT_RANGES 20080702
3 Changing E_RETURN Call by reference Type reference (TYPE) TT_RETURN 20080702
4 Importing I_INPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_44 20080702

Method INBOUND_PROCESSING on class IF_EAM_SE_SRVCEXECORD001QR1 has no exception.

Method OUTBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_OUTPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_45 20080702
2 Importing I_PC_RETURN Call by reference Type reference (TYPE) PC_RETURN 20080702
3 Importing I_RESULT Call by reference Type reference (TYPE) TT_DETAILED_RETURN 20080702
4 Importing I_RETURN Call by reference Type reference (TYPE) TT_RETURN 20080702

Method OUTBOUND_PROCESSING on class IF_EAM_SE_SRVCEXECORD001QR1 has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in