SAP ABAP Class IF_PUR_SE_PCSRMARCHCHKQR (Interface for BAdI: PUR_SE_PCSRMARCHCHKQR)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080502
Properties
Class IF_PUR_SE_PCSRMARCHCHKQR  
Short Description Interface for BAdI: PUR_SE_PCSRMARCHCHKQR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080502   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PUR_SE_PCSRMARCHCHKQR has no forward declaration.
Interfaces
Class IF_PUR_SE_PCSRMARCHCHKQR has no interface implemented.
Friends
Class IF_PUR_SE_PCSRMARCHCHKQR has no friend class.
Attributes
Class 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
Class 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