SAP ABAP Class CL_BUP_CARD_ERROR_MEM (BP: Memory for Incorrect Data, Payment Cards)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP (Application Component) SAP Business Partner
     BUPA_CCARD_IPI (Package) SAP BP: IPI Payment Card Details
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BUP_CARD_CONST Constants of Payment Card Segments 20051013
Properties
Class CL_BUP_CARD_ERROR_MEM  
Short Description BP: Memory for Incorrect Data, Payment Cards    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUPA_CCARD_IPI   SAP BP: IPI Payment Card Details 
Created 20050928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUP_CARD_ERROR_MEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BUP_CARD_CONST Constants of Payment Card Segments 20051013
Friends
Class CL_BUP_CARD_ERROR_MEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CATEGORY_OBJECT Instance attribute Private Attribute reference (LIKE) 20051013
2 GC_FALSE Instance attribute Private Attribute reference (LIKE) 20051013
3 GC_FIELD_CCARD_ID Instance attribute Private Attribute reference (LIKE) 20051013
4 GC_FIELD_PARTNER Instance attribute Private Attribute reference (LIKE) 20051013
5 GC_LIFETIME_ONCE_ONLY Instance attribute Private Attribute reference (LIKE) 20051013
6 GC_LIFETIME_PERMANENT Instance attribute Private Attribute reference (LIKE) 20051013
7 GC_TRUE Instance attribute Private Attribute reference (LIKE) 20051013
8 GR_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_BUP_CARD_ERROR_MEM BP: Memory for Incorrect Data, Payment Cards 20050928
9 GT_MEM Instance attribute Private Type reference (TYPE) BUP_TS_CARD_ERROR_MEM BP: Error Memory Payment Cards 20050928
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DATA Instance method Public Method Delete Incorrect Data from Memory 20050928
2 EXISTS_DATA Instance method Public Method Incorrect data in the memory? 20050928
3 GET_DATA Instance method Public Method Read Incorrect Data from Memory 20050928
4 GET_DATA_ALL Instance method Public Method Get Entire Error Memory 20051028
5 GET_DATA_BY_PARTNER Instance method Public Method Read Incorrect Data from Memory 20051012
6 GET_DATA_BY_PARTNER_SINGLE Instance method Public Method Read Error Memory Data for One Partner 20051013
7 GET_INSTANCE Static method Public Method Cet Error Memory Instance 20051005
8 REFRESH_MEMORY Instance method Public Method r.m. 20051013
9 SET_DATA Instance method Public Method Write Incorrect Data to the Memory 20051013
Events
Class CL_BUP_CARD_ERROR_MEM has no event.
Types
Class CL_BUP_CARD_ERROR_MEM has no local type.
Method Signatures

Method CLEAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20050928

Method CLEAR_DATA on class CL_BUP_CARD_ERROR_MEM has no exception.

Method EXISTS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_EXIST Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050928

Method EXISTS_DATA on class CL_BUP_CARD_ERROR_MEM has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) BUP_TS_CARD_ERROR_MEM GP: Fehlerspeicher Zahlkarten 20051010
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_CARD_KEY Nicht gefundene Schlüssel 20051010
3 Exporting ET_SUCCEEDED Call by reference Type reference (TYPE) BUP_TS_CARD_KEY Gefundene Schlüssel 20051010
4 Importing IR_LOG_HANDLE Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG Anwendungsprotokoll 20051010
5 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_CARD_KEY GP: Schluessel des Segmentes Zahlkarten 20051010

Method GET_DATA on class CL_BUP_CARD_ERROR_MEM has no exception.

Method GET_DATA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) BUP_TS_CARD_ERROR_MEM Fehlerdaten 20051028

Method GET_DATA_ALL on class CL_BUP_CARD_ERROR_MEM has no exception.

Method GET_DATA_BY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) BUP_TS_CARD_ERROR_MEM GP: Fehlerspeicher Zahlkarten 20051013
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20051013
3 Importing IR_LOG_HANDLE Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG Anwendungsprotokoll 20051014
4 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20051013

Method GET_DATA_BY_PARTNER on class CL_BUP_CARD_ERROR_MEM has no exception.

Method GET_DATA_BY_PARTNER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) BUP_TS_CARD_ERROR_MEM Fehlermemory 20051013
2 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051013
3 Importing IR_LOG_HANDLE Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG Anwendungsprotokoll 20051013
4 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20051013

Method GET_DATA_BY_PARTNER_SINGLE on class CL_BUP_CARD_ERROR_MEM has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BUP_CARD_ERROR_MEM GP: Speicher für fehlerhafte Daten, Zahlkarten 20051005

Method GET_INSTANCE on class CL_BUP_CARD_ERROR_MEM has no exception.

Method REFRESH_MEMORY Signature

Method REFRESH_MEMORY on class CL_BUP_CARD_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_CARD_ERROR_MEM has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) BUP_TS_CARD_ERROR_MEM GP: Fehlerspeicher Zahlkarten 20051013

Method SET_DATA on class CL_BUP_CARD_ERROR_MEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710