AVIXCCORRVIIR SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

AVIXCCORRVIIR 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 "Change Document Structure; Generated by RSSCD000" 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_AVIXCCORRVIIR TYPE AVIXCCORRVIIR.

The AVIXCCORRVIIR table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), DOCGUID_NEW (GUID: Unique Internal Key for RE Document), ITEMNO_NEW (Number of Line Item Within Accounting Document), DOCGUID_ORIG (GUID: Unique Internal Key for RE Document).. 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 AVIXCCORRVIIR 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
DOCGUID_NEWGUID: Unique Internal Key for RE Document RERADOCGUIDRAW16RECAGUID
ITEMNO_NEWNumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
DOCGUID_ORIGGUID: Unique Internal Key for RE Document RERADOCGUIDRAW16RECAGUID
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BELNR_NEWNumber of Correction/Reversal Accounting Document REXCCORRBELNRNEWCHAR10ALPHABELNR
GJAHR_DOCFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BELNR_ORIGCorrected/Reversed Accounting Document Number REXCCORRBELNRORIGCHAR10ALPHABELNR
GJAHR_DOC_ORIGFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
ITEMNO_ORIGNumber of Corrected Line Item Within Accounting Document REXCCORRBUZEIORIGNUMC3BUZEI
CORRTYPECorrection/Reversal Invoice Identifier REXCCORRINVOICETYPECHAR1REXCCORRINVOICETYPE
CORR_REASONReason for Correction/Reversal REXCCORRCORRREASONCHAR100CHAR100
INVGUIDGUID: Unique Internal Key for RE Invoice RERAINVGUIDRAW16RECAGUID
INVNONumber of Correction/Reversal Invoice REXCCORRINVNONEWNUMC10RERAINVNO
INV_FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
INVITEMNONumber of Correction/Reversal Invoice Item REXCCORRINVITEMNONEWNUMC10POSNR_ACC
INVGUID_ORIGGUID: Unique Internal Key for RE Invoice RERAINVGUIDRAW16RECAGUID
INVNO_ORIGNumber of Corrected/Reversed Invoice REXCCORRINVNOORIGNUMC10RERAINVNO
INV_FISCYE_ORIGFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
INVITEMNO_ORIGNumber of Corrected/Reversed Invoice Item REXCCORRINVITEMNOORIGNUMC10POSNR_ACC
INTRENOInternal Key of Real Estate Object RECAINTRENOCHAR13RECAINTRENO
CORR_OF_CORRGeneral Yes/No Field RECABOOLCHAR1RECABOOL
RECNNRReal Estate Contract Number RECNNRCHAR13ALPHARECNNRRECNNR
PARTNERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
MONATFiscal Period MONATNUMC2MONAT
BUDATPosting Date in the Document BUDATDATS8DATUM
DFAELLDue date DFAELLDATS8DATUM
TAXCORR_ONLYGeneral Yes/No Field RECABOOLCHAR1RECABOOL
TAXCORR_FOR_GUIDGUID: Unique Internal Key for RE Document RERADOCGUIDRAW16RECAGUID
TAXCORR_FOR_ITEMNumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
TAXCORR_R_CFGUIDGUID (RAW16) for Payment-Related Cash Flow RECDCFPAYGUIDRAW16RECAGUID
ITEMTXTItem Text SGTXTCHAR50TEXT50
TRRULEChanged currency tranlation rule REXCCORRTRRULECHAR1RECABOOL
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table AVIXCCORRVIIR

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