SAP ABAP Class CL_PFO_BUFFER (Memory for Mass Processing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     PFO130 (Package) Portfolio Assignment: Kernel Functions
Properties
Class CL_PFO_BUFFER  
Short Description Memory for Mass Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PFO130   Portfolio Assignment: Kernel Functions 
Created 20041215   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PFO_BUFFER has no interface implemented.
Friends
Class CL_PFO_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CG_FIELD_BUSIBEGIN Constant Private Type reference (TYPE) FIELDNAME 'BUSI_BEGIN' Field Name 20041216
2 CG_FIELD_BUSIEND Constant Private Type reference (TYPE) FIELDNAME 'BUSI_END' Field Name 20041216
3 CG_FIELD_CANCEL_OBJ Constant Private Type reference (TYPE) FIELDNAME 'FLG_CANCEL_OBJ' Field Name 20041220
4 CG_FIELD_CANCEL_VERS Constant Private Type reference (TYPE) FIELDNAME 'FLG_CANCEL_VERS' Field Name 20041220
5 CG_FIELD_OBJKIND Constant Private Type reference (TYPE) FIELDNAME 'OBJKIND' Field Name OBJKIND 20041216
6 CG_FIELD_OBJTYPE Constant Private Type reference (TYPE) FIELDNAME 'OBJTYPE' Field Name 20041216
7 CG_FIELD_ROLE Constant Private Type reference (TYPE) FIELDNAME 'ROLE' Field Name 20050105
8 CG_FIELD_SEG_ID Constant Private Type reference (TYPE) FIELDNAME 'SEG_ID' Field Name 20050105
9 CG_FIELD_TECHBEGIN Constant Private Type reference (TYPE) FIELDNAME 'TECH_BEGIN' Field Name 20041220
10 CG_FIELD_TECHEND Constant Private Type reference (TYPE) FIELDNAME 'TECH_END' Field Name: Technical End 20041220
11 CG_FIELD_VERSION Constant Private Type reference (TYPE) FIELDNAME 'VERSION' Field Name 20041216
12 CG_FIELD_XO_ID Constant Private Type reference (TYPE) FIELDNAME 'XO_ID' Field Name 20050105
13 CG_FIELD_XO_TYPE Constant Private Type reference (TYPE) FIELDNAME 'XO_TYPE' Field Name 20050105
14 GD_CURRENT_TA Instance attribute Private Type reference (TYPE) PFO_TA_COUNT Transaction Counter for PFO Buffer 20041220
15 GD_NOW Static Attribute Protected Type reference (TYPE) PFO_TERMDATE Date on Which an Object is Due to End 20041216
16 GD_TA_OPEN Instance attribute Private Type reference (TYPE) FLAG Indicator: Open Transaction 20041220
17 GS_CURRENT_TYPE Instance attribute Private Type reference (TYPE) PFO_S_OBJECT Structure of DB Table TPFO_OBJECT 20041216
18 GT_DATA Instance attribute Protected Type reference (TYPE) PFO_TI_BUFFER Buffer Line for Portfolio Assignment 20041222
19 GT_HASH_INDEX Instance attribute Protected Type reference (TYPE) PFO_TI_BUFFER_HASH Index Table Type for PFO_S_BUFFER By Hash Key 20041222
20 GT_TA_INDEX Instance attribute Protected Type reference (TYPE) PFO_TI_BUFFER_TA Index Table Type for PFO_S_BUFFER by Transaction Number 20041222
21 GT_TEXTTAB Instance attribute Protected Type reference (TYPE) PFO_TI_BUFFERTEXT 20050104
22 GT_TYPE_LIST Instance attribute Protected Type reference (TYPE) PFO_TI_OBJECT Structure of DB Table TPFO_OBJECT 20041223
23 GT_XZO_INDEX Instance attribute Protected Type reference (TYPE) PFO_TI_BUFFER_XZO Structure for Buffering XZO Objects 20041231
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_TO_DELTA Instance method Protected Method Insert Text in DB Update Table 20050105
2 CHECK_EXISTENCE Instance method Protected Method Check if Object is Already in Buffer 20041221
3 CLOSE_TRANSACTION Instance method Public Method Close Parenthesis for Related Records 20041220
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041215
5 CONVERT_FORMAT Instance method Protected Method Generate Data Row from Object Row 20041220
6 CONVERT_FORMAT_XZO Instance method Protected Method Generate Data Row from Assignment (XZO) Object Row 20050105
7 COPY_ATTRIBUTES Instance method Protected Method Copy Attributes 20080901
8 DELETE_OBJECT Instance method Protected Method Deletes Object from Buffer, Without Considering TA 20041227
9 DELETE_TRANSACTION Instance method Public Method Delete Objects of Transaction from Buffer 20041227
10 EXTRACT_BY_TYPE Instance method Public Method Real All Objects for Type/Category Combination 20041223
11 GET_ACCESS_KEYS Instance method Protected Method Determines Type of Access 20041215
12 GET_DB_KEY Instance method Protected Method Check if DB Key is Filled and Return Key 20041216
13 GET_FUNC_KEY_HASHED Instance method Protected Method Determine Effective Key as Hash Value 20041216
14 GET_MAX_TA Instance method Protected Method Determines Largest Transaction in which Object Participates 20041222
15 GET_TYPE_LIST Instance method Public Method List of All Buffered Object Types 20041223
16 INSERT_NEW_OBJECT Instance method Protected Method Insert New Object Into Buffer 20041221
17 INSERT_NEW_TYPE Instance method Protected Method New Type in Buffer 20050121
18 INSERT_TEXT Instance method Protected Method Insert or Change Text 20050104
19 MOVE_FUNC_KEYS Instance method Protected Method Converts Effective Key 20050112
20 OBJECT_GET_TA Instance method Public Method Read Highest Transaction of Object 20041222
21 OBJECT_INSERT Instance method Public Method Insert Object in Buffer 20041220
22 OBJECT_READ Instance method Public Method Read Memory with Effective Key 20041221
23 OPEN_TRANSACTION Instance method Public Method Open Parenthesis Around Related Records 20041220
24 READ_TEXT Instance method Protected Method Read Text for One Object from Buffer 20050104
25 READ_WITH_DB_KEY Instance method Protected Method Read Buffer with DB Key (+VERS) 20041216
26 READ_WITH_FUNC_KEY Instance method Protected Method Read with Effective Key 20041216
27 RESOLVE_BY_FUNC_KEY Instance method Protected Method Trigger Several Entries Found for a Hash Value 20041217
28 SET_CURRENT_TYPE Instance method Protected Method Write Type for Current Transaction 20041216
29 SET_DB_FLAG Instance method Protected Method Set DB Indicator if Required 20041220
30 UPDATE_OBJECT Instance method Protected Method 20041221
31 UPDATE_TEXT Instance method Protected Method Update a Text 20050104
32 XZO_END_OBJECTS_READ_SWITCH Instance method Public Method Read Assignment Objects (XZO) 20070531
33 XZO_OBJECTS_READ Instance method Public Method Read Assignment Objects (XZO) 20041231
34 XZO_OBJECTS_READ_SWITCH Instance method Public Method Read Assignment Objects (XZO) 20050105
Events
Class CL_PFO_BUFFER has no event.
Types
Class CL_PFO_BUFFER has no local type.
Method Signatures

Method ADD_TEXT_TO_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE 20050105
2 Importing ID_DBKEY Call by reference Type reference (TYPE) PFO_OBJKEY Objektschlüssel in der BZO (ID oder GUID) 20050105
3 Importing IS_OBJECT Call by reference Type reference (TYPE) PFO_S_OBJECT Struktur zur DB-Tabelle TPFO_OBJECT 20050105
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050105

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FOUND Value transfer Type reference (TYPE) FLAG Kennzeichen: Vorhanden 20041221
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20041221
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041221

Method CLOSE_TRANSACTION Signature

Method CLOSE_TRANSACTION on class CL_PFO_BUFFER has no parameter.
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041220

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NOW Call by reference Type reference (TYPE) PFO_TERMDATE Datum, zu dem ein Objekt beendet werden soll 20050114

Method CONSTRUCTOR on class CL_PFO_BUFFER has no exception.

Method CONVERT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Type reference (TYPE) PFO_S_BUFFER Pufferzeile der BZO 20041220
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Eingangsstruktur 20041220
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041220

Method CONVERT_FORMAT_XZO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Type reference (TYPE) PFO_S_BUFFER_XZO Pufferzeile der BZO 20050105
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Eingangsstruktur 20050105
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050105

Method COPY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TTYPE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20080901
2 Importing IR_TARGET Call by reference Object reference (TYPE REF TO) DATA Zielstruktur 20080901
3 Importing IS_SOURCE Call by reference Type reference (TYPE) ANY Quelle Structure 20080901

Method COPY_ATTRIBUTES on class CL_PFO_BUFFER has no exception.

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) PFO_S_BUFFER Pufferzeile der BZO 20041227
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041227

Method DELETE_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TA_COUNT Call by reference Type reference (TYPE) PFO_TA_COUNT Transaktionszähler für den BZO-Buffer 20041227
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041227
2 MULTIPLE_TA Mindestens ein bet. Objekt is in mehreren TAs enthalten 20041227

Method EXTRACT_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CRT_DELTA Call by reference Object reference (TYPE REF TO) DATA zu modifizierende Datensätze 20050110
2 Exporting ERT_COMPLETE Call by reference Object reference (TYPE REF TO) DATA alle Datensätze 20050110
3 Importing IS_OBJECT Call by reference Type reference (TYPE) PFO_S_OBJECT Struktur zur DB-Tabelle TPFO_OBJECT 20041223
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041223

Method GET_ACCESS_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DBKEY Call by reference Type reference (TYPE) PFO_GUID DB-Schlüssel einer BZO-Stammdaten-Tabelle (GUID22) 20041216
2 Exporting ED_HASHKEY Call by reference Type reference (TYPE) HASH160 Hash-Wert (160 Bits) 20041216
3 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20041216
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041216

Method GET_DB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_DBKEY Value transfer Type reference (TYPE) PFO_GUID DB-Schlüssel 20041216
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY BZO-Datensatz 20041216
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041216

Method GET_FUNC_KEY_HASHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_HASHVAL Value transfer Type reference (TYPE) HASH160 Hash-Wert (160 Bits) 20041216
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20041216
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041216

Method GET_MAX_TA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CT_MAX_TA Value transfer Type reference (TYPE) PFO_TA_COUNT Transaktionszähler für den BZO-Buffer 20041222
2 Importing IS_HASH Call by reference Type reference (TYPE) PFO_S_BUFFER_HASH Tabellentyp zur Struktur PFO_S_BUFFER 20041223

Method GET_MAX_TA on class CL_PFO_BUFFER has no exception.

Method GET_TYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CT_TYPES Value transfer Type reference (TYPE) PFO_TI_OBJECT Struktur zur DB-Tabelle TPFO_OBJECT 20041223

Method GET_TYPE_LIST on class CL_PFO_BUFFER has no exception.

Method INSERT_NEW_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050104
2 Importing IT_COMPLETE Call by reference Type reference (TYPE) STANDARD TABLE Alle Datensätze 20041221
3 Importing IT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE Alle verändernden Datensätze 20041221
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041221

Method INSERT_NEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CURRENT_TYPE Call by reference Type reference (TYPE) PFO_S_OBJECT Struktur zur DB-Tabelle TPFO_OBJECT 20050121

Method INSERT_NEW_TYPE on class CL_PFO_BUFFER has no exception.

Method INSERT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050104
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050104

Method MOVE_FUNC_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STRUCTURE Call by reference Type reference (TYPE) ANY Datensatz 20050112
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY Puffersatz 20050112
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050112

Method OBJECT_GET_TA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TA_COUNT Value transfer Type reference (TYPE) PFO_TA_COUNT Transaktionszähler für den BZO-Buffer 20041222
2 Importing IR_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Objekt 20041222
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041222

Method OBJECT_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_COMPLETE Call by reference Object reference (TYPE REF TO) DATA Gesamtdaten des Objektes 20050110
2 Importing IRT_DELTA Call by reference Object reference (TYPE REF TO) DATA Datensätze zur DB-Verarbeitung 20050110
3 Importing IR_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Datensatz 20041231
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler beim Schreiben in den Puffer 20041220

Method OBJECT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_FOUND Call by reference Type reference (TYPE) FLAG Mindestens ein gültiger Satz gefunden 20050124
2 Changing CRT_DELTA Call by reference Object reference (TYPE REF TO) DATA DB-Änderungen 20050109
3 Changing CR_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Objekt 20050112
4 Exporting ERT_COMPLETE Call by reference Object reference (TYPE REF TO) DATA Gefundene Objektdaten 20050109
5 Changing ES_TEXT Call by reference Type reference (TYPE) PFO_S_BUFFERTEXT Texte im Puffer 20050104
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041221
2 NOT_FOUND Objekt ist nicht im Puffer 20041229

Method OPEN_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TA_COUNT Value transfer Type reference (TYPE) PFO_TA_COUNT Transaktionszähler für den BZO-Buffer 20041223
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20041220

Method READ_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TEXT Call by reference Type reference (TYPE) PFO_S_BUFFERTEXT Texte im Puffer 20050104
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050104
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050104

Method READ_WITH_DB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE 20041223
2 Exporting ET_COMPLETE Call by reference Type reference (TYPE) STANDARD TABLE Ergebnismenge 20041223
3 Importing ID_DBKEY Call by reference Type reference (TYPE) PFO_GUID DB-Schlüssel einer BZO-Stammdaten-Tabelle (GUID22) 20041216
4 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Datensatz 20041216
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041216

Method READ_WITH_FUNC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE Zu verändernde Datensätze 20041223
2 Exporting ET_COMPLETE Call by reference Type reference (TYPE) STANDARD TABLE Gefundene Objekte 20041223
3 Importing ID_HASHKEY Call by reference Type reference (TYPE) HASH160 Hash-Wert (160 Bits) 20041217
4 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Datensatz, zu dem gesucht werden soll 20041217
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041217

Method RESOLVE_BY_FUNC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE 20041223
2 Exporting ET_COMPLETE Call by reference Type reference (TYPE) STANDARD TABLE 20041223
3 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20041217
4 Importing IT_HASHED Call by reference Type reference (TYPE) PFO_TI_BUFFER_HASH2 Indextabellentyp zu PFO_S_BUFFER nach Hashkey 20041217
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041217

Method SET_CURRENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20041216
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041216

Method SET_DB_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CD_DB_MODIFY Value transfer Type reference (TYPE) FLAG allgemeines flag 20041220
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Datensatz 20041220
3 Importing IT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE DB-Tabelle des Objektes 20041220
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041220

Method UPDATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050104
2 Importing IT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE zu ändernde Datenzeilen 20041221
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20041221

Method UPDATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050104
# Exception Resumable Description Created on
1 CX_PFO_BUFFER Ausnahmeklasse zur Klasse CL_PFO_BUFFER 20050104

Method XZO_END_OBJECTS_READ_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FOUND Call by reference Type reference (TYPE) STANDARD TABLE Gefundene XZO-Objekte 20070531
2 Importing ID_ADVANCEDATE Call by reference Type reference (TYPE) PFO_TERMDATE Datum, zu dem ein Objekt beendet werden soll 20070531
3 Importing ID_ROLE Call by reference Type reference (TYPE) PFO_ROLE ID einer Rolle in der BZO 20070531
4 Importing ID_XO_ID Call by reference Type reference (TYPE) PFO_GUID DB-Schlüssel einer BZO-Stammdaten-Tabelle (GUID22) 20070531
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20070531

Method XZO_OBJECTS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FOUND Call by reference Type reference (TYPE) STANDARD TABLE Gefundene XZO-Objekte 20041231
2 Importing ID_BUSIBEGIN Call by reference Type reference (TYPE) PFO_TERMDATE Datum, zu dem ein Objekt beendet werden soll 20050105
3 Importing ID_BUSIEND Call by reference Type reference (TYPE) PFO_TERMDATE Datum, zu dem ein Objekt beendet werden soll 20050105
4 Importing ID_ROLE Call by reference Type reference (TYPE) PFO_ROLE ID einer Rolle in der BZO 20050105
5 Importing ID_XO_ID Call by reference Type reference (TYPE) PFO_GUID DB-Schlüssel einer BZO-Stammdaten-Tabelle (GUID22) 20041231
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20050105

Method XZO_OBJECTS_READ_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FOUND Call by reference Type reference (TYPE) STANDARD TABLE Gefundene XZO-Objekte 20050105
2 Importing ID_ROLE Call by reference Type reference (TYPE) PFO_ROLE ID einer Rolle in der BZO 20050105
3 Importing ID_TERMDATE Call by reference Type reference (TYPE) PFO_TERMDATE Datum, zu dem ein Objekt beendet werden soll 20050105
4 Importing ID_XO_ID Call by reference Type reference (TYPE) PFO_GUID DB-Schlüssel einer BZO-Stammdaten-Tabelle (GUID22) 20050105
# Exception Resumable Description Created on
1 BUFFER_ERROR Fehler im Puffer 20050105
History
Last changed by/on SAP  20100310 
SAP Release Created in 600