SAP ABAP Class CL_PRODUCT_LINK_PARTNER (Product - Partner Time-Dependent Link)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-BF (Application Component) Basic functions
     COM_PRODUCT_LINK_PARTNER (Package) Relnships Product/Object-Partner w. Partner Function + Time
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LINK_PARTNER_OBJECTTYPE Time-Dependent Link to Partner - Object-Dependent Data 20021001
Properties
Class CL_PRODUCT_LINK_PARTNER  
Short Description Product - Partner Time-Dependent Link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_LINK_PARTNER   Relnships Product/Object-Partner w. Partner Function + Time 
Created 20021001   SAP 
Last change 20030621   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PRODUCT_LINK_PARTNER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LINK_PARTNER_OBJECTTYPE Time-Dependent Link to Partner - Object-Dependent Data 20021001
Friends
Class CL_PRODUCT_LINK_PARTNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGID Constant Private Type reference (TYPE) SY-MSGID 'COM_LINK_PARTNER' ... 20021006
2 GC_OBJECTTYPE Constant Public Type reference (TYPE) COMT_LINK_PARTNER_OBJECTTYPE 'BUS1178' For Products and Individual Objects 20030622
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARENTOBJECT Static method Public Method Checks if Relationship Maintenance Is Allowed 20021006
2 GET_F4_HELP_PARTNERFUNCTIONS Static method Public Method States Partner Functions for All Partner Determ. Procedures 20030621
3 GET_PARENTOBJECT_ID Static method Public Method Determines the ID for a Given GUID (No Error-Handling) 20021010
4 GET_PARTNER_DETERM_PROC Static method Public Method Determines the Partner Procedure for a Parent GUID 20021001
Events
Class CL_PRODUCT_LINK_PARTNER has no event.
Types
Class CL_PRODUCT_LINK_PARTNER has no local type.
Method Signatures

Method CHECK_PARENTOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) COMT_IL_ERROR_TAB table with errors 20021006
2 Importing IV_DESTINGUID Call by reference Type reference (TYPE) COMT_IL_DESTINGUID guid of destination 20021010
3 Importing IV_ILGUID Call by reference Type reference (TYPE) COMT_IL_ILGUID guid of the record 20021010
4 Importing IV_OBJECTGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID parentguid of the relationsship 20021006
5 Importing IV_ROW_ID Call by reference Type reference (TYPE) SY-TABIX index of internal table 20021010
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error in the programs 20021006
2 WRONG_CALL parameter missing 20021006

Method GET_F4_HELP_PARTNERFUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARTNER_FCT_T Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT_T partnerfunction + description 20030621
2 Importing IT_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PART_DETERM_PROC_TAB partner determination procedures 20030621
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20030621
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error in the programs 20030621
2 NOT_FOUND no data found 20030621
3 WRONG_CALL parameter missing 20030621

Method GET_PARENTOBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARENTOBJECT_ID Call by reference Type reference (TYPE) CHAR40 id of the parentguid 20021010
2 Importing IV_OBJECTGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID parentguid of the relationsship 20021010
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error in the programs 20021010
2 NOT_FOUND no data found 20021010
3 WRONG_CALL parameter missing 20021010

Method GET_PARTNER_DETERM_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTNER_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC partner determination procedure 20021001
2 Importing IV_OBJECTGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID parentguid of the relationsship 20021001
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error in the programs 20021001
2 NOT_FOUND no data found 20021001
3 WRONG_CALL parameter missing 20021001
History
Last changed by/on SAP  20030621 
SAP Release Created in 400