REXC_IT_ICI_PDF_CHANGE SAP (ICI Form - Changed data) Structure details

Dictionary Type: Structure
Description: ICI Form - Changed data




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




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

REXC_IT_ICI_PDF_CHANGE 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 "ICI Form - Changed data" 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_REXC_IT_ICI_PDF_CHANGE TYPE REXC_IT_ICI_PDF_CHANGE.

The REXC_IT_ICI_PDF_CHANGE table consists of various fields, each holding specific information or linking keys about ICI Form - Changed data data available in SAP. These include CITYNAME (City), PROTOCOLDATE (Protocol Date), NRPROTOCOL (Protocol Number), ACTTYPE (Activity Type That Causes Change).. 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 (character-type or numeric)


SAP REXC_IT_ICI_PDF_CHANGE 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
CITYCODECity Code REXCITCITYCODECHAR4REXCITCITYCODE
CITYNAMECity AD_CITY1CHAR40TEXT40CLCITYNAME
PROTOCOLDATEProtocol Date REXCITCADPROTOCOLDATEDATS8RECADATE
NRPROTOCOLProtocol Number REXCITNRPROTOCOLNUMC10NUMC10
ACTTYPEActivity Type That Causes Change REXCITACTTYPECHAR3REXCITACTTYPE
ACTDESCRDescription of Activity Type REXCITACTDESCRCHAR60RECAXLDESCRIPTION
VALIDFROMDate: Valid From RECADATEFROMDATS8RECADATEBEG
DISPOSALOf Disposal REXCITDISPOSALCHAR1RECABOOL
FORMNUMBERForm number REXCITCADFORMNRNUMC3INT3
SUBNR Subnumber0
NRORDENProgressive Number REXCITICINRORDENCHAR5CHAR5
INTRENOInternal Key of Real Estate Object RECAINTRENOCHAR13RECAINTRENO
CHARACTERISTICSCharacteristics REXCITICICHARCHAR60RECAXLDESCRIPTION
ADDRESSAddress REXCITICIADDRESSCHAR60RECAXLDESCRIPTION
DIVISIONDivision REXCITICIDIVISIONCHAR10CHAR10
SHEETSheet REXCITSHEETCHAR10REXCITSHEET
PARCELParcel REXCITPARCELCHAR10REXCITPARCEL
SUBALTERNSubordinate REXCITSUBALTERNCHAR10REXCITSUBALTERN
CATEGORYICI/IMU Category/Quality REXCITCATEGORYCHAR25CHAR25
CLASSClass of Buildings REXCITICICLASSNUMC2NUMC2
REPORTYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
HISTORICBUILDINGHistoric Building REXCITHISTORICBUILDINGCHAR1RECABOOL
VALUEValue REXCITVALUECURR15(2) RECACURR
PERCOWNOwnership Percentage REXCITPERCOWNDEC5(2) REXCITRATE
MONOWNPeriod of ownership REXCITMONOWNNUMC2
MONOWN1 Period of ownership, first digit0
MONOWN2 Period of ownership, second digit0
MONEXCLMonths of exclusion REXCITMONEXCLNUMC2
MONEXCL1 Months of exclusion, first digit0
MONEXCL2 Months of exclusion, second digit0
MONREDMonths of reduction REXCITMONREDNUMC2NUMC2
MONRED1 Months of reduction, first digit0
MONRED2 Months of reduction, second digit0
DETRAMOUNTDetraction Amount REXCITDETRAMOUNTCURR15(2) RECACURR
STATEYEARYear in which the state is ... REXCITSTATEYEARNUMC2NUMC2
OWNEDOwned REXCITOWNEDCHAR2REXCITICISTATUS
EXEMPTEDExcluded, exempted or rural REXCITEXEMPTEDCHAR2REXCITICISTATUS
REDUCEDReduced REXCITREDUCEDCHAR2REXCITICISTATUS
MAINRESIDENCEMain residence REXCITMAINRESIDENCECHAR2REXCITICISTATUS
ACQUISITIONOf Acquisition REXCITACQUISITIONCHAR1RECABOOL
FISCALOFFICEFiscal Office REXCITFISCALOFFICECHAR60RECAXLDESCRIPTION
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ISMANUALRATEManually entered ICI/IMU rate differs from auto. det. rate REXCITISMANUALRATECHAR1RECABOOL
CALCTYPECalculation Type REXCITCALCTYPECHAR2
PERIODFROMPeriod From REXCITPERIODFROMNUMC2REXCITMONTH
PERIODTOPeriod To REXCITPERIODTONUMC2REXCITMONTH
VALIDITYDate: Valid From RECADATEFROMDATS8RECADATEBEG
IS_UNINHABITUninhabitable Building REXCITISUNINHABITCHAR1RECABOOL
BUILDSTATUSBuilding status REXCITBUILDSTATUSCHAR1RECABOOL
IS_EXEMPTExemption Status REXCITEXEMPTIONCHAR1RECABOOL

Key field Non-key field



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

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

How to access SAP table REXC_IT_ICI_PDF_CHANGE

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