MMDA_IM_S_0IC_C03 SAP (Output Structure after applying Transformation Logic) Structure details

Dictionary Type: Structure
Description: Output Structure after applying Transformation Logic




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




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

MMDA_IM_S_0IC_C03 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 "Output Structure after applying Transformation Logic" 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_MMDA_IM_S_0IC_C03 TYPE MMDA_IM_S_0IC_C03.

The MMDA_IM_S_0IC_C03 table consists of various fields, each holding specific information or linking keys about Output Structure after applying Transformation Logic data available in SAP. These include MATERIAL (Material Number), PLANT (Plant), STOR_LOC (Storage Location), BATCH (Batch 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: Cannot Be Enhanced


SAP MMDA_IM_S_0IC_C03 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
CALDAYPosting Date in the Document BUDATDATS8DATUM
MATERIALMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
STOR_LOCStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
BATCHBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
STOCKTYPEStock Type MMDA_STOCKTYPECHAR1BSTAUS
STOCKCATStock Categories MMDA_STOCKCATCHAR1BSTTYP
GN_VENDORVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
RECVS_VALValue Received into Valuated Stock MMDA_RECVS_VALCURR19(2) WERTV10
ISSVS_VALValue Issued from Valuated Stock MMDA_ISSVS_VALCURR19(2) WERTV10
ISSBLOSTCKIssue Quantity: Blocked Stock MMDA_ISSBLOSTCKQUAN15(3) MENGV15_3
ISSCNSSTCKQuantity Issued from Consignment Stock MMDA_ISSCNSSTCKQUAN15(3) MENGV15_3
ISSQMSTCKIssue Quantity: Stock in Quality Inspection MMDA_ISSQMSTCKQUAN15(3) MENGV15_3
ISSTRANSSTIssue Quantity: Stock in Transit MMDA_ISSTRANSSTQUAN15(3) MENGV15_3
RECBLOSTCKReceipt Quantity: Blocked Stock MMDA_RECBLOSTCKQUAN15(3) MENGV15_3
RECCNSSTCKQuantity Received into Consignment Stock MMDA_RECCNSSTCKQUAN15(3) MENGV15_3
RECQMSTCKReceipt Quantity: Stock in Quality Inspection MMDA_RECQMSTCKQUAN15(3) MENGV15_3
RECTRANSSTReceipt Quantity: Stock in Transit MMDA_RECTRANSSTQUAN15(3) MENGV15_3
ISSSCRPIssue Quantity: Scrap MMDA_ISSSCRPQUAN15(3) MENGV15_3
ISSVALSCRPIssue Value: Scrap MMDA_ISSVALSCRPCURR19(2) WERTV10
RECTOTSTCKReceipt Quantity: Total Stock MMDA_RECTOTSTCKQUAN15(3) MENGV15_3
ISSTOTSTCKIssue Quantity: Total Stock MMDA_ISSTOTSTCKQUAN15(3) MENGV15_3
ISSVALSTCKQuantity Issued from Valuated Stock MMDA_ISSVALSTCKQUAN15(3) MENGV15_3
RECVALSTCKQuantity Received into Valuated Stock MMDA_RECVALSTCKQUAN15(3) MENGV15_3
VENCONCONVendor Consignment Stock Consumption Value MMDA_VENCONCONCURR19(2) WERTV10
LOC_CURRENCYLocal Currency HWAERCUKY5Assigned to domainWAERS
BASE_UOMBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
CALYEARCalendar Year MMDA_CALYEARNUMC4NUMC4
TMSTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS

Key field Non-key field



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

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

How to access SAP table MMDA_IM_S_0IC_C03

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