RECNC_CONTRACT_TYPE_X SAP (Contract Type and Additional Fields (TIV26/TIV2F)) Structure details

Dictionary Type: Structure
Description: Contract Type and Additional Fields (TIV26/TIV2F)




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




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

RECNC_CONTRACT_TYPE_X 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 "Contract Type and Additional Fields (TIV26/TIV2F)" 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_RECNC_CONTRACT_TYPE_X TYPE RECNC_CONTRACT_TYPE_X.

The RECNC_CONTRACT_TYPE_X table consists of various fields, each holding specific information or linking keys about Contract Type and Additional Fields (TIV26/TIV2F) data available in SAP. These include MANDT (Client), SMVART (External Real Estate contract type), NRNR (Number range number), RECNSRELOB (Reference Between Objects and Contract).. 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 RECNC_CONTRACT_TYPE_X 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 MANDTCLNT3T000MANDT
SMVARTExternal Real Estate contract type SMVARTCHAR4TIV26SMVARTRECNTYPE
NRNRNumber range number NRNRCHAR2CHAR2
RECNSRELOBReference Between Objects and Contract RECNOBJCNREFNUMC2Assigned to domainRECNOBJCNREF
NRNRVORNumber range number NRNRCHAR2CHAR2
GCVARNRBDT: Screen Sequence RECAVARNRCHAR6TBZ3BU_VARNR
CONDGROUPCondition Group RECDCONDGROUPCHAR4TIVCDCONDGROUPALPHARECDCONDGROUP
HOME_URLHomepage RECNURLHOMECHAR255
ADJUSTNUMBERBEGStart of Group Number REBDADJUSTNUMBERBEGNUMC4RECANUMBER
ADJUSTNUMBERSTEPInterval Between Group Numbers REBDADJUSTNUMBERSTEPNUMC4RECANUMBER
BPROLETYPE1Business Partner: Role REBPROLECHAR6TB003BU_ROLE
BPROLETYPE2Business Partner: Role REBPROLECHAR6TB003BU_ROLE
BPAPPLApplication Category BP_APPLCHAR4TPZ12BP_APPLH_TPZ12
NRNROFFNumber range number NRNRCHAR2CHAR2
USERSUPPLIEROfferer (Customer), User (Vendor) RECNUSERSUPPLIERNUMC1RECNUSERSUPPLIER
CATEGORYReal Estate Contract Category RECNCATEGORYNUMC1RECNCATEGORY
CFPERIODUpdate Period of Cash Flow Items in Years RECDCFPERIODNUMC2NUM02
OPTMETHMethod for Option Rate Determination REITOPTMETHCHAR4TIVITOPTMETHALPHAREITOPTMETH
TAXTYPEDefault Value for Tax Type RERATAXTYPEDFLTCHAR4TIVRATAXTYPERERATAXTYPE
TAXGROUPDefault Value for Tax Group RERATAXGROUPDFLTCHAR20TIVRATAXGROUPRERATAXGROUP
NEWCNTYPEContract Type of Flexible Real Estate Management RECNNEWCNTYPECHAR1RECABOOL
CNTYPEDEPOSITContract Type of Security Deposit Agreement RECNTYPEDEPOSITCHAR4TIV26SMVARTRECNTYPE
ISTAXFREETax-Exempt RECNISTAXFREECHAR1RECABOOL
NOOPTMETHOption Rate Method Not Required RECNNOOPTMETHCHAR1RECABOOL
COSEPROFSettlement Profile REEXCOSEPROFCHAR6Assigned to domainALPHAAPROF
NTPROCDEFAULTNotice Procedure: Default When Creating Contract RETMNTPROCDEFAULTCHAR4TIVTMNTPROCRETMNTPROC
CNTYPEUSAGEINDInfluence on Changes in Holdings RECNCNTYPEUSAGEINDCHAR1RECNCNTYPEUSAGEIND
CMCFLEVELPlanning level FDLEVCHAR2T036FDLEVFFE
CURRENCYASSIGNCurrency Derivation RECDCURRENCYASSIGNCHAR1RECDCURRENCYASSIGN
ISPOSSDENABLEDPossession Dates Active/Inactive REBDISPOSSDATEENABLEDCHAR1RECABOOL
CONDGROUPSUMCondition Group Total RECDCONDGROUPSUMCHAR4TIVCDCONDGROUPALPHARECDCONDGROUP
CUEXCLUDEASSIGNNo New Creation or Assignment RECACUEXCLUDEASSIGNCHAR1RECABOOL
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
XMBEZDescription of type of RE contract type XMVARTMCHAR30XMBEZ
XKBEZShort description of RE contract type XMVARTKCHAR15XKBEZ

Key field Non-key field



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

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

How to access SAP table RECNC_CONTRACT_TYPE_X

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