SAP ABAP Class CL_OBJECTLINK_EXTRACT (Enterprise Search Extraction for Object Link)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-EQM-ON (Application Component) Object Networking
⤷
INET (Package) Application Development R/3 Object Networking
⤷
⤷
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 | 20090723 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090723 |
Properties
| Class | CL_OBJECTLINK_EXTRACT | |
| Short Description | Enterprise Search Extraction for Object Link | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INET | Application Development R/3 Object Networking |
| Created | 20090723 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090723 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090723 |
Friends
Class CL_OBJECTLINK_EXTRACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'OBJECTLINK_DESC' | Node Name | 20090728 | ||
| 2 | Constant | Public | Type reference (TYPE) | DOKOB | 'INET' | Linked SAP Object | 20090728 | ||
| 3 | Constant | Public | Type reference (TYPE) | TABNAME | 'INET' | Table Name, 16 Characters | 20090728 | ||
| 4 | Constant | Public | Type reference (TYPE) | TABNAME | 'INETX' | Table Name, 16 Characters | 20090728 | ||
| 5 | Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NETIDTXT' | Node Name | 20090925 | ||
| 6 | Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'OBJECT_LINK' | Object Type | 20090728 | ||
| 7 | Constant | Public | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | '15' | Package Size | 20090728 | ||
| 8 | Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'OBJECTLINK' | Node Name | 20090728 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'T372I_T' | Table Name | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Long Text | 20090728 | |
| 2 | Instance method | Private | Method | Get Long Text | 20090925 |
Events
Class CL_OBJECTLINK_EXTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_INETX | Public | See coding | 20090728 | gty_inetx TYPE STANDARD TABLE OF eso_s_inetx
|
||
| 2 | GTY_INET_HEADER | Public | See coding | 20090728 | gty_inet_header TYPE STANDARD TABLE OF eso_s_inet
|
||
| 3 | GTY_T_INET | Public | See coding | 20090728 | gty_t_inet TYPE STANDARD TABLE OF inet WITH DEFAULT KEY
|
||
| 4 | GTY_T_INETX | Public | See coding | 20090728 | gty_t_inetx TYPE STANDARD TABLE OF inetx WITH DEFAULT KEY
|
Method Signatures
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INET | Call by reference | Type reference (TYPE) | GTY_T_INET | 20090728 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20090728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20090729 |
Method GET_NETID_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INET | Call by reference | Type reference (TYPE) | GTY_T_INET | 20090925 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20090925 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |