NWOMS_46C_DEVICE SAP (Printer Description for OMS Web Service in 46C) Structure details

Dictionary Type: Structure
Description: Printer Description for OMS Web Service in 46C




ABAP Code to SELECT data from NWOMS_46C_DEVICE
Related tables to NWOMS_46C_DEVICE
Access table NWOMS_46C_DEVICE




Structure field list including key, data, relationships and ABAP select examples

NWOMS_46C_DEVICE is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Printer Description for OMS Web Service in 46C" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_NWOMS_46C_DEVICE TYPE NWOMS_46C_DEVICE.

The NWOMS_46C_DEVICE table consists of various fields, each holding specific information or linking keys about Printer Description for OMS Web Service in 46C data available in SAP. These include TRAY_INFO (), TRAYBITS (Bit Field for Tray Information), TRAY1 (Spool: Page format), TRAY2 (Spool: Page format).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP NWOMS_46C_DEVICE structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
DEVICE_NAMSpool: Long device names RSPOLNAMECHAR30RSPOLNAMESPOOL_DEV
TRAY_INFO 0
TRAYBITSBit Field for Tray Information RSPO_SXOMS_BITFIELD_TRAYCHAR13RSPO_SXOMS_BITFELD_TRAY_DOM
TRAY1Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY2Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY3Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY4Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY5Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY6Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY7Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY8Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY9Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAY10Spool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAYMANUSpool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAYENVSpool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
TRAYMANENVSpool: Page format RSPOFORMATCHAR8RSPOFORMATSPOOL_PGFMT
DEVICE_TYPSpool: Device type name RSPOPTYPECHAR8Assigned to domainRSPOPTYPESPOOL_PTYPE
SHORT_TEXTSpool: Name RSPONAMECHAR30RSPONAME
DEVICE_CLSDevice class (printer, fax, and so on) RSPODEVTYPCHAR1RSPODEVTYP
MODELSpool: Model of an output device RSPOMODELCHAR20RSPOMODEL
LOCATIONSpool: Location and naming of an output device RSPOPLOCATCHAR64TEXT64
MESSAGESpool: Status message (or copy of location) RSPOPMSGCHAR64TEXT64
A_GROUPSpool: authorization group for devices RSPODGRPCHAR30RSPOLNAME
LOCK_PRTOutput device not released RSPODISABLCHAR1RSPODISABL
HOST_PRTSpool: Long name of printers for host spooler RSPOPRNAMECHAR50TEXT50
COVER_PPrint SAP cover page RSPODSTITLCHAR1Assigned to domainRSPOSAPTTL
COVER_PLSAP Cover Sheet Language RSPO_SXOMS_LANGCHAR2
HCOVER_PPrint default host spool cover page RSPODUTITLCHAR1Assigned to domainRSPODUTITL
MONITORSpool: Monitor using monitoring infrastructure RSPOMONICHAR1FLAG
P_SEQSpool: Synchronization of requests of a device RSPOSYNCCHAR1FLAG
HORZ_MOVEHorizontal move RSPOXSHIFTINT410RSPOSHIFT
H_MOVE_UUnit of measurement for horizontal shift RSPOXSHUNICHAR2RSPOUNITH
VERT_MOVEVertical shift RSPOYSHIFTINT410RSPOSHIFT
V_MOVE_UUnit of measurement for vertical shift RSPOYSHUNICHAR2RSPOUNITV
COLOR_PRTFlag whether or not printer supports color printing RSPOCOLPRTCHAR1RSPOBOOL
PRINT_MODEPrint mode controls printing on one or both sides RSPOPRTMDCHAR1RSPOPRTMD
PAPER_TRAYPrinter paper tray RSPOINTRAYCHAR3RSPOTRAY
UNUSEDCharacter field, length 64 CHAR64CHAR64CHAR64

Key field Non-key field



How do I retrieve data from SAP structure NWOMS_46C_DEVICE using ABAP code?

As NWOMS_46C_DEVICE is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on NWOMS_46C_DEVICE as there is no data to select.

How to access SAP table NWOMS_46C_DEVICE

Within an ECC or HANA version of SAP you can also view further information about NWOMS_46C_DEVICE and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!