SAP ABAP Class CL_COM_PRD_LH_LINK_PERSISTENCY (Product - Link Handler: Persistency of Links)
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_LINK_PERSISTENCY Product - Link Handler: Persistency of Links 20021107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_PRD_LH_PERSISTENCY Product - Link Handler: Persistency Controller Interface 20021115
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_PRD_LH_SUBSYSTEM Product - Link Handler: Interface for All Subsystems 20021108
Properties
Class CL_COM_PRD_LH_LINK_PERSISTENCY  
Short Description Product - Link Handler: Persistency of Links    
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 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_COM_PRD_LH_SHARED_SERVICE 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_LINK_PERSISTENCY Product - Link Handler: Persistency of Links 20021107
2 IF_COM_PRD_LH_PERSISTENCY Product - Link Handler: Persistency Controller Interface 20021115
3 IF_COM_PRD_LH_SUBSYSTEM Product - Link Handler: Interface for All Subsystems 20021108
Friends
Class CL_COM_PRD_LH_LINK_PERSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_LINK_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_COM_PRD_LH_LINK_MANAGER Link Administration 20021114
2 MT_CHANGED_LINKS Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Changed Links 20021118
3 MT_CHANGED_LINKS_POSTED Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Changed Links (Transfer to Update) 20031230
4 MT_CREATED_LINKS Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Created Links 20021118
5 MT_CREATED_LINKS_POSTED Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Created Links (Transfer to Update) 20031230
6 MT_DELETED_LINKS Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Deleted Links 20021118
7 MT_DELETED_LINKS_POSTED Instance attribute Private Type reference (TYPE) COM_PRD_TT_LH_LINK Table of Deleted Links (Transfer to Update) 20031230
8 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_COM_PRD_LH_LINK_PERSISTENCY Product - Link Handler: Persistency of Links 20021107
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INSTANCE Static method Private Method Create Instance 20021107
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021107
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021107
4 HAS_STATUS_CHANGES Static method Private Method Has the Status of a Link Been Changed? 20021203
5 INFORM_ENGINE Static method Private Method Propagate Changes 20021203
6 ON_LINK_CHANGED Instance method Private Event handling method Event Handler Method CHANGED:IF_COM_PRD_LH_LINK 20021118
7 ON_LINK_CREATED Instance method Private Event handling method Event Handler Method CREATED:IF_COM_PRD_LH_LINK 20021118
8 ON_LINK_DELETED Instance method Private Event handling method Event Handler Method DELETED:IF_COM_PRD_LH_LINK 20021118
9 ON_TRANSACTION_FINISHED Instance method Private Event handling method Hand.Meth. TRANSACTION_FINISHED:CL_SYSTEM_TRANSACTION_STATE 20031229
Events
Class CL_COM_PRD_LH_LINK_PERSISTENCY has no event.
Types
Class CL_COM_PRD_LH_LINK_PERSISTENCY has no local type.
Method Signatures

Method BUILD_INSTANCE Signature

Method BUILD_INSTANCE on class CL_COM_PRD_LH_LINK_PERSISTENCY has no parameter.
Method BUILD_INSTANCE on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_LINK_PERSISTENCY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_COM_PRD_LH_LINK_PERSISTENCY has no parameter.
Method CONSTRUCTOR on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method HAS_STATUS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_OBJECT_GUID Call by reference Type reference (TYPE) CRMT_OBJECT_GUID GUID des Statusobjekts 20021203
2 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) COMT_BOOLEAN Bool'scher Wert: Statusänderungen liegen vor 20021203

Method HAS_STATUS_CHANGES on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method INFORM_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHANGED_REL Call by reference Type reference (TYPE) COMT_PR_FRG_REG Geänderte Verknüpfung 20021203
2 Importing IV_FRAGMENT_TYPE Call by reference Type reference (TYPE) COMT_FRGTYPE_GUID Settyp-GUID 20021203
3 Importing IV_PRODUCT_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID Produkt-GUID 20021203
4 Importing IV_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20021203

Method INFORM_ENGINE on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method ON_LINK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method ON_LINK_CHANGED on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method ON_LINK_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method ON_LINK_CREATED on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method ON_LINK_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021118

Method ON_LINK_DELETED on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.

Method ON_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Call by reference Attribute reference (LIKE) 20031229

Method ON_TRANSACTION_FINISHED on class CL_COM_PRD_LH_LINK_PERSISTENCY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 2.00