SAP ABAP Class /SAPPSPRO/CL_LOCATOR_BE (Locator connection class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
/SAPPSPRO/RM/INTERFACE (Package) BADI's, Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPSPRO/IF_SP_SRM_CONSTANTS | Constants for SRM Object SPs | 20040415 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection | 20040401 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20040401 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20040401 |
Properties
| Class | /SAPPSPRO/CL_LOCATOR_BE | |
| Short Description | Locator connection class | |
| Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPPSPRO/RM/INTERFACE | BADI's, Interfaces |
| Created | 20040401 | SAP |
| Last change | 20050301 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPPSPRO/IF_SP_SRM_CONSTANTS | Constants for SRM Object SPs | 20040415 | ||
| 2 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20040401 | ||
| 3 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20040401 |
Friends
Class /SAPPSPRO/CL_LOCATOR_BE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FULL_TEXT' | Constant 'FULL_TEXT' | 20040512 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MANU_PART_NO' | Manuf. Part No ID | 20040405 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PARTNER' | Partner No ID | 20040405 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'PIIN' | PIIN ID | 20040405 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PRODUCT_NO' | Porduct No ID | 20040405 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PURCH_GROUP' | Purch Group ID | 20040405 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'PURCH_ORG' | Purch. Org. ID | 20040405 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SRM_DOCUMENT_ID' | Name of KPRO Attr. for Record Number | 20040406 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'VENDOR_NO' | Vendor No ID | 20040405 | ||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Line of dynamically created display table | 20040407 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/T_KPRO_ATTR | KPRO attributes | 20040406 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/T_DOC_INFO | Table with IDs of found records | 20040407 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Fileld catalogue of the display table | 20040407 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/T_PROPERTY | KPRO search parameter values | 20040414 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Display table for ALV | 20040407 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Fixed search parameters | 20040405 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_STRING | SRM attribute values | 20040405 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | Icon ID of searched object | 20040506 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Icon name of searched object | 20040506 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical SRM system | 20040406 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | SRMGS_RMS_ID | RMS ID | 20040406 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | SRMGS_SPS_ID | Record SPS ID | 20040406 | |||
| 23 | Static Attribute | Public | Type reference (TYPE) | SCMGATTRPROFID | Case: Attribute Profile ID | 20040401 | |||
| 24 | Static Attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20040401 | |||
| 25 | Constant | Public | Type reference (TYPE) | I | 100 | Maximum Number of Hits | 20040401 |
Methods
Class /SAPPSPRO/CL_LOCATOR_BE has no method.
Events
Class /SAPPSPRO/CL_LOCATOR_BE has no event.
Types
Class /SAPPSPRO/CL_LOCATOR_BE has no local type.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 10A |