/SAPPCE/KWF1_REPORTING SAP (DPC: Output Structure of Tax Report (Deferred Tax)) Structure details

Dictionary Type: Structure
Description: DPC: Output Structure of Tax Report (Deferred Tax)




ABAP Code to SELECT data from /SAPPCE/KWF1_REPORTING
Related tables to /SAPPCE/KWF1_REPORTING
Access table /SAPPCE/KWF1_REPORTING




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

/SAPPCE/KWF1_REPORTING 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 "DPC: Output Structure of Tax Report (Deferred Tax)" 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_/SAPPCE/KWF1_REPORTING TYPE /SAPPCE/KWF1_REPORTING.

The /SAPPCE/KWF1_REPORTING table consists of various fields, each holding specific information or linking keys about DPC: Output Structure of Tax Report (Deferred Tax) data available in SAP. These include DPCNR (Down Payment Chain Number), WAERS (Currency Key), DPC_RUNNR (Run Number of Down Payment Chain (Deferred Tax)), RUN_NR (Run Number for Tax Transfer Posting Program).. 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 /SAPPCE/KWF1_REPORTING 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
DPCNRDown Payment Chain Number /SAPPCE/DPCNRCHAR10ALPHA/SAPPCE/DPCNR
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DPC_RUNNRRun Number of Down Payment Chain (Deferred Tax) /SAPPCE/DPC_RUNNRNUMC5/SAPPCE/DPC_RUNNR
RUN_NRRun Number for Tax Transfer Posting Program /SAPPCE/RUN_NRNUMC7/SAPPCE/RUN_NR
DATE_TOTax Transfer Posting Run: Docs Up to This Selection Date /SAPPCE/TAX_SEL_DATE_TODATS8DATUM
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
STGRPTax type STGRP_007BCHAR1STGRP_007B
HKONT_DEFERREDTax Account (Deferred Tax Code) /SAPPCE/HKONT_DEFERREDCHAR10Assigned to domainALPHASAKNR
ZMWSKTarget Tax Code (for Deferred Tax) DZMWSKCHAR2Assigned to domainMWSKZ
HKONT_TARGETTax Account (Target Tax Code) /SAPPCE/HKONT_TARGETCHAR10Assigned to domainALPHASAKNR
KTOSLTransaction Key KTOSLCHAR3CHAR3
OBJNRObject Number /SAPPCE/DPCJ_OBJNRCHAR22Assigned to domainJ_OBJNRONR
DATE_FININVFinal Invoice Date /SAPPCE/DPCDATEFIDATS8DATE
DPC_INVCumulative Invoiced Amount /SAPPCE/DPC_AMOUNT_CUMCURR13(2) WRTV7
DPC_ADDCOSTSCumulative Additional Costs /SAPPCE/DPC_INC_EXP_CUMCURR13(2) WRTV7
DPC_PAYMCumulative Payments /SAPPCE/DPC_PAYM_CUMCURR13(2) WRTV7
DPC_DISCCumulative Cash Discount /SAPPCE/DPC_CASH_DISC_CUMCURR13(2) WRTV7
DPC_BALANCECumulative Balance /SAPPCE/DPC_BALANCE_CUMCURR13(2) WRTV7
DPC_PAYM_CUMPro Rata Cumulative Payment (Also Balance for Final Inv.) /SAPPCE/DPC_DTPAYM_CUMCURR13(2) WERTV7
DPC_PAYM_DELTAPro Rata Delta Payment (Also Balance for Final Invoice) /SAPPCE/DPC_DTPAYM_DELTACURR13(2) WERTV7
TAXBASE_POST_CUMCumulative Transferred Tax Base /SAPPCE/TAXBASE_POST_CUMCURR13(2) WERTV7
TAX_POST_CUMCumulative Transferred Tax /SAPPCE/TAX_POST_CUMCURR13(2) WERTV7
TAXBASE_POST_DELDelta of Tax Base to be Transferred /SAPPCE/TAXBASE_POST_DELTACURR13(2) WERTV7
TAX_POST_DELTADelta of Tax to Be Transferred /SAPPCE/TAX_POST_DELTACURR13(2) WERTV7
FI_BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
FI_GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR

Key field Non-key field



How do I retrieve data from SAP structure /SAPPCE/KWF1_REPORTING using ABAP code?

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

How to access SAP table /SAPPCE/KWF1_REPORTING

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