MSIT_SRVBASIC SAP (Service master data) Structure details

Dictionary Type: Structure
Description: Service master data




ABAP Code to SELECT data from MSIT_SRVBASIC
Related tables to MSIT_SRVBASIC
Access table MSIT_SRVBASIC




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

MSIT_SRVBASIC 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 "Service master data" 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_MSIT_SRVBASIC TYPE MSIT_SRVBASIC.

The MSIT_SRVBASIC table consists of various fields, each holding specific information or linking keys about Service master data data available in SAP. These include SERVICE (Activity Number), DEL_IND (Deletion Indicator), MATL_GROUP (Material Group), BASE_UOM (Base Unit of Measure).. 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 MSIT_SRVBASIC 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
DATA 0
SERVICEActivity Number ASNUMCHAR18ALPHAASNUMASN
DEL_INDDeletion Indicator LVORMCHAR1XFELD
MATL_GROUPMaterial Group MATKL_SRVCHAR9MATKLMKLWBWG
BASE_UOMBase Unit of Measure MEINSUNIT3CUNITMEINS
BASE_UOM_ISOBase unit of measure in ISO code MEINS_ISOCHAR3ISOCD_UNIT
SERV_CATService Category ASTYPCHAR4ASTYPASY
EAN_UPCInternational Article Number (EAN/UPC) EAN11CHAR18EAN11EAN11EAN
EAN_CATCategory of International Article Number (EAN) NUMTPCHAR2NUMTP
DIVISIONDivision SPARTCHAR2SPARTSPAC_SPART
AUTH_GROUPAuthorization Group BEGRUCHAR4BEGRU
P_STATUSGeneral Purchasing Status for Service LSTAECHAR2MMSTA
VALID_FROMValidity Date for 'Purchasing' Status LSTDEDATS8DATUM
VAL_CLASSValuation Class BWKLLCHAR4BKLAS
HIER_SERVHierarchy Service Number ASNUM_HICHAR18ALPHAASNUM
MASTER_LANGUPrimary language for object texts MLANGLANG1ISOLASPRAS
MASTER_LANGU_ISO2-Character SAP Language Code LAISOCHAR2LAISO
WAGETYPEWage Type LOHNARTCHAR4LOART
SERV_TYPEShort Description of Service Type LBNUMCHAR3CHAR3LBR
EDITIONEdition of Service Type AUSGBNUMC4NUMC4AGB
SSC_ITEMStandard Service Catalog Item STLVPOSCHAR18CHAR18
TAX_INDTax Indicator for Service (Purchasing) TAXISCHAR1TAXIM1
CONV_NUMNumerator for conversion of MEINS into IWEIN IWUMZDEC5UMBSZ
CONV_DENDenominator for Conversion (MEINS <-> IWEIN) IWUMNDEC5UMBSN
WORK_UOMUnit for Work IWEINUNIT3CUNITMEINS
WORK_UOM_ISOUnit of work in ISO code IWEIN_ISOCHAR3ISOCD_UNIT
FORMULAFormula Number FORMELNRCHAR10CHAR10
CHGTEXTShort Text Change Allowed CHGTEXTCHAR1XFELD
GRAPHIC_URLUniform Resource Locator URLCHAR132TEXT132
CREATED_ONDate on Which Record Was Created ERDATDATS8DATUM
CREATED_BYName of Person who Created the Object ERNAMCHAR12USNAM
CHANGED_ONChanged On AEDATDATS8DATUM
CHANGED_BYName of Person Who Changed Object AENAMCHAR12USNAM
DATA_E 0
SERVICEActivity Number ASNUMCHAR18ALPHAASNUMASN
DATA_X 0
SERVICEActivity Number ASNUMCHAR18ALPHAASNUMASN
DEL_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MATL_GROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BASE_UOMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BASE_UOM_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SERV_CATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EAN_UPCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EAN_CATUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DIVISIONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AUTH_GROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
P_STATUSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_FROMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VAL_CLASSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
HIER_SERVUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MASTER_LANGUUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MASTER_LANGU_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WAGETYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SERV_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EDITIONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SSC_ITEMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAX_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONV_NUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONV_DENUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WORK_UOMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WORK_UOM_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FORMULAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHGTEXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GRAPHIC_URLUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATED_ONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREATED_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANGED_ONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHANGED_BYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATA_X_E 0
SERVICEActivity Number ASNUMCHAR18ALPHAASNUMASN
UPDATE_TYPEType of Change UPDATE_TYPECHAR1UPDATE_TYPE

Key field Non-key field



How do I retrieve data from SAP structure MSIT_SRVBASIC using ABAP code?

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

How to access SAP table MSIT_SRVBASIC

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