SAP ABAP Interface IF_LINK_PARTNER_CUST (Time-Dependent Link to Partner - Customizing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-BF (Application Component) Basic functions
     COM_LINK_PARTNER (Package) Link to partners realized via relationships
Properties
Interface IF_LINK_PARTNER_CUST  
Short Description Time-Dependent Link to Partner - Customizing    
General Data
Package COM_LINK_PARTNER   Link to partners realized via relationships 
Created 20020718   SAP 
Last changed 20021006   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SZAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_LINK_PARTNER_CUST has no interface.
Friends
Interface IF_LINK_PARTNER_CUST has no friend.
Attributes
Interface IF_LINK_PARTNER_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_DETERM_PROC Static method Public Method Check If This Is an Allowed Procedure 20020718
2 CHECK_FOR_PARTNER_FCT Static method Public Method Check If Partner Function is Allowed for Procedure 20020718
3 GET_DETERM_PROC_DESCR Static method Public Method Get Description of a Procedure 20020718
4 GET_F4_HELP_DETERM_PROC Static method Public Method Gives the Allowed Partner Determination Procedures 20020718
5 GET_F4_HELP_PARTNERFUNCTIONS Static method Public Method Gives the Partner Function to a Procedure 20020718
6 GET_PARTNER_FCT_CUST Static method Public Method Get Customizing Details for Partner Functions 20021008
7 GET_PARTNER_FCT_DESCR Static method Public Method Get Description of Partner Function 20020718
8 GET_PARTNER_FCT_KEY Static method Public Method Get Key for Partner Function Description 20020926
Events
Interface IF_LINK_PARTNER_CUST has no event.
Types
Interface IF_LINK_PARTNER_CUST has no local type.
Method Signatures

Method CHECK_FOR_DETERM_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALLOWED Value transfer Type reference (TYPE) COMT_BOOLEAN 'X' = yes 20020918
2 Importing IV_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC partner determination procedure 20020918
3 Importing IV_OBJECTTYPE Call by reference Type reference (TYPE) COMT_LINK_PARTNER_OBJECTTYPE objecttype 20020918
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020918
2 WRONG_CALL missing parameter 20020918

Method CHECK_FOR_PARTNER_FCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) COMT_BOOLEAN Logical Variable 20020718
2 Importing IV_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC Identification of a Partner Determination Procedure 20020718
3 Importing IV_PARTNER_FCT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT partnerfunction 20020718
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020924
2 WRONG_CALL missing parameter 20020924

Method GET_DETERM_PROC_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERM_PROC_TXT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DET_PROC_TXT description of the partner determination procedure 20020718
2 Importing IV_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC Identification of a Partner Determination Procedure 20020718
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key of Description 20020718
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020918
2 NOT_FOUND no corresponding data found 20020918
3 WRONG_CALL parameter missing 20020918

Method GET_F4_HELP_DETERM_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DET_PROC_T determination procedures+description 20020718
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU language 20020718
3 Importing IV_OBJECTTYPE Call by reference Type reference (TYPE) COMT_LINK_PARTNER_OBJECTTYPE Business object repository no. 20020918
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal_error 20020918
2 NOT_FOUND no entry found 20020918
3 WRONG_CALL parameter missing 20020918

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 20020718
2 Importing IV_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC Kennung eines Partnerschematas 20020718
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020718
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020924
2 NOT_FOUND no entry found 20020924
3 WRONG_CALL parameter missing 20020924

Method GET_PARTNER_FCT_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARTNER_FCT_DET_T Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT_DET_T partnerfunction + details 20021008
2 Importing IV_DETERM_PROC Call by reference Type reference (TYPE) COMT_LINK_PARTNER_DETERM_PROC partner determination procedure 20021008
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20021008
2 NOT_FOUND no entry found 20021008
3 WRONG_CALL parameter missing 20021008

Method GET_PARTNER_FCT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTNER_FCT_TXT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT_TXT description for partner function 20020718
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020718
3 Importing IV_PARTNER_FCT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT partner function 20020718
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020924
2 NOT_FOUND no corresponding data found 20020924
3 WRONG_CALL parameter missing 20020924

Method GET_PARTNER_FCT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTNER_FCT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT Relationship PRoduct-Partner: Partner Function 20020926
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20020926
3 Importing IV_PARTNER_FCT_TXT Call by reference Type reference (TYPE) COMT_LINK_PARTNER_FCT_TXT Link Product Partner: Description Partner Function 20020926
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20020926
2 NOT_FOUND no corresponding entry found 20020926
3 WRONG_CALL parameter missing 20020926
History
Last changed by/on SAP  20021006 
SAP Release Created in 400