SAP ABAP Data Element WEEKDAY_NR (IS-M: Weekday number: MO =1, TUE = 2, ...SUN = 7)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS (Package) Application development R/3 Publishing Advertising System***
Basic Data
Data Element WEEKDAY_NR
Short Description IS-M: Weekday number: MO =1, TUE = 2, ...SUN = 7  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WEEKDAY_NR    
Data Type NUMC   Character string with only digits 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Weekday 
Medium 15 Weekday number 
Long 20 Weekday number 
Heading
Documentation

Definition

Field from the "weekday string".
In some screens (i.e when maintaining master data for a booking unit, as well as in the order item detail screen) a weekday string is provided to simplify input.
You can use this weekday string, to make entries which are valid for certain weekdays (more precisely: variant types) with just one entry by selecting the appropriate fields in the weekday string.

Use

Each field in this weekday string must be assigned to a particular issue variant type or a particular production unit variant type so that information from the weekday string can be interpreted correctly.

Examples

If you have defined the issue types
MO for Monday
TU for Tuesday
WE for Wednesday
TH for Thursday
FR for Friday
SA for Saturday
SU for Sunday issue
then by assigning the following
1 = MON, 2 = TUE, 3 = WED, 4 = THU, 5 = FRi, 6 = SAT, 7 = SUN
the system will interpret the following entry in the weekday string
M T W T F S S
X X X
as
"MO, TUE and FRI"

History
Last changed by/on SAP  20050224 
SAP Release Created in