SAP ABAP Function Module CRM_CREATE_BREL_TO_CONTRACT (Erzeugt Verknüpfung von Auftrags- zu Vertragsposition)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-CTR (Application Component) Contracts
     CRM_CONTRACT (Package) Functions for sales contracts
Basic Data
Function Module CRM_CREATE_BREL_TO_CONTRACT Erzeugt Verknüpfung von Auftrags- zu Vertragsposition  
Function Group CRM_CONTRACT_TOOLS   Tools for Contract Processing  
Program Name SAPLCRM_CONTRACT_TOOLS   Werkzeuge zur Kontrakbearbeitung 
INCLUDE Name LCRM_CONTRACT_TOOLSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_LOCKING_PROBLEM TYPE CRMT_BOOLEAN Logical Variable
Importing IV_CONTRACT_HEADER TYPE CRMT_OBJECT_GUID GUID des Kontraktkopfes
Importing IV_CONTRACT_ITEM TYPE CRMT_OBJECT_GUID GUID for Contract Item
Importing IV_ORDER_HEADER TYPE CRMT_OBJECT_GUID GUID des Auftragskopfes
Importing IV_ORDER_ITEM TYPE CRMT_OBJECT_GUID GUID der Auftragsposition
Importing IV_CONTRACT_HEADER_OBJTYP TYPE SWO_OBJTYP Objekttyp des Kontrakts
Importing IV_CONTRACT_ITEM_OBJTYP TYPE CRMT_SWO_OBJTYP_PROCESS_ITEM Objekttyp der Kontraktposition
Importing IV_ORDER_HEADER_OBJTYP TYPE SWO_OBJTYP Objekttyp des Auftrags
Importing IV_ORDER_ITEM_OBJTYP TYPE CRMT_SWO_OBJTYP_PROCESS_ITEM Objekttyp der Auftragsposition
Importing IV_VONA_KIND_HEADER TYPE CRMT_VONA_KIND 'B' Type of Binary Relationship Types VONA
Importing IV_RELTYPE_HEADER TYPE BINRELTYP 'VONA' Link Type
Importing IV_VONA_KIND_ITEM TYPE CRMT_VONA_KIND 'A' Type of Binary Relationship Types VONA
Importing IV_RELTYPE_ITEM TYPE BINRELTYP 'VONA' Link Type
Importing IV_MESSAGE_TO_DELETE TYPE SYMSGNO '005' Messages, Message Number
Importing IV_MESSAGE_TO_SEND TYPE SYMSGNO '006' Messages, Message Number
Importing IV_MESSAGE_AREA TYPE SYMSGID 'CRM_CONTRACT' Messages, Message Class
Importing IV_CONTRACT_LOCKING TYPE CRMT_BOOLEAN Logical Variable
Importing IV_PLNK_KIND TYPE CRMT_PLNK_KIND Type of Binary Relationships: Pool Linkage Types
Importing IV_DATE_FROM TYPE TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_DATE_TO TYPE TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_STAT TYPE CRMT_INACTIVE_STATUS Inactive Status
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20010320 
SAP Release Created in 30A