Dear Community,
dear Gurus,
we have a request form our customer to dynamically control the trays when pinting out a SAPSACRIPT form using a SAP Standard print program (RLVSDR40).
Currently we know about two options.
- Using print-controls within the SAPSCRIPT code source
- Modify the print program to call a certain page with a certain tray information in the page attributes (resource name)
We can't realize one of these options because:
- Modifying of the print program shall be avoid
- Print-controls can't be used becuase we use an external output mgmt. via device type SAPGOFU. The external output mgmt. only understands OTF commands.
We analyzed the OTF file and would need an option to set in the OP command the tray information (like it is done by SAP when using the page attributes).
The OP command in our OTF file looks then like:
OPDINA4 P 144 240 xxxxxxxTRY02
Do you know any further Options to control the trays from a SAPSCRIPT form or modify the OP commnad?
Thanks for your proposals and support.
Best
Julian