SAP ABAP Class CL_BUP_TAXN_ERROR_MEM (BP Tax numbers: Memory for error data)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP (Application Component) SAP Business Partner
     BUPA_TAXN_IPI (Package) SAP Business Partner: IPI tax numbers
Properties
Class CL_BUP_TAXN_ERROR_MEM  
Short Description BP Tax numbers: Memory for error data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUPA_TAXN_IPI   SAP Business Partner: IPI tax numbers 
Created 20051223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUP_TAXN_ERROR_MEM has no forward declaration.
Interfaces
Class CL_BUP_TAXN_ERROR_MEM has no interface implemented.
Friends
Class CL_BUP_TAXN_ERROR_MEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_BUP_TAXN_ERROR_MEM BP: Memory for Data with Errors 20051223
2 GT_MEM Instance attribute Private Type reference (TYPE) BUP_TS_TAXN_ERROR_MEM Error Memory of Taxn Details (Current) 20051223
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DATA Instance method Public Method Delete Incorrect Data from Memory 20051223
2 EXISTS_DATA Instance method Public Method Check if data exists 20051223
3 GET_DATA Instance method Public Method Read Data from the Memory 20051223
4 GET_DATA_ALL Instance method Public Method Read all erroneous data from memory 20051223
5 GET_DATA_BY_PARTNER Instance method Public Method Read Data from the Memory by partner 20051223
6 GET_INSTANCE Static method Public Method Request Error Memory Instance 20051223
7 REFRESH_MEMORY Instance method Public Method Delete Entire Error Memory 20051223
8 SET_DATA Instance method Public Method Write Incorrect Data to the Memory 20051223
Events
Class CL_BUP_TAXN_ERROR_MEM has no event.
Types
Class CL_BUP_TAXN_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 Central Data: Table with IDs 20051223

Method CLEAR_DATA on class CL_BUP_TAXN_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 20051223

Method EXISTS_DATA on class CL_BUP_TAXN_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_TAXN_ERROR_MEM Error Memory of Taxn Details (Current) 20051223
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_TAXN_KEY Key of the MD Segment Taxn Details 20051223
3 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_TAXN_KEY Key of the MD Segment taxn Details 20051223

Method GET_DATA on class CL_BUP_TAXN_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_TAXN_DATA_INT BP: Data of Segment Bank Details (Internal) 20051223

Method GET_DATA_ALL on class CL_BUP_TAXN_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_TAXN_ERROR_MEM BP: Error Memory of Taxn Details (Current) 20051223
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment Central Data: Table with IDs 20051223
3 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment Central Data: Table with IDs 20051223

Method GET_DATA_BY_PARTNER on class CL_BUP_TAXN_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_TAXN_ERROR_MEM BP: Memory for Data with Errors 20051223

Method GET_INSTANCE on class CL_BUP_TAXN_ERROR_MEM has no exception.

Method REFRESH_MEMORY Signature

Method REFRESH_MEMORY on class CL_BUP_TAXN_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_TAXN_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_TAXN_ERROR_MEM Error Memory of Taxn Details (Current) 20051223

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