SAP ABAP Class CL_ESO_DOC_KPRO_ORIG_VERS (BADI Impl DMS Original Extraction for Enterprise Search)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA-DMS (Application Component) Document Management System
⤷
CV (Package) Application Development: R/3 Document Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080311 |
Properties
| Class | CL_ESO_DOC_KPRO_ORIG_VERS | |
| Short Description | BADI Impl DMS Original Extraction for Enterprise Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CV | Application Development: R/3 Document Management |
| Created | 20080311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080311 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080311 |
Friends
Class CL_ESO_DOC_KPRO_ORIG_VERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SDOKRNGPSS | SDOK: Ranges Table Structure for Short Header Attributes | 20110320 | |||
| 2 | Static Attribute | Private | See coding | 20080326 | |||||
| 3 | Static Attribute | Private | See coding | 20080311 | |||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_SDOKSTCAE | 20110323 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | SDOKRNGPSS | SDOK: Ranges Table Structure for Short Header Attributes | 20110320 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TT_TDWP | 20110323 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLE | Boolean variable | 20080311 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | BAPI_MSG | Message Text | 20080319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080311 | |
| 2 | Instance method | Private | Method | Fill root node with all attributes | 20080326 | |
| 3 | Static method | Public | Method | Write Changepointer | 20080311 |
Events
Class CL_ESO_DOC_KPRO_ORIG_VERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_LOIO_ID | Private | See coding | 20110320 | BEGIN OF ts_loio_id,
loio_id TYPE sdok_loid,
END OF ts_loio_id
|
||
| 2 | TS_LOIO_RANGE | Private | See coding | 20110323 | BEGIN OF ts_loio_range,
sign TYPE ddsign,
option TYPE ddoption,
low TYPE sdok_loid,
high TYPE sdok_loid,
END OF ts_loio_range
|
||
| 3 | TT_LOIO_ID | Private | See coding | 20110320 | tt_loio_id TYPE STANDARD TABLE OF ts_loio_id
|
||
| 4 | TT_LOIO_RANGE | Private | See coding | 20110323 | tt_loio_range TYPE STANDARD TABLE OF ts_loio_range
|
||
| 5 | TT_SDOKSTCAE | Private | See coding | 20110323 | tt_sdokstcae TYPE STANDARD TABLE OF sdokstcae
|
||
| 6 | TT_TDWP | Private | See coding | 20110323 | tt_tdwp TYPE STANDARD TABLE OF tdwp
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESO_DOC_KPRO_ORIG_VERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESO_DOC_KPRO_ORIG_VERS has no exception.
Method FILL_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080326 | |||
| 2 | IS_ESN | Call by reference | Type reference (TYPE) | ESH_S_IF_EXTRACT_NODE | Extraction of one node | 20080326 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Object List | 20080326 | |||
| 4 | IT_PROP | Call by reference | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20080326 |
Method SET_CHANGEPOINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20080311 | |||
| 2 | IV_CREATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080311 | ||||
| 3 | IV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080311 | ||||
| 4 | IV_MODIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080311 |
Method SET_CHANGEPOINTER on class CL_ESO_DOC_KPRO_ORIG_VERS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |