/MRSS/T_ASSIGNMENT_DATA_EXT SAP (Assignment for Display on User Interface) Structure details

Dictionary Type: Structure
Description: Assignment for Display on User Interface




ABAP Code to SELECT data from /MRSS/T_ASSIGNMENT_DATA_EXT
Related tables to /MRSS/T_ASSIGNMENT_DATA_EXT
Access table /MRSS/T_ASSIGNMENT_DATA_EXT




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

/MRSS/T_ASSIGNMENT_DATA_EXT 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 "Assignment for Display on User Interface" 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_/MRSS/T_ASSIGNMENT_DATA_EXT TYPE /MRSS/T_ASSIGNMENT_DATA_EXT.

The /MRSS/T_ASSIGNMENT_DATA_EXT table consists of various fields, each holding specific information or linking keys about Assignment for Display on User Interface data available in SAP. These include ENDDA (Field of type DATS), BEG_UZEIT (Time), END_UZEIT (Time), DURATION (Natural Number).. 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: Can Be Enhanced (Deep)


SAP /MRSS/T_ASSIGNMENT_DATA_EXT 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
BEGDAField of type DATS DATSDATS8DATS
ENDDAField of type DATS DATSDATS8DATS
BEG_UZEITTime UZEITTIMS6UZEIT
END_UZEITTime UZEITTIMS6UZEIT
DURATIONNatural Number INT4INT410INT4
UTILResource Utilization /MRSS/T_UTILISATIONDEC3/MRSS/_UITLISATION
STATUSSystem status J_ISTATCHAR5Assigned to domainJ_ISTAT
STATUS_TAB 0
PLANNING_TYPEPlanning Type Code for Assignment Time Unit /MRSS/T_PLANNING_TYPE_CODECHAR1/MRSS/PLANNING_TYPE_CODE
PLANNING_UNITInternal Time Unit Base for Assignment Planning /MRSS/T_PLANNING_TIME_UNITUNIT3Assigned to domainCUNITMEINS
DESCRIPTIONText (Length 120) TEXT120CHAR120TEXT120
ASS_PROBAssignment Probability /MRSS/T_ASS_PROBNUMC3NUMC3
NO_TRAVEL_COSTNo Travel Cost Indicator /MRSS/T_NO_TRAVEL_COSTCHAR1BOOLEAN
MOBILE_INDICATORSend To Mobile Solution /MRSS/T_SEND_TO_MOBILECHAR1BOOLEAN
ASS_SUPERVISORSite Supervisor of Assignment /MRSS/T_ASG_SUPERVISORCHAR1/MRSS/_BOOLEAN
RES_UTIL_RATCapacity Level /MRSS/T_WFM_UTILISATIONFLTP16(16)
RES_UTIL_RAT_ORGOrigin of Resource utilization ratio /MRSS/T_UTIL_RAT_ORGCHAR1CHAR1
PART_CONC_ATTR 0
TRAVEL_TIME_MODETravel Time Mode /MRSS/T_TRV_MODECHAR1/MRSS/_TRV_MODE
TRV_DISPLAY_TODisplay Travel Times (Arrival) /MRSS/T_TRV_DISPLAY_TOCHAR1/MRSS/_BOOLEAN
TRV_DISPLAY_FROMDisplay Travel Times (Departure) /MRSS/T_TRV_DISPLAY_FROMCHAR1/MRSS/_BOOLEAN
IS_RES_FIXEDFix Resource /MRSS/T_SGE_FIX_RESOURCECHAR1/MRSS/_BOOLEAN
IS_DATE_FIXEDFix the dates /MRSS/T_SGE_FIX_DATESCHAR1/MRSS/_BOOLEAN
UTILIZResource Utilization /MRSS/T_UTILISATIONDEC3/MRSS/_UITLISATION
PARENT_GUIDGUID /MRSS/T_GUIDRAW16SYSUUID
TIME_RULE_IDTime Rule Id /MRSS/T_TIME_RULE_IDCHAR25TEXT25
IS_CHILDBoolean Variable /MRSS/T_BOOLEANCHAR1/MRSS/_BOOLEAN
SETTLEMENT_TYPEAssignment Settlement Type /MRSS/T_SETTLEMENT_TYPECHAR1/MRSS/_SETTLEMENT_TYPE
SPLIT_NUMBERDummy for B20 int1 (Local Everywhere) INT1INT13INT1
MULT_SLOTSMultiple Slots For a Demand /MRSS/T_SGE_MULT_SLOTSNUMC3ALPHA/MRSS/_SGE_MULT_SLOTS
ASG_FOLLOWS_DEMANDAssignment Follows Demand /MRSS/T_SGE_ASG_FOLLOWS_DEMCHAR1/MRSS/_BOOLEAN
DUMMYSingle-Character Indicator CHAR1CHAR1CHAR1
MOBILE_STATUSAssignment Status for Mobile Device /MRSS/T_MOBILE_STATUSCHAR4CHAR4
ASSIGNMENT_TYPEAssignment category /MRSS/T_SGE_ASSIGNMENT_TYPECHAR1/MRSS/_SGE_ASSIGNMENT_TYPE
TRV_TO_BEGIN_DATEStart of Arrival (Date) /MRSS/T_TRV_TO_BEGIN_DATEDATS8DATS
TRV_TO_BEGIN_TIMEStart of Arrival (Time) /MRSS/T_TRV_TO_BEGIN_TIMETIMS6
TRV_TO_END_DATEEnd of Arrival (Date) /MRSS/T_TRV_TO_END_DATEDATS8DATS
TRV_TO_END_TIMEEnd of Arrival (Time) /MRSS/T_TRV_TO_END_TIMETIMS6
TRV_TO_DURATIONArrival Duration /MRSS/T_TRV_TO_DURATIONINT410INT4
TRV_TO_DURATION_UNITArrival Duration (Unit) /MRSS/T_TRV_TO_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
TRV_TO_DISTANCEArrival Distance /MRSS/T_TRV_TO_DISTANCEDEC15(6) GEODIST
TRV_TO_DIS_UNITArrival Duration (Unit) /MRSS/T_TRV_TO_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
TRV_TO_MANUALLY_SETArrival Set Manually /MRSS/T_TRV_TO_MANUALLY_SETCHAR1/MRSS/_BOOLEAN
TRV_TO_PROFILETravel-type profile key /MRSS/T_TRV_PROFILE_KEYCHAR10/MRSS/_TRAVEL_PROFILE/MRSS/SGE_TRV_SYS
TRV_FROM_BEGIN_DATEStart of Departure (Date) /MRSS/T_TRV_FROM_BEGIN_DATEDATS8DATS
TRV_FROM_BEGIN_TIMEStart of Departure (Time) /MRSS/T_TRV_FROM_BEGIN_TIMETIMS6
TRV_FROM_END_DATEEnd of Departure (Date) /MRSS/T_TRV_FROM_END_DATEDATS8DATS
TRV_FROM_END_TIMEEnd of Departure (Time) /MRSS/T_TRV_FROM_END_TIMETIMS6
TRV_FROM_DURATIONDeparture Duration /MRSS/T_TRV_FROM_DURATIONINT410INT4
TRV_FROM_DURATION_UNITDeparture Duration (Unit) /MRSS/T_TRV_FROM_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
TRV_FROM_DISTANCEDeparture Distance /MRSS/T_TRV_FROM_DISTANCEDEC15(6) GEODIST
TRV_FROM_DIS_UNITTravel-from distance unit /MRSS/T_TRV_FROM_DISTANCE_UNITUNIT3
TRV_FROM_MANUALLY_SETDeparture Set Manually /MRSS/T_TRV_FROM_MANUALLY_SETCHAR1/MRSS/_BOOLEAN
TRV_FROM_PROFILETravel-type profile key /MRSS/T_TRV_PROFILE_KEYCHAR10/MRSS/_TRAVEL_PROFILE/MRSS/SGE_TRV_SYS

Key field Non-key field



How do I retrieve data from SAP structure /MRSS/T_ASSIGNMENT_DATA_EXT using ABAP code?

As /MRSS/T_ASSIGNMENT_DATA_EXT 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 /MRSS/T_ASSIGNMENT_DATA_EXT as there is no data to select.

How to access SAP table /MRSS/T_ASSIGNMENT_DATA_EXT

Within an ECC or HANA version of SAP you can also view further information about /MRSS/T_ASSIGNMENT_DATA_EXT 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!