The Function Module J_1I4A_FORTNIGHTLY_UPDATES (Updates in Fort nightly program) is a standard Function Module in SAP ERP and is part of the function group J1I4A within the package J1ICIN30A.
Function Module | J_1I4A_FORTNIGHTLY_UPDATES |
Short Text | Updates in Fort nightly program |
Function Group | J1I4A |
Package | J1ICIN30A |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BUKRS | TYPE | J_1IEXCHDR-BUKRS | Company Code | |
P_EXGRP | TYPE | J_1IEXCHDR-EXGRP | Excise Group | |
P_PDAT | TYPE | J_1IEXCHDR-BUDAT | Posting Date in the Document |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EXCHDR | LIKE | J_1IEXCHDR | Excise invoice header detail | |
P_BUDAT | LIKE | RANGE_DATE | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | |
P_WERKS | LIKE | RANGE_WERKS | Parameter Transaction: Values Table | |
Z_1IPART2 | LIKE | J_1IPART2 | Excise Part II details |
This function module does not define any Exceptions.