The Function Module CACS00_DOC_NUMBER_GET (Nummer ziehen für Provisionsbeleg) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACCT within the package CACSDO.
Function Module | CACS00_DOC_NUMBER_GET |
Short Text | Nummer ziehen für Provisionsbeleg |
Function Group | CACS00_ACCT |
Package | CACSDO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NR_RANGE_NR | LIKE | INRI-NRRANGENR | Nummernkreisnummer | |
I_POST_DATE | TYPE | CACSPSTDAT | Zuordnungsdatum im ProvKontokorrent (Kenntnisgabe) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOC_ID | TYPE | CACSDOCID | Identifikation eines Belegs | |
E_POST_MONTH | TYPE | CACSPSTMON | Periode im Buchungsjahr | |
E_POST_YEAR | TYPE | CACSPSTYEAR | Zuordnungsjahr des Provisionsfalls/-belegs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.