/MRSS/T_SGW_DSPLIT SAP (Demand Split Details) Structure details

Dictionary Type: Structure
Description: Demand Split Details




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




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

/MRSS/T_SGW_DSPLIT 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 "Demand Split Details" 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_SGW_DSPLIT TYPE /MRSS/T_SGW_DSPLIT.

The /MRSS/T_SGW_DSPLIT table consists of various fields, each holding specific information or linking keys about Demand Split Details data available in SAP. These include WORKITEM_ID (GUID), DESCRIPTION (Text (80 Characters)), ORG_UNIT (Object Name), 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_SGW_DSPLIT 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
TYPEPlanning Board Element /MRSS/T_SGU_PLANITEM_TYPECHAR4/MRSS/_SGU_PLANITEM
WORKITEM_IDGUID /MRSS/T_GUIDRAW16SYSUUID
DESCRIPTIONText (80 Characters) TEXT80CHAR80TEXT80UEB
ORG_UNITObject Name STEXTCHAR40TEXT40
DURATIONNatural Number INT4INT410INT4
DURATION_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DURATION_VALDuration /MRSS/T_SGU_DURATIONDEC9(2) /MRSS/_SGU_DURATION
TOTAL_WORKTotal Work /MRSS/T_SGE_TOTAL_WORKQUAN13(3) MENG13
TOTAL_WORK_UNITUnit of Total Work of Operation /MRSS/T_SGE_TOTAL_WORK_UNITUNIT3Assigned to domainCUNITMEINS
MULT_RESNumber of Persons /MRSS/T_SGE_MULT_RESNUMC3ALPHA/MRSS/_SGE_MULT_RES
UTILResource Utilization /MRSS/T_UTILISATIONDEC3/MRSS/_UITLISATION
SPLITSBoolean Variable /MRSS/T_BOOLEANCHAR1/MRSS/_BOOLEAN
SPLIT_DATA 0
DEM1_DEM_TYPEDemand Type /MRSS/T_DEM_TYPECHAR4/MRSS/_DEM_TYPE
DEM1_SERV_GROUPObject ID HROBJIDNUMC8Assigned to domainHROBJIDPON
DEM1_ORG_UNITObject Name STEXTCHAR40TEXT40
DEM1_GUIDGUID /MRSS/T_GUIDRAW16SYSUUID
DEM1_BEGDAField of type DATS DATSDATS8DATS
DEM1_BEG_UZEITTime UZEITTIMS6UZEIT
DEM1_ENDDAField of type DATS DATSDATS8DATS
DEM1_END_UZEITTime UZEITTIMS6UZEIT
DEM1_PLVARPlan Version PLVARCHAR2Assigned to domainPLVARPOP
DEM1_OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
DEM1_OBJIDObject ID OBJEKTIDNUMC8NUM08PON
DEM1_STAT_COMPLBoolean Variable /MRSS/T_BOOLEANCHAR1/MRSS/_BOOLEAN
DEM1_WORKCENTER_IDWork center ID of operation or item /MRSS/T_DEM_WORKCENTER_IDNUMC8NUM08
DEM1_WORKCENTER_TYPEWork center type of operation or item /MRSS/T_DEM_WORKCENTER_TYPECHAR2/MRSS/_SGE_CR_OBJTY
DEM1_SUPERVISORSite supervisor indicator of demand /MRSS/T_DEM_SUPERVISORCHAR1/MRSS/_DEM_SUPERVISOR
DEM1_SUPERVISOR_NONumber of Site Supervisors for Demand /MRSS/T_DEM_SUPERVISOR_NONUMC3
DEM1_DURATION_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DEM1_TOTAL_WORK_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DEM1_MULT_RESNumber of Persons /MRSS/T_SGE_MULT_RESNUMC3ALPHA/MRSS/_SGE_MULT_RES
DEM1_TOTAL_WORKTotal Work /MRSS/T_SGE_TOTAL_WORKQUAN13(3) MENG13
DEM1_DURATION_VALDuration /MRSS/T_SGU_DURATIONDEC9(2) /MRSS/_SGU_DURATION
DEM2_SERV_GROUPObject ID HROBJIDNUMC8Assigned to domainHROBJIDPON
DEM2_ORG_UNITObject Name STEXTCHAR40TEXT40
DEM2_GUIDGUID /MRSS/T_GUIDRAW16SYSUUID
DEM2_BEGDAField of type DATS DATSDATS8DATS
DEM2_BEG_UZEITTime UZEITTIMS6UZEIT
DEM2_ENDDAField of type DATS DATSDATS8DATS
DEM2_END_UZEITTime UZEITTIMS6UZEIT
DEM2_PLVARPlan Version PLVARCHAR2Assigned to domainPLVARPOP
DEM2_OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
DEM2_OBJIDObject ID OBJEKTIDNUMC8NUM08PON
DEM2_STAT_COMPLBoolean Variable /MRSS/T_BOOLEANCHAR1/MRSS/_BOOLEAN
DEM2_WORKCENTER_IDWork center ID of operation or item /MRSS/T_DEM_WORKCENTER_IDNUMC8NUM08
DEM2_WORKCENTER_TYPEWork center type of operation or item /MRSS/T_DEM_WORKCENTER_TYPECHAR2/MRSS/_SGE_CR_OBJTY
DEM2_SUPERVISORSite supervisor indicator of demand /MRSS/T_DEM_SUPERVISORCHAR1/MRSS/_DEM_SUPERVISOR
DEM2_SUPERVISOR_NONumber of Site Supervisors for Demand /MRSS/T_DEM_SUPERVISOR_NONUMC3
DEM2_DURATION_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DEM2_TOTAL_WORKTotal Work /MRSS/T_SGE_TOTAL_WORKQUAN13(3) MENG13
DEM2_TOTAL_WORK_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DEM2_MULT_RESNumber of Persons /MRSS/T_SGE_MULT_RESNUMC3ALPHA/MRSS/_SGE_MULT_RES
DEM2_DURATION_VALDuration /MRSS/T_SGU_DURATIONDEC9(2) /MRSS/_SGU_DURATION
DEM_COVERED_RESNumber of Persons /MRSS/T_SGE_MULT_RESNUMC3ALPHA/MRSS/_SGE_MULT_RES
DEM_COVERED_SUPNumber of Site Supervisors for Demand /MRSS/T_DEM_SUPERVISOR_NONUMC3
DEM_COVERED_DURDuration /MRSS/T_SGU_DURATIONDEC9(2) /MRSS/_SGU_DURATION
DEM_COVERED_DUR_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT
DEM_OPEN_RESNumber of Persons /MRSS/T_SGU_MULT_RESDEC4
DEM_OPEN_SUPNumber of Site Supervisors for Demand /MRSS/T_SGU_SUPERVISOR_NODEC4
DEM_OPEN_DURDuration /MRSS/T_SGU_DURATIONDEC9(2) /MRSS/_SGU_DURATION
DEM_OPEN_DUR_UNITTime Unit /MRSS/T_SGU_DURATION_UNITCHAR3/MRSS/_SGU_DURATION_UNIT

Key field Non-key field



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

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

How to access SAP table /MRSS/T_SGW_DSPLIT

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