SAP ABAP Function Module MR_ACCOUNT_ASSIGNMENT (Ermittlung des Kontos und des Buchungsschlüssels)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MR (Package) Incoming Invoices
Basic Data
Function Module MR_ACCOUNT_ASSIGNMENT Ermittlung des Kontos und des Buchungsschlüssels  
Function Group KONT   Account determination  
Program Name SAPLKONT  
INCLUDE Name LKONTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_ENHANCEMENT TYPE ISC_MR_ACCOUNT_ASSIGNMENT
Exporting BUCHUNGSSCHLUESSEL TYPE T030B-BSCHH Name of the Posting Key
Exporting KONTO TYPE T030-KONTH Number of account
Importing BEWERTUNGSKLASSE TYPE T030-BKLAS ' ' Valuation class
Importing BEWERTUNG_MODIF TYPE T030-BWMOD ' ' Valuation grouping code
Importing KONTENPLAN TYPE T030-KTOPL Chart of Accounts Description
Importing KONTO_MODIF TYPE T030-KOMOK ' ' Account grouping code
Importing SOLL_HABEN_KENNZEICHEN TYPE BSEG-SHKZG Debit credit indicator
Importing VORGANGSSCHLUESSEL TYPE T030R-KTOSL Name of transaction key
Importing I_WRXMOD TYPE WRXMOD
Importing IS_ENHANCEMENT TYPE ISI_MR_ACCOUNT_ASSIGNMENT
Exception NOT_FOUND_T030 TYPE No entry was found in table 030
Exception NOT_FOUND_T030B TYPE No entry was found in table 030B
Exception NOT_FOUND_T030R TYPE No entry was found in table 030R
Exception NOT_FOUND_T030S TYPE
               
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  00000000 
SAP Release Created in