SAP ABAP Interface IF_PUR_SE_PCSRMARCHCHKQR (Interface for BAdI: PUR_SE_PCSRMARCHCHKQR)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
     OPS_SE_PUR (Package) Service Enabling for Purchasing
Properties
Interface IF_PUR_SE_PCSRMARCHCHKQR  
Short Description Interface for BAdI: PUR_SE_PCSRMARCHCHKQR    
General Data
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20080502   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_PUR_SE_PCSRMARCHCHKQR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080502
Friends
Interface IF_PUR_SE_PCSRMARCHCHKQR has no friend.
Attributes
Interface IF_PUR_SE_PCSRMARCHCHKQR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INBOUND_PROCESSING Instance method Public Method 20080502
2 OUTBOUND_PROCESSING Instance method Public Method 20080502
Events
Interface IF_PUR_SE_PCSRMARCHCHKQR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_BBP_CTR Public See coding 20080502 BEGIN OF str_bbp_ctr, object_id TYPE bbp_bapi_ebeln_k, be_object_id TYPE bbp_bapi_ebeln_k, END OF str_bbp_ctr
2 STR_OUTPUT Public See coding 20080502 BEGIN OF str_output, ebeln TYPE ebeln, archiving_allowed_ind TYPE char5 , END OF str_output
3 TT_EBELN Public See coding 20080502 tt_ebeln TYPE TABLE OF str_bbp_ctr
4 TT_OUTPUT Public See coding 20080502 tt_output TYPE TABLE OF str_output
Method Signatures

Method INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PCNUMBER Call by reference Type reference (TYPE) TT_EBELN 20080502
2 Importing I_INPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_SRMAR1 MT PurchasingContractSRMArchivingCheckQuery 20080502
# Exception Resumable Description Created on
1 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20101006

Method OUTBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_OUTPUT Call by reference Type reference (TYPE) PUR_PURCHASING_CONTRACT_SRMARC MT PurchasingContractSRMArchivingCheckResponse 20080502
2 Importing I_RESULT Call by reference Type reference (TYPE) TT_OUTPUT 20080502
# Exception Resumable Description Created on
1 CX_APPL_PROXY_BADI_PROCESSING Error in BAdI Processing in Proxy 20101006
History
Last changed by/on SAP  20110908 
SAP Release Created in 604