VIXCSKSDANP SAP (Property Tax - Master data) Table details

Dictionary Type: Table
Description: Property Tax - Master data




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




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

VIXCSKSDANP is a standard SAP Table which is used to store Property Tax - Master data data and is available within R/3 SAP systems depending on the version and release level.

The VIXCSKSDANP table consists of various fields, each holding specific information or linking keys about Property Tax - Master data data available in SAP. These include GJAHR (Fiscal Year), INTRENO (Internal Key of Real Estate Object), BUKRS (Company Code), SWENR (Site 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP VIXCSKSDANP table 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
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
INTRENOInternal Key of Real Estate Object RECAINTRENOCHAR13RECAINTRENO
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
SWENRSite Number REBDBENOCHAR8Assigned to domainSWENRREBDBENOREBDBENOREBDBENO
SGRNRNumber of Land REBDPRNOCHAR8SGRNRREBDPRNOREBDPRNOREBDPRNO
XDANSubject to Property Tax REXCSKXDANCHAR1
XAGRAllow Aggregation REXCSKXAGRCHAR1XFLAG
KODOBCEMunicipality or City District Code REXCSKKODOBCECHAR8TIVXCSKOBCEREXCSKKODOBCE
KODCOBCESubdistrict Code REXCSKKODCOBCECHAR6TIVXCSKCOBCEREXCSKKODCOBCE
KODKUCadastral District Code REXCSKKODKUCHAR6TIVXCSKKUREXCSKKODKU
POPISName of Real Estate Object REXCSKPOPISCHAR80REXCSKPOPIS80
TYPNEMReal Estate Object Type REXCSKTYPNEMCHAR2REXCSKTYPNEM
DRNEMProperty Type REXCSKDRNEMCHAR1TIVXCSKDRNEMREXCSKDRNEM
ODDILTax Return Section REXCSKODDILCHAR4REXCSKODDIL
PARCELAParcel REXCSKPARCELACHAR10REXCSKPARCELA
VYMERALand Area REXCSKVYMERADEC10(2) REXCSKPLOCHA
VYMERAOSVExempted Land Area REXCSKVYMERAOSVDEC10(2) REXCSKPLOCHA
PRAVZTAHLegal Relationship REXCSKPRAVZTAHCHAR1REXCSKPRAVZTAH
SPOLVLASTForm of Co-Ownership REXCSKSPOLVLASTCHAR1REXCSKSPOLVLAST
POCSPOLNumber of Owners REXCSKPOCSPOLNUMC6REXCSKPOCSPOL
SPOLDOHCo-Owner by Agreement REXCSKSPOLDOHCHAR1REXCSKSPOLDOH
KODOSVOBTax Exemption Code REXCSKKODOSVOBCHAR4TIVXCSKKOSVOBREXCSKKODOSVOB
OSVODValid From REXCSKROKODNUMC4GJAHRGJAHR
OSVDOValid To REXCSKROKDONUMC4GJAHRGJAHR
KODREDUTax Reduction Code REXCSKKODREDUCHAR4TIVXCSKKOSVOBREXCSKKODOSVOB
REDODValid From REXCSKROKODNUMC4GJAHRGJAHR
REDDOValid To REXCSKROKDONUMC4GJAHRGJAHR
CENAODHADLand Price REXCSKCENAPDEC9(4) REXCSKCENAP
DATVYDRAZAuction Date REXCSKDATVYDRAZDATS8DATUM
ULICEStreet AD_STREETCHAR60TEXT60CLSTRTNAME
CISLOPRegistration Number REXCSKCISLOPCHAR9REXCSKCISLOP
CIZIPOZBuilding on Third-Party Plot REXCSKCIZIPOZCHAR1
ZASTPLOCHABuilt-In Area REXCSKZASTPLOCHADEC10(2) REXCSKZASTPLOCHA
PODLPLOCHA_ATaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_BTaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_CTaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_DTaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_ETaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_FTaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHA_GTaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOCHATaxable Floor Area REXCSKPODLPLOCHADEC10(2) REXCSKPODLPLOCHA
PODLPLOOSVFloor Area Exempted From Tax (Building) REXCSKPODLPLOOSVDEC10(2) REXCSKPODLPLOOSV
POCPATERNumber of Floors Above the First Floor REXCSKPOCPATERNUMC3
CISBYTHouse Number of Apartments or Common Areas REXCSKCISBYTCHAR8
PODPLBArea of Apartments REXCSKPODPLBDEC6(2) REXCSKVYMPP
PODPLNBArea of Common Areas REXCSKPODPLNBDEC6(2) REXCSKVYMPP
PODPLBOSVExempted Area of Apartments REXCSKPODPLBOSVDEC6(2) REXCSKVYMPP
PODPLNBOSVExempted Area of Common Areas REXCSKPODPLNBOSVDEC6(2) REXCSKVYMPP
POZNAMKARemark REXCSKPOZNCHAR100REXCSKPOZN
DATZMENYDate DATUMDATS8DATUM
CASZMENYTime UZEITTIMS6UZEIT
ZMENILChanged by USERCHAR12CHAR12

Key field Non-key field



How do I retrieve data from SAP table VIXCSKSDANP using ABAP code

The following ABAP code Example will allow you to do a basic selection on VIXCSKSDANP to SELECT all data from the table
DATA: WA_VIXCSKSDANP TYPE VIXCSKSDANP.

SELECT SINGLE *
FROM VIXCSKSDANP
INTO CORRESPONDING FIELDS OF WA_VIXCSKSDANP
WHERE...

How to access SAP table VIXCSKSDANP

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