The Function Module ISB_VAR_ORIG_GET (Originärdaten zu einem Variablen Geschäft ermitteln) is a standard Function Module in SAP ERP and is part of the function group JBFO within the package JBA.
Function Module | ISB_VAR_ORIG_GET |
Short Text | Originärdaten zu einem Variablen Geschäft ermitteln |
Function Group | JBFO |
Package | JBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIP_COM_CODE | LIKE | T001-BUKRS | Buchungskreis | |
FIP_VTNUM | LIKE | JBDVTKEYS-VTNUM | Nummer des variablen Geschäftes |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCP_VAR_DAT | LIKE | JBDVTDETAIL | Variables Geschäft - Detaildaten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.