SAP Data Elements

QISRUNIT SAP Data Element referenced by UnitOfMeas ABAP dictionary fields







QISRUNIT is a standard DATA Element within the SAP ABAP dictionary and is associated with fields that store Unit of Measure ISR information.

Below is the list of data element attribute values including length, data type, description, domain, search help etc... also check the Contribute section for any additional notes that have been added You could also view this information on your SAP system if you enter the data element /XPPM/FW_SOL_NAME into the relevant SAP transaction such as SE11 or SE80.

Page contents

  • Data Element /XPPM/FW_SOL_NAME Attributes
  • Domain MEINS Attributes
  • All SAP tables with fields that use this Data Element
  • Contribution section

Attributes of SAP Data Element QISRUNIT

Domain name:MEINS
Get/Set parameter ID:
This field does not have a parameter ID associated with it so you can't use the GET PARAMETER ID ABAP syntax to retrieve its value from memory and the SET PARAMETER ID to update its value.
Flag for writing change documents:No
Change document history is not recorded for this FIELD AND NO ENTRIES WILL BE MADE IN TABLES CDHDR AND CDPOS.
Short Description:Unit of Measure ISR
Short Label(Max length):UnitOfMeas(10)
Medium Label(Max length):Unit of Measure(15)



Long Label(Max length):Unit of Measure ISR(20)
Heading(Max length):Unit of Measure ISR(20)
Name of a Search Help:
Name of a search help parameter:
Data type/ Length / Decimals See Domain details
Category of Dictionary Type:Domain Type
Type of Object Referenced:N/A
Not relevant as this field is an Elementary Domain Type rather than a reference type.
Force write direction to be LTR:No
If this flag is set the field content is always displayed using the left to right writing direction, even if the write direction of the screen/user is right to left. Maybe useful for digit based data such as phone numbers which may be un-readable using RTL direction. See OSS note 1291845
No Filtering of BIDI Characters:No
Deactivate Input History in Screen Field:No

Attributes of SAP Domain MEINS




ABAP Data type(i.e. CHAR,CLNT,CURR):UNIT
Unit key for QUAN fields
Length:3
Output Length:3
Number of Decimal Places:None
Allow lowercase letters:Yes
As this is set to "Yes" all text entered into field SOLNAME will be stored in the in the case it was entered, whether this is uppercase or lowercase.
Field contains negative values:No
Basically saves the first position of the field so that a + or -sign can be displayed when output. Only valid for floating point,Quantity, Decimal and Currency data types
Domain contains fixed values:No

Value table:T006
Conversion Routine:
CUNIT
Converts the field value between the display and internally stored format. The 5 char ID (i.e. CUNIT ) associates this field with the underlying ABAP function modules that perform the conversion. THESE HAVE A FIXED NAMING CONVENTION THAT INCLUDES THIS ID.

I.E.
CONVERSION_EXIT_CUNIT_INPUT -Conversion exit for commercial (3-char) measurement unit INPUT
CONVERSION_EXIT_CUNIT_OUTPUT -Conversion exit for commercial (3-char) measurement unit OUTPUT
CONVERSION_EXIT_CUNIT_RANGE_I -
CONVERSION_EXIT_CUNIT_RANGE_O -


Activation Status:Entry activated or generated in this form
Partial activity info:Start of activation or activation successful
Activation type:No classification
Maintenance language of
Repository object:
Contains domain append:No
Is a generated proxy object:No
Output Style for Decfloat Types:Normal
AM/PM time format is required:No
Time is displayed using the 24-hour format by default but if this checkbox is set, SAP will use the time format specified in the user master record. These can be either 24 Hour Format (i.e. 12:05:10), 12 Hour Format (i.e. 12:05:10 PM/pm) or Hours from 0 to 11 (i.e. 00:05:10 PM/pm).


Contribute (Add Comments)

Within the comments section below there is also an opportunity for you to add useful hints, tips and screen shots specific to this SAP table field. This means that you and other users will be able to find these details quickly by simply searching on the object name /XPPM/FW_SOL_NAME or its description.

Related SAP data elements