/SCMB/MDL_TT001W SAP () Structure details

Dictionary Type: Structure
Description:




ABAP Code to SELECT data from /SCMB/MDL_TT001W
Related tables to /SCMB/MDL_TT001W
Access table /SCMB/MDL_TT001W




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

/SCMB/MDL_TT001W 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 "" 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_/SCMB/MDL_TT001W TYPE /SCMB/MDL_TT001W.

The /SCMB/MDL_TT001W table consists of various fields, each holding specific information or linking keys about data available in SAP. These include WERKS (Plant), NAME1 (Name), BWKEY (Valuation Area), KUNNR (Customer Numbers).. 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 (character-type or numeric)


SAP /SCMB/MDL_TT001W 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
NAME1Name NAME1CHAR30TEXT30
BWKEYValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
FABKLVersion Number Component CHAR2CHAR2CHAR2
NAME2Name 2 NAME2CHAR30TEXT30
STRASHouse number and street STRASCHAR30TEXT30
PFACHPO Box PFACHCHAR10PFACH
PSTLZPostal Code PSTLZCHAR10PSTLZ
ORT01City ORT01CHAR25TEXT25
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
VKORGNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CHAZVSingle-Character Indicator CHAR1CHAR1CHAR1
KKOWKSingle-Character Indicator CHAR1CHAR1CHAR1
KORDBSingle-Character Indicator CHAR1CHAR1CHAR1
BEDPLSingle-Character Indicator CHAR1CHAR1CHAR1
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
REGIOSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
COUNCCounty Code COUNCCHAR3Assigned to domainCOUNC
CITYCCity Code CITYCCHAR4Assigned to domainCITYC
ADRNRAddress ADRNRCHAR10Assigned to domainALPHAADRNR
IWERKNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
VTWEGVersion Number Component CHAR2CHAR2CHAR2
SPARTVersion Number Component CHAR2CHAR2CHAR2
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
WKSOPSingle-Character Indicator CHAR1CHAR1CHAR1
AWSLSVariance Key AWSLSCHAR6Assigned to domainAWSLS
CHAZV_OLDSingle-Character Indicator CHAR1CHAR1CHAR1
VLFKZSingle-Character Indicator CHAR1CHAR1CHAR1
BZIRKCharacter field of length 6 CHAR6CHAR6CHAR6
ZONE1Character Field Length = 10 CHAR10CHAR10CHAR10
TAXIWSingle-Character Indicator CHAR1CHAR1CHAR1
BZQHLSingle-Character Indicator CHAR1CHAR1CHAR1
LET01Line size LINSZDEC3DEC3
LET02Line size LINSZDEC3DEC3
LET03Line size LINSZDEC3DEC3
TXNAM_MA1Field of length 16 CHAR16CHAR16CHAR16
TXNAM_MA2Field of length 16 CHAR16CHAR16CHAR16
TXNAM_MA3Field of length 16 CHAR16CHAR16CHAR16
BETOLNumerical field of length 3 SNUMC3NUMC3NUMC3
J_1BBRANCHBusiness Place J_1BBRANC_CHAR4Assigned to domainJ_1BBRANCH
VTBFIVersion Number Component CHAR2CHAR2CHAR2
FPRFW3-Byte field CHAR3CHAR3CHAR3
ACHVMSingle-Character Indicator CHAR1CHAR1CHAR1
DVSARTSingle-Character Indicator CHAR1CHAR1CHAR1
NODETYPE3-Byte field CHAR3CHAR3CHAR3
NSCHEMANot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
PKOSASingle-Character Indicator CHAR1CHAR1CHAR1
MISCHSingle-Character Indicator CHAR1CHAR1CHAR1
MGVUPDSingle-Character Indicator CHAR1CHAR1CHAR1
VSTELNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
MGVLAUPDSingle-Character Indicator CHAR1CHAR1CHAR1
SOURCINGSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



How do I retrieve data from SAP structure /SCMB/MDL_TT001W using ABAP code?

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

How to access SAP table /SCMB/MDL_TT001W

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