SAP ABAP Class CL_EDISC_REF_COLLECTOR (Collect References to Business Objects in Global Memory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-LCM (Application Component) Legal Case Management for ILM
⤷
S_ARC_LEGAL_CASE (Package) Legal Case Management Subcomponent

⤷

⤷

Properties
Class | CL_EDISC_REF_COLLECTOR | |
Short Description | Collect References to Business Objects in Global Memory | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ARC_LEGAL_CASE | Legal Case Management Subcomponent |
Created | 20070713 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EDISC_REF_COLLECTOR has no forward declaration.
Interfaces
Class CL_EDISC_REF_COLLECTOR has no interface implemented.
Friends
Class CL_EDISC_REF_COLLECTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 'BO_LINKS' | Global Memory ID | 20070713 | ||
2 | ![]() |
Static Attribute | Private | See coding | 'DRBPERS' | 20101026 | |||
3 | ![]() |
Static Attribute | Private | See coding | 'SELPARAM' | 20101026 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | List of Object Types | 20101027 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SLCM_T_OBJECT_IDENTIFIER | Table with Object IDs | 20070713 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20101027 | |||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_EDISC_REF_COLLECTOR | Reference to Class Instance | 20070713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add an Object | 20070713 |
2 | ![]() |
Instance method | Public | Method | Add Multiple Objects | 20070713 |
3 | ![]() |
Instance method | Public | Method | Delete Table with Object References | 20070713 |
4 | ![]() |
Static method | Private | Method | Create a Class Instance | 20070713 |
5 | ![]() |
Instance method | Private | Method | Transport Object IDs to Global Memory | 20070713 |
6 | ![]() |
Instance method | Private | Method | DRB Peronalizaton (Include Object Types in Selection) | 20101026 |
7 | ![]() |
Static method | Public | Method | Get a Reference to the Class Instance | 20070713 |
8 | ![]() |
Instance method | Public | Method | Read Objects | 20070713 |
9 | ![]() |
Instance method | Private | Method | Selected Parameter Values of the Executed E-Discorver Report | 20101026 |
10 | ![]() |
Instance method | Private | Method | Import Object IDs from the Global Memory | 20070713 |
Events
Class CL_EDISC_REF_COLLECTOR has no event.
Types
Class CL_EDISC_REF_COLLECTOR has no local type.
Method Signatures
Method ADD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | SLCM_S_OBJECT_IDENTIFIER | Objects | 20070713 |
Method ADD_OBJECT on class CL_EDISC_REF_COLLECTOR has no exception.
Method ADD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | SLCM_T_OBJECT_IDENTIFIER | IT_RELATED_OBJECTS | 20070713 |
Method ADD_OBJECTS on class CL_EDISC_REF_COLLECTOR has no exception.
Method CLEAR_OBJECT_BUFFER Signature
Method CLEAR_OBJECT_BUFFER on class CL_EDISC_REF_COLLECTOR has no parameter.
Method CLEAR_OBJECT_BUFFER on class CL_EDISC_REF_COLLECTOR has no exception.
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class CL_EDISC_REF_COLLECTOR has no parameter.
Method CREATE_INSTANCE on class CL_EDISC_REF_COLLECTOR has no exception.
Method EXPORT_TO_GLOBAL_MEMORY Signature
Method EXPORT_TO_GLOBAL_MEMORY on class CL_EDISC_REF_COLLECTOR has no parameter.
Method EXPORT_TO_GLOBAL_MEMORY on class CL_EDISC_REF_COLLECTOR has no exception.
Method GET_DRB_PERSONALISATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_XML | Call by reference | Type reference (TYPE) | XSTRING | 20101026 |
Method GET_DRB_PERSONALISATION on class CL_EDISC_REF_COLLECTOR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EDISC_REF_COLLECTOR | RE_INSTANCE | 20070713 |
Method GET_INSTANCE on class CL_EDISC_REF_COLLECTOR has no exception.
Method GET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DRB_PERS | Call by reference | Type reference (TYPE) | XSTRING | 20101027 | |||
2 | ![]() |
EX_OBJECTS | Call by reference | Type reference (TYPE) | SLCM_T_OBJECT_IDENTIFIER | RE_RELATED_OBJECTS | 20100222 | ||
3 | ![]() |
EX_SELPARAMS | Call by reference | Type reference (TYPE) | XSTRING | 20101027 |
Method GET_OBJECTS on class CL_EDISC_REF_COLLECTOR has no exception.
Method GET_SELPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_XML | Call by reference | Type reference (TYPE) | XSTRING | 20101026 |
Method GET_SELPARAM on class CL_EDISC_REF_COLLECTOR has no exception.
Method IMPORT_FROM_GLOBAL_MEMORY Signature
Method IMPORT_FROM_GLOBAL_MEMORY on class CL_EDISC_REF_COLLECTOR has no parameter.
Method IMPORT_FROM_GLOBAL_MEMORY on class CL_EDISC_REF_COLLECTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |