SAP ABAP Function Module MR_ARRANGEMENT_INVOICE_CREATE (Vorbereiten zur Erstellung von Rechnungen aus der "nachträgl. Abrechnung")
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_ARRANGEMENT_INVOICE_CREATE Vorbereiten zur Erstellung von Rechnungen aus der "nachträgl. Abrechnung"  
Function Group MRST   Cancel invoice document  
Program Name SAPLMRST    
INCLUDE Name LMRSTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BUDAT TYPE BKPF-BUDAT Posting date
Importing I_BUKRS TYPE BKPF-BUKRS Company code
Importing I_LIFNR TYPE LFA1-LIFNR Vendor
Importing I_WAERS TYPE BKPF-WAERS Currency key: foreign currency
Importing I_WWERT TYPE SYST-DATUM Conversion date foreign currency -> local currency
Importing I_ZLSCH TYPE KONA-ZLSCH Payment method
Importing I_ONLY_PREPOST_DOCUMENT TYPE RWM01-VORER SPACE AbrechBeleg (Gutschrift) nur vorerfassen
Tables T_ARRANG_ERR TYPE ARRANG_ERR Error table
Tables T_ARRANG_TAX TYPE ARRANG_TAX Tax table
Tables T_ARRANG_VAL TYPE ARRANG_VAL Value table
Tables T_EK08ARRANG TYPE EK08ARRANG Invoice items for all invoices
Exception BUKRS_NOT_FOUND TYPE I_BUKRS not in T001
Exception CREDITOR_ERROR TYPE Vendor not created/maintained properly
Exception FATAL_ERROR TYPE Should not occur
Exception PERIOD_ERROR TYPE I_BUDAT not in allowed posting period
Exception RATE_NOT_FOUND TYPE Exchange rate not determined
Exception TABLE_EMPTY TYPE T_EK08ARRANG contains no lines
Exception DOCUMENT_TYPE_NOT_FOUND TYPE Document type not found
Exception ACCOUNT_ASSIGNMENT_ERROR TYPE G/L accounts wrongly maintained
Exception ERROR_JURISDICTION_CODE TYPE Error with tax-free transactions with jur. code
               
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  19950404 
SAP Release Created in