SAP ABAP Class CL_ABAP_DOCU_TABLES_BROKER (Access to Internal Tables of the ABAP Documentation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDOCU (Package) ABAP Documentation Objects in ABAP Workbench
Properties
Class CL_ABAP_DOCU_TABLES_BROKER  
Short Description Access to Internal Tables of the ABAP Documentation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDOCU   ABAP Documentation Objects in ABAP Workbench 
Created 20070326   SAP 
Last change 20090618   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)
2 ABDOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ABAP_DOCU_TABLES_BROKER has no interface implemented.
Friends
Class CL_ABAP_DOCU_TABLES_BROKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA_HANDLE Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_DOCU_AREA Area for Common Tables of ABAP Documentation 20070326
2 LOCAL_FLAG Static Attribute Private Type reference (TYPE) ABAP_BOOL Root Object in the Internal Session 20070326
3 ROOT Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_DOCU_TABLES Root Object 20070326
4 SHM_INST_NAME Static Attribute Private Type reference (TYPE) SHM_INST_NAME Name of Area Instance 20070326
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_FOR_CHANGE Static method Private Method Change Access 20070326
2 ATTACH_FOR_READ Static method Private Method Read-only access 20070326
3 CLEAR_TABLE Static method Private Method Delete Table 20070402
4 COPY_OBJECT Static method Private Method Copy Object from Shared Memory to Internal Session 20070327
5 DETACH Static method Private Method End All Accesses with Commit 20070326
6 DISPATCH Static method Public Method Method Call with Exception Handling 20070402
7 FREE Static method Private Method Release Area 20070402
8 GET_TABLES Static method Private Method Attach Area 20070402
9 HANDLE_OUT_OF_MEMORY Static method Private Method Treat Memory Overflow 20070328
10 INIT Static method Public Method Set Names for Area Instance, Supply Root Object 20070326
11 RESET Static method Private Method Remove and Reattach Area 20070402
12 RESET_LOCK Static method Private Method Remove Area 20070402
13 SET_TABLE Static method Private Method Position Current Table 20070402
Events
Class CL_ABAP_DOCU_TABLES_BROKER has no event.
Types
Class CL_ABAP_DOCU_TABLES_BROKER has no local type.
Method Signatures

Method ATTACH_FOR_CHANGE Signature

Method ATTACH_FOR_CHANGE on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method ATTACH_FOR_READ Signature

Method ATTACH_FOR_READ on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method CLEAR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING 20070402
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method COPY_OBJECT Signature

Method COPY_OBJECT on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR Ausnahme bei Attach 20070327

Method DETACH Signature

Method DETACH on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Value transfer Type reference (TYPE) STRING 20070402
2 Importing NAME Value transfer Type reference (TYPE) STRING 20070402
3 Importing TABLE Call by reference Type reference (TYPE) ANY TABLE 20070402

Method DISPATCH on class CL_ABAP_DOCU_TABLES_BROKER has no exception.

Method FREE Signature

Method FREE on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method GET_TABLES Signature

Method GET_TABLES on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method HANDLE_OUT_OF_MEMORY Signature

Method HANDLE_OUT_OF_MEMORY on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
Method HANDLE_OUT_OF_MEMORY on class CL_ABAP_DOCU_TABLES_BROKER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU Sprache 20070326

Method INIT on class CL_ABAP_DOCU_TABLES_BROKER has no exception.

Method RESET Signature

Method RESET on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method RESET_LOCK Signature

Method RESET_LOCK on class CL_ABAP_DOCU_TABLES_BROKER has no parameter.
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING 20070402
2 Importing TABLE Call by reference Type reference (TYPE) ANY TABLE 20070402
# Exception Resumable Description Created on
1 CX_SHM_ATTACH_ERROR 20070402
History
Last changed by/on SAP  20090618 
SAP Release Created in 710