SAP ABAP Interface IF_COM_WEC_CUSTOMER_CREDITCARD (Interface for BAdI: COM_WEC_CUSTOMER_CREDITCARDS)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   WEC-APP-PAY (Application Component) Web Channel: Basic Functions - Payment Method
     COM_WEC_PAYMENT (Package) Web Channel - Payment Methods
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_WEC_CREDIT_CARDS Class for BAdI Impl.: ERP_WEC_CREDIT_CARDS 20101109
Properties
Interface IF_COM_WEC_CUSTOMER_CREDITCARD  
Short Description Interface for BAdI: COM_WEC_CUSTOMER_CREDITCARDS    
General Data
Package COM_WEC_PAYMENT   Web Channel - Payment Methods 
Created 20100920   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20101215
Friends
Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no friend.
Attributes
Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREDIT_CARDS Instance method Public Method Get all Credit Cards for this Customer 20101215
2 MAINTAIN_CREDIT_CARDS Instance method Public Method Maintain Credit Cards for this Customer 20101215
Events
Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no event.
Types
Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no local type.
Method Signatures

Method GET_CREDIT_CARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREDIT_CARDS Call by reference Type reference (TYPE) COMT_WEC_CUSTOMER_CREDIT_CARD Web Channel: Customer Credit Card Details (table type) 20101215
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20101215
3 Exporting EV_LOCKED Call by reference Type reference (TYPE) XFELD Partner record has been locked/is already locked 20101215
4 Importing IV_CUSTOMER Call by reference Type reference (TYPE) COM_WEC_CUSTOMER_NUMBER Partner GUID (CRM) / Customer Number (ERP) 20101215
5 Importing IV_LOCK Call by reference Type reference (TYPE) XFELD SPACE Shall partner/customer record get locked? 20101215

Method GET_CREDIT_CARDS on Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no exception.

Method MAINTAIN_CREDIT_CARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREDIT_CARDS Call by reference Type reference (TYPE) COMT_WEC_CUSTOMER_CREDIT_CARD Web Channel: Customer Credit Card Details (table type) 20101215
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20101215
3 Importing IT_CREDIT_CARDS Call by reference Type reference (TYPE) COMT_WEC_CUSTOMER_CREDIT_CARD Web Channel: Customer Credit Card Details (table type) 20101215
4 Importing IV_CUSTOMER Call by reference Type reference (TYPE) COM_WEC_CUSTOMER_NUMBER Partner GUID (CRM) / Customer Number (ERP) 20101215
5 Importing IV_RETURN_CREDIT_CARDS Call by reference Type reference (TYPE) XFELD SPACE Return maintained Credit Cards at end of processing? 20101215

Method MAINTAIN_CREDIT_CARDS on Interface IF_COM_WEC_CUSTOMER_CREDITCARD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in