SAP ABAP Class CL_BIZC_OBJECT_BROKER (Broker Class for Content Object Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC6 (Package) Business Content: Shared Memory
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20041102
Properties
Class CL_BIZC_OBJECT_BROKER  
Short Description Broker Class for Content Object Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC6   Business Content: Shared Memory 
Created 20041102   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIZC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20041102
Friends
Class CL_BIZC_OBJECT_BROKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_COLLECTION Instance attribute Private Object reference (TYPE REF TO) CL_BIZC_OBJECT_COLLECTION Root Object without SHM 20050407
2 GS_BUILD_ERROR Instance attribute Protected Type reference (TYPE) TY_BUILD_ERROR 20041222
3 GT_ENQUEUE Static Attribute Protected See coding Locked Usages 20050825
4 G_INST_NAME Instance attribute Protected Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20041102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOCU_TO_OBJECT Instance method Public Method Add Docu for Object 20050211
2 CLEAR_OBJECT_COLLECTION Instance method Public Method Clear Shared Objects Memory Area. 20041216
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041102
4 CONVERT_TO_OBJGUID Instance method Public Method Find Object GUID 20041129
5 COPY_OBJECTS_USAGE Instance method Public Method Copy Objects to Usage 20050105
6 CREATE_AREA Instance method Public Method Creating the Shared Objects Area 20050324
7 FREE Instance method Public Method Free 20041111
8 GET_CO_BY_PERS_STATUS Instance method Public Method Gets All Objects by Persistence Status 20041216
9 GET_CO_BY_SEL_STATUS Instance method Public Method Gets All Objects by Selection Status 20041216
10 GET_CO_DESCRIPTION Instance method Public Method Gets Content Object Description 20041216
11 GET_CO_TECHNICAL_NAME Instance method Public Method Gets Technical Name 20041216
12 GET_DEPENDENCIES Instance method Public Method Get Depending Objects 20041202
13 GET_DOCUMENTATION Instance method Public Method 20050215
14 GET_DOCUMENTATION_INFO Instance method Public Method 20050215
15 GET_EXPORT_OBJECT Instance method Public Method Get Export Object 20041209
16 GET_NEW_OBJECTS Instance method Public Method Gets New Objects 20041216
17 GET_OBJECTS_BY_USAGE Instance method Public Method Returns All Objects of a Usage 20050317
18 GET_OBJECT_CONFIG_INFO Instance method Public Method 20050302
19 GET_OBJECT_HEADERS Instance method Public Method Get Object Headers 20050318
20 GET_OBJECT_INFORMATION Instance method Public Method Get Information about an Object 20041130
21 GET_OBJECT_INFOS Instance method Public Method Gets Information for Content Object 20041216
22 IMPORT_OBJECT Instance method Public Method Import Exported Object 20041209
23 INSERT_CONTENT_OBJECT Instance method Public Method Copy Content Object to Shared Objects Memory 20041102
24 INSERT_CONTENT_OBJECTS Instance method Public Method Copy List of Content Object to Shared Objects Memory 20041102
25 IS_ENQUEUED Instance method Protected Method 20050825
26 REMOVE_CONTENT_OBJECT Instance method Public Method Copy Content Object to Shared Objects Memory 20041102
27 REMOVE_CONTENT_OBJECTS Instance method Public Method Remove Content Object from Shared Objects Memory 20041102
28 REMOVE_DOCU_FROM_OBJECT Instance method Public Method Remove Docu for Object 20050215
29 REMOVE_USAGE Instance method Public Method Remove Content Object for Specified Usage from SHM 20041223
30 SAVE Instance method Public Method Save 20041122
31 SET_CO_SEL_STATUS Instance method Public Method Change Selection Status of the Content Object 20041216
32 SET_ENQUEUE Instance method Public Method 20050825
33 SET_OBJECT_CONFIGURATION Instance method Public Method 20050302
34 UPDATE_DOCU Instance method Public Method Update Docu for Objects 20050330
35 UPDATE_OBJECT Instance method Public Method Update Object 20050323
36 _ATTACH_FOR_READ Instance method Protected Method Attach Shared Object Area 20041102
37 _ATTACH_FOR_UPDATE Instance method Protected Method Attach Shared Object Area 20041102
38 _ATTACH_ONLY_FOR_READ Instance method Protected Method Attach Shared Object Area 20050104
39 _ATTACH_ONLY_FOR_UPDATE Instance method Protected Method Attach Shared Object Area (do not create an area) 20050104
40 _CREATE_COLLECTION_OBJECT Instance method Protected Method Create Root Object 20050104
41 _CREATE_ROOT Instance method Protected Method Create Root Object 20041207
42 _CREATE_SHM_AREA Instance method Protected Method Create SHM Area 20041222
43 _DETACH Instance method Protected Method Detach 20041102
44 _DETACH_COMMIT Instance method Protected Method Detach Commit 20041102
45 _REMOVE_SERVER_ENTRY Instance method Protected Method Delete Management Data 20041221
46 _SAVE_SERVER_ENTRY Instance method Protected Method Save Administration Data 20041221
Events
# Event Type Visibility Description Created on
1 CX_BIZC_NO_MEMORY_LOCK Instance Event
(0)
Private
(0)
20041217
Types
Class CL_BIZC_OBJECT_BROKER has no local type.
Method Signatures

Method ADD_DOCU_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050211
2 Importing IP_EXTERNAL_DOC_ID Call by reference Type reference (TYPE) STRING 20050211
3 Importing IP_HEADER Call by reference Type reference (TYPE) BIZC_DOCH BIZC: Verwaltungsinformationen für Dokument 20050211
4 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20050211
5 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050211
6 Returning RP_DOC_ID Value transfer Type reference (TYPE) BIZC_DOCID BIZC: Interne ID für Verweis auf Dokument 20050211
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050211

Method CLEAR_OBJECT_COLLECTION Signature

Method CLEAR_OBJECT_COLLECTION on class CL_BIZC_OBJECT_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20041102

Method CONSTRUCTOR on class CL_BIZC_OBJECT_BROKER has no exception.

Method CONVERT_TO_OBJGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041222
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) BIZC_CO_SKEY_TAB Tabelle von Objektschlüsseln mit interner Provider-ID 20041129
3 Returning RT_OBJGUID Value transfer Type reference (TYPE) BIZC_OBJGUID_TAB 20041129
# Exception Resumable Description Created on
1 CX_BIZC_BROKER No Memory Lock 20050105

Method COPY_OBJECTS_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS Call by reference Type reference (TYPE) BIZC_OBJGUID_MAP_TAB Tablel von ID-Mappings 20050105
2 Importing IP_AND_COMMIT Call by reference Type reference (TYPE) SBIZC_BOOL Boolean 20050105
3 Importing IP_FROM_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050105
4 Importing IP_TO_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050105
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method CREATE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RESULT Call by reference Type reference (TYPE) SBIZC_BOOL Boolean 20050324

Method CREATE_AREA on class CL_BIZC_OBJECT_BROKER has no exception.

Method FREE Signature

Method FREE on class CL_BIZC_OBJECT_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105
2 CX_BIZC_PERSISTENCY Ausnahme in Persistenzschicht 20050111

Method GET_CO_BY_PERS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) BIZC_PERS_STATUS Status 20041216
2 Returning RT_NEW_OBJECTS Value transfer Type reference (TYPE) BIZC_OBJGUID_TAB Tabelle von BizContent Objktschlüsseln 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_CO_BY_SEL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) BIZC_SELECTION_STATUS Status 20041216
2 Returning RT_NEW_OBJECTS Value transfer Type reference (TYPE) BIZC_OBJGUID_TAB Tabelle von BizContent Objktschlüsseln 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER No Memory Lock 20050105

Method GET_CO_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID BIZC: Schlüssel eines Content-Objekt - providerübergreifend 20041216
2 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041216
3 Returning RP_DESCRIPTION Value transfer Type reference (TYPE) BIZC_DESCRIPTION Beschreibung 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER 20050105

Method GET_CO_TECHNICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID BIZC: Schlüssel eines Content-Objekt - providerübergreifend 20041216
2 Returning RP_TECH_NAME Value transfer Type reference (TYPE) BIZC_TECHNICAL_NAME technische Bezeichnung 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_DEPENDENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DCS Call by reference Type reference (TYPE) BIZC_DC_INFO_TAB Business Content: Info Table 20050311
2 Exporting ET_SCS Call by reference Type reference (TYPE) BIZC_SC_INFO_TAB Business Content: Info Table 20041202
3 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content: Interne Content Objekt Guid 20041202
4 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20041202
5 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041202
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENTS Call by reference Type reference (TYPE) BIZC_DOC_INFO_TAB Dokumenten Information 20050215
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050215
3 Importing IP_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050215
4 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050215
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050309

Method GET_DOCUMENTATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOC_ID Call by reference Type reference (TYPE) BIZC_DOCID BIZC: Interne ID für Verweis auf Dokument 20050215
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050215
3 Returning RS_RESULT Value transfer Type reference (TYPE) BIZC_DOC_INFO 20050215
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050215

Method GET_EXPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041209
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20041209
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_NEW_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NEW_OBJECTS Value transfer Type reference (TYPE) BIZC_OBJGUID_TAB Tabelle von BizContent Objktschlüsseln 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_OBJECTS_BY_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_USAGES Call by reference Type reference (TYPE) BIZC_USAGE_TAB Status 20050317
2 Returning RT_NEW_OBJECTS Value transfer Type reference (TYPE) BIZC_OBJGUID_TAB Tabelle von BizContent Objktschlüsseln 20050317
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050317

Method GET_OBJECT_CONFIG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CONFIG_INFO Value transfer Type reference (TYPE) BIZC_OBJ_CONFIG_INFO_TAB Business Content: Konfigurationen eines Objekts 20050302
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050302
3 Importing IP_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050302
4 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050302
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050302

Method GET_OBJECT_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADERS Value transfer Type reference (TYPE) BIZC_CO_HEADER_TAB Business Content: Object Header Tabelle 20050321
2 Importing IP_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20050318
3 Importing IP_SELECT_ALL Call by reference Type reference (TYPE) SBIZC_BOOL Select all objects (ignore ip_usage parameters) 20050318
4 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050318
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050321

Method GET_OBJECT_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFO Call by reference Type reference (TYPE) BIZC_OBJECT_INFO Business Content: Object Info 20041130
2 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content: Interne Content Objekt Guid 20041130
3 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20041130
4 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041130
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method GET_OBJECT_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR_TAB Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050203
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041216
3 Importing IP_PERS_STATUS Call by reference Type reference (TYPE) BIZC_PERS_STATUS Filter für Persistenzstatus 20041216
4 Importing IP_SEL_STATUS Call by reference Type reference (TYPE) BIZC_SELECTION_STATUS Filter für Selektionsstatus 20041216
5 Importing IT_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID_TAB Einschränkung auf bestimmte Objekte 20041216
6 Exporting RT_INFO Value transfer Type reference (TYPE) BIZC_BROKER_INFO_TAB Business Content: Table of Broker Infos 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method IMPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20041209
2 Importing IP_USAGE_NEW Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041214
3 Importing IP_USAGE_ORIG Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041214
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Fehler in Broker 20050105

Method INSERT_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR_TAB Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050201
2 Exporting ET_OBJECT_INFO Call by reference Type reference (TYPE) BIZC_NAMEDC_OBJECT_INFO_TAB Business Content: object info for named contexts 20050127
3 Importing IO_CONTENT_OBJECT Call by reference Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content: Content Objekt 20041102
4 Importing IP_IGNORE_DUPLICATES Call by reference Type reference (TYPE) SBIZC_BOOL True: do not allow duplicate guids 20050128
5 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050127
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method INSERT_CONTENT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR_TAB Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050201
2 Exporting ET_OBJECT_INFO Call by reference Type reference (TYPE) BIZC_NAMEDC_OBJECT_INFO_TAB Business Content: object info for named contexts 20050127
3 Importing IP_IGNORE_DUPLICATES Call by reference Type reference (TYPE) SBIZC_BOOL True: Do not allow duplicate guids 20050128
4 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050127
5 Importing IT_CONTENT_OBJECT Call by reference Type reference (TYPE) BIZC_CONTENT_OBJECT_TAB Business Content: Content Object Table 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method IS_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SBIZC_BOOL Boolean 20050825

Method IS_ENQUEUED on class CL_BIZC_OBJECT_BROKER has no exception.

Method REMOVE_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_ERRORS Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050201
2 Importing IO_CONTENT_OBJECT Call by reference Type reference (TYPE) BIZC_CO_ID Business content: Content Object ID 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method REMOVE_CONTENT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_ERRORS Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050201
2 Importing IT_CONTENT_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID_TAB Business Content: Content Object Table 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method REMOVE_DOCU_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050215
2 Importing IP_DOC_ID Call by reference Type reference (TYPE) BIZC_DOCID BIZC: Interne ID für Verweis auf Dokument 20050215
3 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050215
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050215

Method REMOVE_USAGE Signature

Method REMOVE_USAGE on class CL_BIZC_OBJECT_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050127
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method SET_CO_SEL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CO_GUID Call by reference Type reference (TYPE) BIZC_OBJGUID_TAB Business Content: Interne Objekt Guid 20041216
2 Importing I_STATUS Call by reference Type reference (TYPE) BIZC_PERS_STATUS New Status 20041216
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method SET_ENQUEUE Signature

Method SET_ENQUEUE on class CL_BIZC_OBJECT_BROKER has no parameter.
Method SET_ENQUEUE on class CL_BIZC_OBJECT_BROKER has no exception.

Method SET_OBJECT_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT Call by reference Type reference (TYPE) BIZC_OBJGUID Business Content:Externe Content Objekt Guid 20050302
2 Importing IP_TEMPLATE_NAME Call by reference Type reference (TYPE) BIZC_TEMPL Business Content: Name eines Templates 20050302
3 Importing IP_TEMPLATE_NAME_NEW Call by reference Type reference (TYPE) BIZC_TEMPL Business Content: Name eines Templates 20050421
4 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050302
5 Importing IP_XML Call by reference Type reference (TYPE) XSTRING 20050302
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050302

Method UPDATE_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOC_ID Value transfer Type reference (TYPE) BIZC_DOCID BIZC: Interne ID für Verweis auf Dokument 20050330
2 Importing IP_EXTERNAL_DOC_ID Call by reference Type reference (TYPE) STRING 20050330
3 Importing IP_HEADER Call by reference Type reference (TYPE) BIZC_DOCH BIZC: Verwaltungsinformationen für Dokument 20050330
4 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20050330
5 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050330
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050330

Method UPDATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTENT_OBJECT Call by reference Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content: Content Objekt 20050323
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050323

Method _ATTACH_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SHM_AREA Value transfer Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER No Memory Lock 20050105

Method _ATTACH_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SHM_AREA Value transfer Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER No Memory Lock 20050105

Method _ATTACH_ONLY_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SHM_AREA Value transfer Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20050104
# Exception Resumable Description Created on
1 CX_BIZC_BROKER_SHM_ERROR Fatal error in broker 20050110
2 CX_SHM_NO_ACTIVE_VERSION 20050110

Method _ATTACH_ONLY_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SHM_AREA Value transfer Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20050104

Method _ATTACH_ONLY_FOR_UPDATE on class CL_BIZC_OBJECT_BROKER has no exception.

Method _CREATE_COLLECTION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) CL_BIZC_OBJECT_COLLECTION Business Content: Root for Objects in Shared Memory 20050104
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method _CREATE_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SHM_HANDLE Call by reference Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20041207
2 Returning RO_ROOT Value transfer Object reference (TYPE REF TO) CL_BIZC_OBJECT_COLLECTION Business Content: Shared Memory Area 20041207
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method _CREATE_SHM_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INST_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20041222

Method _CREATE_SHM_AREA on class CL_BIZC_OBJECT_BROKER has no exception.

Method _DETACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SHM_AREA Call by reference Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20041102
# Exception Resumable Description Created on
1 CX_SHM_WRONG_HANDLE Falsches Handle 20041217

Method _DETACH_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SHM_AREA Call by reference Object reference (TYPE REF TO) CL_BIZC_SHM_AREA Business Content: Shared Memory Area 20041102
# Exception Resumable Description Created on
1 CX_BIZC_BROKER Error in broker 20050105

Method _REMOVE_SERVER_ENTRY Signature

Method _REMOVE_SERVER_ENTRY on class CL_BIZC_OBJECT_BROKER has no parameter.
Method _REMOVE_SERVER_ENTRY on class CL_BIZC_OBJECT_BROKER has no exception.

Method _SAVE_SERVER_ENTRY Signature

Method _SAVE_SERVER_ENTRY on class CL_BIZC_OBJECT_BROKER has no parameter.
Method _SAVE_SERVER_ENTRY on class CL_BIZC_OBJECT_BROKER has no exception.
Event Signatures

Event CX_BIZC_NO_MEMORY_LOCK Signature
Event CX_BIZC_NO_MEMORY_LOCK on class CL_BIZC_OBJECT_BROKER has no parameter.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700