SAP TKNUM Data Element Type Shipment Number ABAP dictionary fields









TKNUM is a standard DATA Element within the SAP ABAP dictionary and is associated with fields that store Purchasing Document 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 TKNUM into the relevant SAP transaction such as SE11 or SE80.


Data element guide details

  • Data Element TKNUM Attributes
  • Domain details
  • All SAP tables with fields that use this Data Element
  • Contribution section


Attributes of SAP Data Element TKNUM

Data element (semantic domain): More details...TKNUM
Activation Status of a Repository Object: More details...Entry activated or generated in this form
Language Key: More details...E
Version of the entry (not used): More details...
Domain name: More details...TKNUM
Length (No. of Characters): More details...
Short Description of Repository Objects: More details...Shipment Number
Heading: More details...Shipment
Get/Set parameter ID: More details...TNR
Whenever this data element is referenced by a a screen field the value entered is stored in memory, under this parameter ID.

This means it can be retrieved at any point using the GET PARAMETER ID 'TNR' FIELD MEMORYID. You can also update this value within your ABAP code using the SET PARAMETER ID 'TNR' FIELD TKNUM
Flag for writing change documents: More details...No
Change document history is not recorded for this FIELD and no entries will be made in tables CDHDR and CDPOS.
Short Field Label: More details...Shipment
Medium Field Label: More details...Shipment Number
Maximum length of heading: More details...10
Long Field Label: More details...Shipment Number
Max. length for short field label: More details...10
Max. length for medium field label: More details...15
Max. length for long field label: More details...20
Activation flag: More details...Start of activation or activation successful
Application class for DD objects (not used): More details...
Activation type: More details...No classification
Original Language in Repository objects: More details...D
SDIC: Reserve for data elements (not used): More details...
Flag for private DD objects (not used): More details...
Name of a Search Help: More details...SD_F4_SHP_ID
Name of a search help parameter: More details...TKNUM
Default name for components using the data element: More details...SHIPMENTNUM
Data Type in ABAP Dictionary: More details...CHAR
Length (No. of Characters): More details...10
Number of Decimal Places: More details...
Output Length: More details...10
Allow lowercase letters or NOT: More details...No
As this is set to No all text stored within a field associated with domain TKNUM will be converted to uppercase irrespective of case entered by the user.
Field contains negative values: More details...Yes
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
Conversion Routine: More details...ALPHA
Converts the field value between the display and internally stored format. The 5 char ID (i.e. ALPHA ) associates this field with the underlying ABAP function modules that perform the conversion.

i.e.
CONVERSION_EXIT_ALPHA_INPUT - Conversion exit ALPHA, external->internal
CONVERSION_EXIT_ALPHA_OUTPUT - Conversion exit ALPHA, internal->external
Domain contains fixed values: More details...No
Value table: More details...VTTK
Category of Dictionary Type: More details...D
Type of Object Referenced: More details...
Not relevant as this field is an Elementary Domain Type rather than a reference type.
DD: Is a generated proxy object: More details...
Force write direction to be LTR: More details...
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
DD: No Filtering of BIDI Formatting Characters: More details...
DD: Flag for Deactivating Input History in Screen Field: More details...

SAP tables using Data Element TKNUM

Tables with field using data element TKNUM

Related Data Elements in SAP

/VSO/M_VSO_TKNUM - Shipment Number (Vehicle Space Optimization)
/XFT/INV_TKNUM - Transport number
J_3RTKNUM - Goods issue - transportation note number
KZ_TKNUM - Sort by shipment
LEINT_TKNUM - Shipment Number
LEINT_TKNUM_INB - Inbound Shipment
LEINT_TKNUM_OUT - Outbound Shipment
MOBTKNUM - Bar Code field for Shipment Number
PL_TKNUM - Shipment Number
TKNUM - Shipment Number

List of SAP data elements

Other TKNUM SAP Data Element objects
View full list of SAP Data Element objects

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!