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