SAP ABAP Class CL_BUP_ROLE_ERROR_MEM (Error Memory for MD Segment Roles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BP (Application Component) Business Partner Foundation
     S_BUPA_IPI (Package) SAP Business Partner: Internal Programming Interface (Basis)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CMD_APPLLOG_CONST Reuse Constants of Application Logs 20050419
Properties
Class CL_BUP_ROLE_ERROR_MEM  
Short Description Error Memory for MD Segment Roles    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BUPA_IPI   SAP Business Partner: Internal Programming Interface (Basis) 
Created 20050419   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUP_ROLE_ERROR_MEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMD_APPLLOG_CONST Reuse Constants of Application Logs 20050419
Friends
Class CL_BUP_ROLE_ERROR_MEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGTYP_MAX Instance attribute Private Attribute reference (LIKE) 20050419
2 GC_MSG_ABORT Instance attribute Private Attribute reference (LIKE) 20050419
3 GC_MSG_ERROR Instance attribute Private Attribute reference (LIKE) 20050419
4 GC_MSG_EXCEPTION Instance attribute Private Attribute reference (LIKE) 20050419
5 GC_MSG_INFO Instance attribute Private Attribute reference (LIKE) 20050419
6 GC_MSG_SUCCESS Instance attribute Private Attribute reference (LIKE) 20050419
7 GC_MSG_WARN Instance attribute Private Attribute reference (LIKE) 20050419
8 GC_OBJECT Instance attribute Private Attribute reference (LIKE) 20050419
9 GC_ONCEOFF Instance attribute Private Attribute reference (LIKE) 20050419
10 GC_PERMANENT Instance attribute Private Attribute reference (LIKE) 20050419
11 GC_PROBCL_1 Instance attribute Private Attribute reference (LIKE) 20050419
12 GC_PROBCL_2 Instance attribute Private Attribute reference (LIKE) 20050419
13 GC_PROBCL_3 Instance attribute Private Attribute reference (LIKE) 20050419
14 GC_PROBCL_4 Instance attribute Private Attribute reference (LIKE) 20050419
15 GC_PROBCL_MAX Instance attribute Private Attribute reference (LIKE) 20050419
16 GC_PROBCL_SPACE Instance attribute Private Attribute reference (LIKE) 20050419
17 GC_PROCESS Instance attribute Private Attribute reference (LIKE) 20050419
18 GC_X Instance attribute Private Attribute reference (LIKE) 20050419
19 GR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_BUP_ROLE_ERROR_MEM Error Memory for MD Segment Roles 20050419
20 GT_MEM Instance attribute Private Type reference (TYPE) BUP_TS_ROLE_ERROR_MEM Business Partner Roles Sorted 20050420
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DATA Instance method Public Method Deletes Entries of Incorrect Business Partner Data 20050420
2 EXIST_DATA Instance method Public Method Delete All Incorrect Memory Entries 20050630
3 GET_DATA Instance method Public Method Gets Data of Role Error Memory 20050420
4 GET_DATA_ALL Instance method Public Method Gets All Data of Role Error Memory 20050707
5 GET_DATA_BY_PARTNER Instance method Public Method Fill Memories with Incorrect Role Data 20050520
6 GET_INSTANCE Static method Public Method Generate/Get an Instance 20050420
7 REFRESH_MEMORY Instance method Public Method Delete All Incorrect Memory Entries 20050420
8 REPLACE_KEYS Instance method Public Method Replace Key Values in Error Memory 20051018
9 SET_DATA Instance method Public Method Fill Memories with Incorrect Role Data 20050420
Events
Class CL_BUP_ROLE_ERROR_MEM has no event.
Types
Class CL_BUP_ROLE_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 20050420

Method CLEAR_DATA on class CL_BUP_ROLE_ERROR_MEM has no exception.

Method EXIST_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) XFLAG 20050630

Method EXIST_DATA on class CL_BUP_ROLE_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_ROLE_DATA_INT GP: Branchen von Geschäftspartnern (extern) 20050520
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_ROLE_KEY GP: Schlüssel des MD Segmentes Rollen 20050520
3 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_ROLE_KEY GP: Schlüssel des MD Segmentes Rollen 20050520

Method GET_DATA on class CL_BUP_ROLE_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_ROLE_DATA_INT GP: Rollen von Geschäftspartnern 20050707

Method GET_DATA_ALL on class CL_BUP_ROLE_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_ROLE_DATA_INT GP: Branchen von Geschäftspartnern (extern) 20050520
2 Exporting ET_FAILED Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20050520
3 Importing IT_KEYS Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20050520

Method GET_DATA_BY_PARTNER on class CL_BUP_ROLE_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_ROLE_ERROR_MEM Fehlermemory für MD Segment Rollen 20050420

Method GET_INSTANCE on class CL_BUP_ROLE_ERROR_MEM has no exception.

Method REFRESH_MEMORY Signature

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

Method REPLACE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED_KEYS Call by reference Type reference (TYPE) BUS_PARTNR_T SAP-GP Tabelle von Zuordnungen zwischen temp./finalen Nummer 20051018

Method REPLACE_KEYS on class CL_BUP_ROLE_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_ROLE_ERROR_MEM Geschäftspartner Branchen 20050420

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