SAP ABAP Class CL_PERS_DISTRIBUTION_TABLE (Personalization data distribution table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR (Application Component) User Administration
     S_PERS (Package) Development Class for Personalization
Properties
Class CL_PERS_DISTRIBUTION_TABLE  
Short Description Personalization data distribution table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PERS   Development Class for Personalization 
Created 20000321   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PERS_DISTRIBUTION_TABLE has no forward declaration.
Interfaces
Class CL_PERS_DISTRIBUTION_TABLE has no interface implemented.
Friends
Class CL_PERS_DISTRIBUTION_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISTRIBUTION_TABLE Instance attribute Private Type reference (TYPE) SPERS_DDFT Personalization data distribution table 20000321
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Append further personalization data 20000321
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000405
3 GET_DISTRIBUTION_TABLE Instance method Public Method Read exchange table 20000321
4 GET_XML_TABLE Instance method Public Method Read XML description of individual pers. objects 20000321
Events
Class CL_PERS_DISTRIBUTION_TABLE has no event.
Types
Class CL_PERS_DISTRIBUTION_TABLE has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PERS_KEY Call by reference Type reference (TYPE) SPERS_KEY Schlüssel für Personalisierungsobjekte 20000321
2 Importing P_XML_TABLE Call by reference Object reference (TYPE REF TO) CL_PERS_DISTRIBUTION_OBJECT Datenobjekt für die Verteilung von Personalisierungsdaten 20000321
# Exception Resumable Description Created on
1 APPEND_FAILED Fehler beim Anhängen der Daten 20000321

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DISTRIBUTION_DATA Call by reference Type reference (TYPE) SPERS_DDFT Tabelle für die Verteilung von Personalisierungsdaten 20000405

Method CONSTRUCTOR on class CL_PERS_DISTRIBUTION_TABLE has no exception.

Method GET_DISTRIBUTION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Type reference (TYPE) SPERS_DDFT Tabelle für die Verteilung von Personalisierungsdaten 20000321
# Exception Resumable Description Created on
1 OPERATION_FAILED Fehler beim Lesen der Tabelle 20000321

Method GET_XML_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PERS_KEY Call by reference Type reference (TYPE) SPERS_KEY Schlüssel für Personalisierungsobjekte 20000321
2 Returning P_XML_TABLE Value transfer Object reference (TYPE REF TO) CL_PERS_DISTRIBUTION_OBJECT Personalisierungsdaten als XML-Dokument 20000321
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten gefunden 20000321
History
Last changed by/on SAP  20110908 
SAP Release Created in 46D