SAP ABAP Class CL_COM_PRD_LH_LINK (Product - Link Handler: Link)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRD_LINK_HANDLER_LINKS (Package) Product: Generic Link-Handler - Link Administration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_PRD_LH_COLLECTION_ITEM | Product - Link Handler: Interface of All Collection Items | 20021112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_PRD_LH_COMMON | Product - Link Handler: Link Handler Objects Interface | 20021115 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_PRD_LH_LINK | Product - Link Handler: Link | 20021107 |
Properties
| Class | CL_COM_PRD_LH_LINK | |
| Short Description | Product - Link Handler: Link | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | COM_PRD_LINK_HANDLER_LINKS | Product: Generic Link-Handler - Link Administration |
| Created | 20021107 | SAP |
| Last change | 20021107 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_PRD_LH_LINK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_PRD_LH_COLLECTION_ITEM | Product - Link Handler: Interface of All Collection Items | 20021112 | ||
| 2 | IF_COM_PRD_LH_COMMON | Product - Link Handler: Link Handler Objects Interface | 20021115 | ||
| 3 | IF_COM_PRD_LH_LINK | Product - Link Handler: Link | 20021107 |
Friends
Class CL_COM_PRD_LH_LINK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_COM_PRD_LH_COLLECTION | Collection | 20021112 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COM_PRD_LH_OBJECT_STATE | State Object | 20021120 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | COMT_PR_FRG_REG | Attributes (Current State) | 20021120 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | COMT_PR_FRG_REG | Attributes (Database State) | 20021120 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | COMT_PR_FRG_REG | Attributes (Local State) | 20021120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021107 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20021107 | |
| 3 | Instance method | Private | Method | Check Whether Link Can Be Deleted | 20021121 | |
| 4 | Instance method | Private | Method | Delete Link (Internally) | 20021121 |
Events
Class CL_COM_PRD_LH_LINK has no event.
Types
Class CL_COM_PRD_LH_LINK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_LINK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_LINK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_COM_PRD_LH_COLLECTION | Produkt - Link-Handler: Schnittstelle aller Collections | 20021112 |
Method CONSTRUCTOR on class CL_COM_PRD_LH_LINK has no exception.
Method DELETE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Verknüpfung kann gelöscht werden | 20021121 |
Method DELETE_CHECK on class CL_COM_PRD_LH_LINK has no exception.
Method DELETE_LINK Signature
Method DELETE_LINK on class CL_COM_PRD_LH_LINK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Produkt - Link-Handler: Fehler beim Zugriff auf Objekt | 20021121 |
History
| Last changed by/on | SAP | 20021107 |
| SAP Release Created in | 2.00 |