SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRD_LH_LINK Product - Link Handler: Link 20021107
Properties
Interface IF_COM_PRD_LH_LINK  
Short Description Product - Link Handler: Link    
General Data
Package COM_PRD_LINK_HANDLER_LINKS   Product: Generic Link-Handler - Link Administration 
Created 20021107   SAP 
Last changed 20021107   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_COM_PRD_LH_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_PRD_LH_COLLECTION_ITEM Product - Link Handler: Interface of All Collection Items 20021111
2 IF_COM_PRD_LH_COMMON Product - Link Handler: Link Handler Objects Interface 20021115
Friends
Interface IF_COM_PRD_LH_LINK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_KEY Instance attribute Public Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY Differentiation Keys 20021112
2 MV_KEY_GUID Instance attribute Public Type reference (TYPE) COMT_PR_KEY_GUID Key GUID 20021120
3 MV_PRODUCT_GUID Instance attribute Public Type reference (TYPE) COMT_PRODUCT_GUID Product GUID 20021120
4 MV_SET_GUID Instance attribute Public Type reference (TYPE) COMT_FRG_GUID Set GUID 20021120
5 MV_SET_TYPE_GUID Instance attribute Public Type reference (TYPE) COMT_FRGTYPE_GUID Set Type GUID 20021120
6 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20021115
7 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20021115
8 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20021115
9 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20021115
10 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20021115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20021115
2 CREATE_ATTRIBUTES Instance method Public Method Creation of Link Data 20021120
3 CREATE_ATTRIBUTES_LOCAL Instance method Public Method Creation of Local Link Data 20021120
4 CREATE_INSTANCE Static method Public Method Create Relationship 20021107
5 DELETE Instance method Public Method 20021115
6 DELETE_LOCAL Instance method Public Method Delete Link (Local) 20021121
7 GET_ATTRIBUTES Instance method Public Method Access Method for Attributes (Read) 20021120
8 GET_ATTRIBUTES_LOCAL Instance method Public Method Access Method for Local Attributes (Read) 20021120
9 GET_ATTRIBUTES_OF_ALL_IMAGES Instance method Public Method Access Method for All Attributes (Read) 20021120
10 GET_STATE Instance method Public Method 20021115
11 HAS_CHANGES Instance method Public Method 20021115
12 HAS_LOCAL_ATTRIBUTES Instance method Public Method Is Local Link Data Available? 20021120
13 IS_CHANGEABLE Instance method Public Method Can Link Be Changed? 20021120
14 IS_DELETED Instance method Public Method 20021115
15 IS_PERSISTENT Instance method Public Method 20021115
16 IS_VALID Instance method Public Method 20021121
17 RESET_ATTRIBUTES_LOCAL Instance method Public Method Reset Local Link Data 20021120
18 SET_ATTRIBUTES Instance method Public Method Access Method for Link Data 20021120
19 SET_ATTRIBUTES_LOCAL Instance method Public Method Access Method for Local Link Data 20021120
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Link Changed 20030128
2 CREATED Instance Event
(0)
Public
(2)
Link Newly Created 20030128
3 DELETED Instance Event
(0)
Public
(2)
Relationship Deleted: 20030128
4 FREED Instance Event
(0)
Public
(2)
Link Invalid 20030128
5 LOADED Instance Event
(0)
Public
(2)
Link Loaded 20030128
Types
Interface IF_COM_PRD_LH_LINK has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_COM_PRD_LH_LINK has no parameter.
Method CHECK on Interface IF_COM_PRD_LH_LINK has no exception.

Method CREATE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120
# Exception Resumable Description Created on
1 CX_COM_PRD_LH_OBJECT_ERROR Produkt - Link-Handler: Fehler beim Zugriff auf Objekt 20021120

Method CREATE_ATTRIBUTES_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120
# Exception Resumable Description Created on
1 CX_COM_PRD_LH_OBJECT_ERROR Produkt - Link-Handler: Fehler beim Zugriff auf Objekt 20021120

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLLECTION Call by reference Object reference (TYPE REF TO) IF_COM_PRD_LH_COLLECTION Produkt - Link-Handler: Schnittstelle aller Collections 20021112
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120
3 Importing IV_CREATE_LOCAL Call by reference Type reference (TYPE) COMT_BOOLEAN Attribute in lokalen Puffer ablegen 20021120
4 Importing IV_NEW_OBJECT Call by reference Type reference (TYPE) COMT_BOOLEAN Neues Objekt 20021120
5 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_COM_PRD_LH_LINK Produkt - Link-Handler: Verknüpfung 20021107

Method CREATE_INSTANCE on Interface IF_COM_PRD_LH_LINK has no exception.

Method DELETE Signature

Method DELETE on Interface IF_COM_PRD_LH_LINK has no parameter.
Method DELETE on Interface IF_COM_PRD_LH_LINK has no exception.

Method DELETE_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) COMT_BOOLEAN CL_COM_PRD_LH_CO=>SC_FALSE Bool'scher Wert: Nur Prüfen, ob Verkn. gelöscht werden kann 20021121
2 Importing IV_OWNER Call by reference Type reference (TYPE) COMT_OWNER Objekt ist Eigentümer 20021121
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20021121
# Exception Resumable Description Created on
1 CX_COM_PRD_LH_OBJECT_ERROR Produkt - Link-Handler: Fehler beim Zugriff auf Objekt 20021121

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120

Method GET_ATTRIBUTES on Interface IF_COM_PRD_LH_LINK has no exception.

Method GET_ATTRIBUTES_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120

Method GET_ATTRIBUTES_LOCAL on Interface IF_COM_PRD_LH_LINK has no exception.

Method GET_ATTRIBUTES_OF_ALL_IMAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (aktueller Stand) 20021120
2 Exporting ES_ATTRIBUTES_DB Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (Datenbank-Stand) 20021120
3 Exporting ES_ATTRIBUTES_LOCAL Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (lokaler Stand) 20021120

Method GET_ATTRIBUTES_OF_ALL_IMAGES on Interface IF_COM_PRD_LH_LINK has no exception.

Method GET_STATE Signature

Method GET_STATE on Interface IF_COM_PRD_LH_LINK has no parameter.
Method GET_STATE on Interface IF_COM_PRD_LH_LINK has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on Interface IF_COM_PRD_LH_LINK has no parameter.
Method HAS_CHANGES on Interface IF_COM_PRD_LH_LINK has no exception.

Method HAS_LOCAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_LOCAL_ATTRIBUTES Value transfer Type reference (TYPE) COMT_BOOLEAN Bool'scher Wert: Lokale Daten sind vorhanden 20021120

Method HAS_LOCAL_ATTRIBUTES on Interface IF_COM_PRD_LH_LINK has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_SYSTEM Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20021120
2 Returning RV_IS_CHANGEABLE Value transfer Type reference (TYPE) COMT_BOOLEAN Bool'scher Wert: Änderung der Verknüpfung ist erlaubt 20021120

Method IS_CHANGEABLE on Interface IF_COM_PRD_LH_LINK has no exception.

Method IS_DELETED Signature

Method IS_DELETED on Interface IF_COM_PRD_LH_LINK has no parameter.
Method IS_DELETED on Interface IF_COM_PRD_LH_LINK has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on Interface IF_COM_PRD_LH_LINK has no parameter.
Method IS_PERSISTENT on Interface IF_COM_PRD_LH_LINK has no exception.

Method IS_VALID Signature

Method IS_VALID on Interface IF_COM_PRD_LH_LINK has no parameter.
Method IS_VALID on Interface IF_COM_PRD_LH_LINK has no exception.

Method RESET_ATTRIBUTES_LOCAL Signature

Method RESET_ATTRIBUTES_LOCAL on Interface IF_COM_PRD_LH_LINK has no parameter.
Method RESET_ATTRIBUTES_LOCAL on Interface IF_COM_PRD_LH_LINK has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120
# Exception Resumable Description Created on
1 CX_COM_PRD_LH_OBJECT_ERROR Produkt - Link-Handler: Fehler beim Zugriff auf Objekt 20021120

Method SET_ATTRIBUTES_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMT_PR_FRG_REG Produkt-Set-Zuordnung (gen. Link-Handler) 20021120
2 Importing IV_OWNER Call by reference Type reference (TYPE) COMT_OWNER Objekt ist Eigentümer 20021120
# Exception Resumable Description Created on
1 CX_COM_PRD_LH_OBJECT_ERROR Produkt - Link-Handler: Fehler beim Zugriff auf Objekt 20021120
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface IF_COM_PRD_LH_LINK has no parameter.
Event CREATED Signature
Event CREATED on Interface IF_COM_PRD_LH_LINK has no parameter.
Event DELETED Signature
Event DELETED on Interface IF_COM_PRD_LH_LINK has no parameter.
Event FREED Signature
Event FREED on Interface IF_COM_PRD_LH_LINK has no parameter.
Event LOADED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_INITIALLY_LOADED Exporting Value transfer Type reference (TYPE) COMT_BOOLEAN CL_COM_PRD_LH_CO=>SC_TRUE Bool'scher Wert: Verknüpfung erstmalig geladen (True = 'X') 20030128
History
Last changed by/on SAP  20021107 
SAP Release Created in 2.00