/1MD/0F_ACCCCDET SAP (Source Structure for Entity Type ACCCCDET) Structure details

Dictionary Type: Structure
Description: Source Structure for Entity Type ACCCCDET




ABAP Code to SELECT data from /1MD/0F_ACCCCDET
Related tables to /1MD/0F_ACCCCDET
Access table /1MD/0F_ACCCCDET




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

/1MD/0F_ACCCCDET 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 "Source Structure for Entity Type ACCCCDET" 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_/1MD/0F_ACCCCDET TYPE /1MD/0F_ACCCCDET.

The /1MD/0F_ACCCCDET table consists of various fields, each holding specific information or linking keys about Source Structure for Entity Type ACCCCDET data available in SAP. These include DIS_SYSTEM (Key Name of Business System), USMD_EDITION (Edition), COA (Chart of Accounts), ACCOUNT (Account).. 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 /1MD/0F_ACCCCDET 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
USMD_ACTIONCODEChange Indicator for Master Data USMD_ACTIONCODECHAR1USMD_ACTIONCODE
DIS_SYSTEMKey Name of Business System SLD_BSKEYCHAR60SLD_BSKEY
USMD_EDITIONEdition USMD_EDITIONCHAR10Assigned to domainALPHAUSMD_EDITION
COAChart of Accounts USMDA1_COACHAR4USMDA1_COA
ACCOUNTAccount USMDA1_ACCOUNTCHAR10ALPHAUSMDA1_ACCOUNT
COMPCODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ACCAUTHGPAuthorization Group USMDA1_AUTHGRPCHAR4ALPHAUSMDA1_AUTHGRP
ACCAUTPOSIndicator: Is account only posted to automatically? XINTBCHAR1XFELD
ACCBALLCIndicator: Only Manage Balances in Local Currency XSALHCHAR1XFELD
ACCCASHFLCash receipt account / cash disbursement account XGKONCHAR1XFELD
ACCCBLPOSIndicator: Is Account Blocked for Posting? XSPEBCHAR1XFELD
ACCCDELIndicator: Account marked for deletion? XLOEVCHAR1XFELD
ACCCICFREInterest calculation frequency in months DZINRTNUMC2ZINRT
ACCCTCOPTIndicator: Tax code is not a required field XMWNOCHAR1XFELD
ACCCURRAccount currency WAERS_SKB1CUKY5Assigned to domainWAERSFWS
ACCLIDISPIndicator: Can Line Items Be Displayed by Account? XKRESCHAR1XFELD
ACCOPNITMIndicator: Open item management? XOPVWCHAR1XFELD
ACCRECINDAccount is reconciliation account MITKZCHAR1MITKZ
ACCVALGRPValuation Group BEWGPCHAR10CHAR10
ACCALTACCAlternative account number in company code ALTKT_SKB1CHAR10Assigned to domainALPHASAKNR
EXCHRACCCKey for Exchange Rate Differences in Foreign Currency Accts KDFSLCHAR4Assigned to domainKDFSL
FICOAACCCChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL
FSTGACCCField status group FSTAGCHAR4Assigned to domainFSTAG
FSTVACCCField Status Variant FSTVACHAR4Assigned to domainFSTVA
ICALCACCCInterest calculation indicator VZSKZCHAR2Assigned to domainVZSKZ
PLGRPACCCPlanning group FDGRVCHAR10Assigned to domainALPHAFDGRP
PLLEVACCCPlanning level FDLEVCHAR2Assigned to domainFDLEVFFE
TAXCTACCCTax Category in Account Master Record USMDA1_TAXCATCHAR2USMDA1_TAXCATUSMDA3_SHLP_TAXCAT
VALAACCCValuation Area for FI Year-End Closing BWBERCHAR2Assigned to domainBWBERBWB

Key field Non-key field



How do I retrieve data from SAP structure /1MD/0F_ACCCCDET using ABAP code?

As /1MD/0F_ACCCCDET 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 /1MD/0F_ACCCCDET as there is no data to select.

How to access SAP table /1MD/0F_ACCCCDET

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