/MDG/_S_IS_PP_ACCCCDET SAP (Source Structure for PP Mapping) Structure details

Dictionary Type: Structure
Description: Source Structure for PP Mapping




ABAP Code to SELECT data from /MDG/_S_IS_PP_ACCCCDET
Related tables to /MDG/_S_IS_PP_ACCCCDET
Access table /MDG/_S_IS_PP_ACCCCDET




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

/MDG/_S_IS_PP_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 PP Mapping" 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_/MDG/_S_IS_PP_ACCCCDET TYPE /MDG/_S_IS_PP_ACCCCDET.

The /MDG/_S_IS_PP_ACCCCDET table consists of various fields, each holding specific information or linking keys about Source Structure for PP Mapping data available in SAP. These include ACCOUNT (Account), COMPCODE (Company Code), SYSTEM (Logical system), ACCALTACC (Alternative Account Number in Company Code).. 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 /MDG/_S_IS_PP_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
COAChart of Accounts UISS_KTOPLCHAR4UISS_KTOPLKPLC_KTOPL
ACCOUNTAccount USMDZ1_ACCOUNTCHAR10ALPHAUSMDZ1_ACCOUNT
COMPCODECompany Code UISS_BUKRSCHAR4CHAR4
SYSTEMLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
ACCALTACCAlternative Account Number in Company Code UISS_ALTKT_SKB1CHAR10UISS_SAKNR
ACCAUTHGPAuthorization Group USMDZ1_AUTHGRPCHAR4ALPHAUSMDZ1_AUTHGRP
ACCAUTPOSOnly Automatic Posting to Account UISS_XINTBCHAR1XFELD
ACCBALLCManage Balances in Local Currency UISS_XSALHCHAR1XFELD
ACCCASHFLCash Receipt or Disbursement Account UISS_XGKONCHAR1XFELD
ACCCBLPOSAccount Blocked for Posting UISS_XSPEBCHAR1XFELD
ACCCCDETFInterest Calculation Frequency (Months) UISS_DZINRTNUMC2UISS_ZINRT
ACCCCDETRAccount is reconciliation account UISS_MITKZCHAR1UISS_MITKZ
ACCCDELAccount to be Deleted UISS_XLOEVCHAR1XFELD
ACCDETFSTField Status Group USMDZ1_FSTATGRPCHAR4USMDZ1_FSTATGRPUSMDZ2_SHLP_ACCFSTGRP
ACCDETPLPlanning Level UISS_FDLEVCHAR2UISS_FDLEV
ACCEXCHRDKey for Exchange Rate Differences in Foreign Currency Accts USMDZ1_EXCHRTDIFCHAR4USMDZ1_EXCHRTDIFUSMDZ2_SHLP_ACCEXCHRD
ACCICINDInterest Calculation Indicator UISS_VZSKZCHAR2UISS_VZSKZ
ACCLIDISPDisplay Line Items in Account UISS_XKRESCHAR1XFELD
ACCOPNITMOpen Item Management Account UISS_XOPVWCHAR1XFELD
ACCTAXCATTax Category in Account Master Record UISS_SMWSKCHAR2UISS_SMWSK
ACCTXCOPTIndicator: Tax code is not a required field XMWNOCHAR1XFELD
ACCVALGRPValuation Group UISS_BEWGPCHAR10CHAR10
BEGRUAuthorization Group UISS_BRGRUCHAR4UISS_BRGRU
BUSABAccounting Clerk UISS_BUSABCHAR2UISS_BUSAB
CURRACCAccount currency WAERS_SKB1CUKY5Assigned to domainWAERSFWS
DATLZLast Interest Calculation Run Date UISS_DATLZDATS8DATUM
FIPOSCommitment Item UISS_FIPOSCHAR14FMCISUISS_FIPOS
HBKIDHouse Bank Short Key UISS_HBKIDCHAR5UISS_HBKID
HKTIDID for Account Details UISS_HKTIDCHAR5UISS_HKTID
INFKYInflation Key UISS_J_1AIFSKSCHAR8UISS_J_1AIFSKS
KDFSLKey for Exchange Rate Differences in Foreign Currency Accts UISS_KDFSLCHAR4UISS_KDFSL
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
RECIDRecovery Indicator UISS_JV_RECINDCHAR2ALPHAUISS_JV_RECIND
SAKNRG/L Account Number UISS_SAKNRCHAR10UISS_SAKNR
TOGRUTolerance Group for G/L Accounts UISS_TOGRU_SCHAR4UISS_TOGRU
WMETHAccount Management in External System UISS_WMETHCHAR2UISS_WMETH
XLGCLRClearing Specific to Ledger Groups UISS_XLGCLRCHAR1XFELD
XMITKReconciliation Account Ready for Input at Time of Posting UISS_XMITKCHAR1XFELD
XNKONSupplement for Automatic Postings UISS_XNKONCHAR1XFELD
ZINDTLast Interest Calculation Key Date UISS_DZINDTDATS8DATUM
ZUAWAKey for Sorting According to Assignment Numbers UISS_DZUAWACHAR3UISS_ZUAWA

Key field Non-key field



How do I retrieve data from SAP structure /MDG/_S_IS_PP_ACCCCDET using ABAP code?

As /MDG/_S_IS_PP_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 /MDG/_S_IS_PP_ACCCCDET as there is no data to select.

How to access SAP table /MDG/_S_IS_PP_ACCCCDET

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