SAP ABAP Class IF_LINK_PARTNER_PART (Time-Dependent Link to Partner - Partner-Dependent Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LINK_PARTNER_BP Partner Implemented with Business Partner 20021002
Properties
Class IF_LINK_PARTNER_PART  
Short Description Time-Dependent Link to Partner - Partner-Dependent Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021001   SAP 
Last change 20021006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LINK_PARTNER_PART has no forward declaration.
Interfaces
Class IF_LINK_PARTNER_PART has no interface implemented.
Friends
Class IF_LINK_PARTNER_PART has no friend class.
Attributes
Class IF_LINK_PARTNER_PART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARTNER_EXISTS Static method Public Method Checks if Partner Exists 20021001
2 GET_PARTNER_DATA Static method Public Method Reads Partner Data (Name, ...) for Assigned Partner 20021001
3 GET_PARTNER_GUID Static method Public Method Determine the Guid for the ID 20021001
4 GET_PARTNER_ID Static method Public Method Determine the ID for the Guid 20021001
Events
Class IF_LINK_PARTNER_PART has no event.
Types
Class IF_LINK_PARTNER_PART has no local type.
Method Signatures

Method CHECK_PARTNER_EXISTS 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 messagetable 20021002
2 Exporting EV_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER partnerno. 20021001
3 Importing IV_ILGUID Call by reference Type reference (TYPE) COMT_IL_ILGUID guid of the record 20021001
4 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) COMT_IL_DESTINGUID guid of the partner 20021001
5 Importing IV_ROW_ID Call by reference Type reference (TYPE) SY-TABIX index of internal table 20021001
6 Importing IV_SOURCEGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID guid of the parent 20021001

Method CHECK_PARTNER_EXISTS on class IF_LINK_PARTNER_PART has no exception.

Method GET_PARTNER_DATA 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 Return parameter table 20021002
2 Exporting EV_PARTNER_DATA Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DESCRIP Kurzbeschreibung eines Geschäftspartners 20021001
3 Exporting EV_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER partnerno. 20021001
4 Importing IV_ILGUID Call by reference Type reference (TYPE) COMT_IL_ILGUID guid of the record 20021001
5 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) COMT_IL_DESTINGUID guid of the partner 20021001
6 Importing IV_ROW_ID Call by reference Type reference (TYPE) SY-TABIX index of internal table 20021001
7 Importing IV_SOURCEGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID guid of the parent 20021001

Method GET_PARTNER_DATA on class IF_LINK_PARTNER_PART has no exception.

Method GET_PARTNER_GUID 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 errormessages format comt_il_error_tab 20021002
2 Exporting EV_PARTNER_GUID Call by reference Type reference (TYPE) COMT_IL_DESTINGUID guid of the partner 20021002
3 Importing IV_ILGUID Call by reference Type reference (TYPE) COMT_IL_ILGUID guid of the record 20021001
4 Importing IV_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER partnerno. 20021001
5 Importing IV_ROW_ID Call by reference Type reference (TYPE) SY-TABIX index of internal table 20021001
6 Importing IV_SOURCEGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID guid of the parent 20021001

Method GET_PARTNER_GUID on class IF_LINK_PARTNER_PART has no exception.

Method GET_PARTNER_ID 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 Return parameter table 20021002
2 Exporting EV_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER partnerno. 20021001
3 Importing IV_ILGUID Call by reference Type reference (TYPE) COMT_IL_ILGUID guid of the record 20021001
4 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) COMT_IL_DESTINGUID guid of the partner 20021001
5 Importing IV_ROW_ID Call by reference Type reference (TYPE) SY-TABIX index of internal table 20021001
6 Importing IV_SOURCEGUID Call by reference Type reference (TYPE) COMT_IL_SOURCEGUID guid of the parent 20021001

Method GET_PARTNER_ID on class IF_LINK_PARTNER_PART has no exception.
History
Last changed by/on SAP  20021006 
SAP Release Created in