SAP ABAP Class IF_WRB_MYENTITY (BP Retail Buying: MyEntities)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WRB_CONSTANTS BP Retail Buying: General Constant Definition 20021216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRB_MYSITE BP Retail Buying: MyPlants 20021209
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRB_MYVENDOR BP Retail Buying: MyVendors 20021121
Properties
Class IF_WRB_MYENTITY  
Short Description BP Retail Buying: MyEntities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WRB_MYENTITY has no forward declaration.
Interfaces
Class IF_WRB_MYENTITY has no interface implemented.
Friends
Class IF_WRB_MYENTITY has no friend class.
Attributes
Class IF_WRB_MYENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method Authorization Check for Reading Entities 20021121
2 CHECK_AUTHORITY_BY_ENTITY Instance method Public Method Authorization Check for Reading Single Entity 20030113
3 GET_DESCR_LIST Instance method Public Method Read Descriptions for a List of Entity Keys 20021125
4 GET_LIST Instance method Public Method Provides a List of Entities 20021125
Events
Class IF_WRB_MYENTITY has no event.
Types
Class IF_WRB_MYENTITY has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class IF_WRB_MYENTITY has no parameter.
# Exception Resumable Description Created on
1 AUTHORITY_CHECK_FAILED Berechtigungsprüfung fehlgeschlagen 20021121
2 CORRUPT_USER_MASTER_DATA Zerstörte Berechtigung im Benutzerstamm. 20021212
3 NO_AUTHORITY_GRANTED Keine Berechtigung zum Durchführen der Aktion 20021212
4 NO_USER_PROFILE Im Benutzerstamm ist kein Profil eingetragen 20021212

Method CHECK_AUTHORITY_BY_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SKIP_AUTHORITY_CHECK Call by reference Type reference (TYPE) WRB_XCHAR Kennzeichen: Keine Prüfung auf Entitätsebene 20030113
2 Importing PI_KEY Call by reference Type reference (TYPE) WRB_KEY Schlüsselfeld Entität (für Entitätensuche) 20030113
# Exception Resumable Description Created on
1 AUTHORITY_CHECK_FAILED Berechtigungsprüfung fehlgeschlagen 20030113
2 CORRUPT_USER_MASTER_DATA Zerstörte Berechtigung im Benutzerstamm. 20030113
3 NO_AUTHORITY_GRANTED Keine Berechtigung zum Durchführen der Aktion 20030113
4 NO_USER_PROFILE Im Benutzerstamm ist kein Profil eingetragen 20030113

Method GET_DESCR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENTITY_DESCR_LIST Call by reference Type reference (TYPE) WRB_ENTITY_DESCR_TABLE Tabelle von Beschreibungsattributen 20021125
2 Importing ENTITY_LIST Call by reference Type reference (TYPE) WRB_ATTRIBUTES_TABLE Tabellentyp Entitätsliste 20021125

Method GET_DESCR_LIST on class IF_WRB_MYENTITY has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_MAX Value transfer Type reference (TYPE) WRB_ATTRIBUTE_MAX maximales Attribut (Schlüssel oder Beschreibung) 20021125
2 Importing ATTRIBUTE_MIN Value transfer Type reference (TYPE) WRB_ATTRIBUTE_MIN minimales Attribut (Schlüssel oder Beschreibung) 20021125
3 Exporting ENTITY_LIST Call by reference Type reference (TYPE) WRB_ENTITY_LIST_TABLE Tabellentyp Entitätsliste 20021125
4 Importing MAX_RESULT_SIZE Call by reference Type reference (TYPE) WRB_MAX_RESULT_SIZE maximale Anzahl aller selektierten Entitäten 20021202
5 Exporting RESULT_SIZE Call by reference Type reference (TYPE) WRB_RESULT_SIZE Anzahl der gefundenen Entitäten 20021202
6 Importing SEARCH_CRITERION Value transfer Type reference (TYPE) WRB_SEARCH_CRITERION Suchkriterium Entität 20021125
7 Importing USE_DESCR Value transfer Type reference (TYPE) WRB_USE_DESCR Beschreibung verwenden (falls nein: Schlüssel verwenden) 20021125
# Exception Resumable Description Created on
1 SEARCH_STRING_TOO_LONG Suchstring zu lang (O: Ignorieren) 20100720
History
Last changed by/on SAP  20110908 
SAP Release Created in