The Function Module POSS_OPTIONINFO_TO_JT (Copy sel. options from OPTIONINFO into JT) is a standard Function Module in SAP ERP and is part of the function group RSPOPOSS within the package SPOO.
Function Module | POSS_OPTIONINFO_TO_JT |
Short Text | Copy sel. options from OPTIONINFO into JT |
Function Group | RSPOPOSS |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OPTINFOTAB | TYPE | POSS_OPTIONINFOTAB | Table of printer options information and values |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JT_TAB | TYPE | POSS_JOBTICKETTAB | Job ticket table for spool request |
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.