Adding Print Controls to a Device Type Definition 
To add new print controls to a copy of a device type, proceed as follows:
Specifying escape sequences for print controls
Enter the attributes and control character sequence of the new print control.
You can enter the command either as:
If you work in a heterogeneous environment (ASCII hosts that use EBCDIC printers, or EBCDIC hosts that use ASCII printers), enter the control character sequence in hex, not as plain text. Hex values are not sent through the character set conversion, but are passed directly as entered to the target output device.
For an ASCII printer, enter the hex values for the ASCII string to be sent to the printer. For an EBCDIC printer, enter the hex values for the EBCDIC command string. For more information, see the note on maintaining print controls in mixed environments, below.
Be sure that the escape sequence you enter matches the meaning encoded in the print control name. For example, if you define CI010, then the escape sequence that you enter should configure the printer for character pitch 10.
If the escape sequence contains trailing spaces (spaces at the end of the string), then enter the escape in single quotation marks:
Notes
You can reach all of the utilities described in the following notes by choosing Tools
® CCMS ® Spool ® Spool administration, Full administration and then Print controls (DeviceTypes tab page) and Change.You can also use a similar device type as a guide to the print controls needed. The set of print controls actually required by different devices varies considerably, so following an example from the R/3 standard can save you extra work and/or help you ensure that all required print controls are defined.
You do not need to define the complete set of standard print controls for a device type. Print controls that are not defined for a particular device type or which are defined with an empty Control character sequence field are ignored.
Choose
Print to run the test Print controls and texts are sent to the printer in the order in which they appear on the screen: <print control> <test text>.... You can therefore test sequences of print controls.