SAP ABAP Function Module MM_ARRANG_INVOICE_CANCEL_PREP (Pruefen, ob Gutschriftsbeleg bei Storno zur nachtr. Abrechnung gehoert)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WBON (Package) WWS: Bonus
Basic Data
Function Module MM_ARRANG_INVOICE_CANCEL_PREP Pruefen, ob Gutschriftsbeleg bei Storno zur nachtr. Abrechnung gehoert  
Function Group WN13   Cancellation of Settlement Documents  
Program Name SAPLWN13   Cancellation of Settlement Documents 
INCLUDE Name LWN13U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KNUMH TYPE KONP-KNUMH Konditionssatznummer Storno
Importing I_BKPF TYPE BKPF Credit memo document to be cancelled/reversed
Importing READ_DATA TYPE C SPACE For test purposes only: read document data
Importing READ_BUKRS TYPE BKPF-BUKRS For test purposes only: key of document to be read
Importing READ_BELNR TYPE BKPF-BELNR For test purposes only: key of document to be read
Importing READ_GJAHR TYPE BKPF-GJAHR For test purposes only: key of document to be read
Importing I_NO_READ_TURN_OVER TYPE C SPACE Lieferantenumsatz nicht lesen
Importing I_NO_STORNO TYPE C SPACE Kein Aufruf aus Storno Gutschrift (Vorzeichen)
Importing I_PREPOST_DOCUMENT TYPE C SPACE Vorerfasstes Dokument (nur pruefen)
Importing I_NO_ENQUEUE TYPE C SPACE Absprache nicht sperren
Tables I_BSEG TYPE BSEG Lines of credit memo document
Exception INVALID_DOCUMENT TYPE Transfer parameter I_BKPF invalid
Exception ARRANGEMENT_DATA_INVALID TYPE Arrangement data faulty
Exception ERROR_ARRANG_ENQUEUE TYPE Arrangement could not be blocked
Exception ERR_MSG_CALC_INCOME TYPE Fehler beim Bestimmen der Erträge
               
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  19960404 
SAP Release Created in