REXCESLEASING SAP (Leasing record for modelo 347 report - extended) Structure details

Dictionary Type: Structure
Description: Leasing record for modelo 347 report - extended




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




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

REXCESLEASING 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 "Leasing record for modelo 347 report - extended" 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_REXCESLEASING TYPE REXCESLEASING.

The REXCESLEASING table consists of various fields, each holding specific information or linking keys about Leasing record for modelo 347 report - extended data available in SAP. These include REGIST (), DECLAR (), FISC_YEAR (Fiscal Year), FISC_EN_NO ().. 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 REXCESLEASING 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
REGIST 0
DECLAR 0
FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
FISC_EN_NO 0
FISC_ID_NO 0
FISC_ID_N_L 0
NAME_TEN 0
SH_TYPE 0
BLANK1 0
AM_TR 0
LOC_RE 0
CAD_REF 0
ABB_STR 0
STREET 0
NUM_TYPE 0
ADDR_NO 0
ADDR_CL 0
BLOCK 0
PORTAL 0
STAIRS 0
FLOOR 0
DOOR 0
ADDR_COMP 0
CITY 0
MUNCP 0
MUNCP_CODE 0
PR_CODE 0
ZIPCODE 0
BLANK2 0
CRLF 0
INTRENOInternal Key of Real Estate Object RECAINTRENOCHAR13RECAINTRENO
HWBASTax Base Amount in Local Currency HWBAS_BSESCURR15(2) WERTV8
HWSTETax Amount in Local Currency HWSTECURR13(2) WERT7
DMBTRTax Base Amount in Local Currency HWBAS_BSESCURR15(2) WERTV8
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ

Key field Non-key field



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

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

How to access SAP table REXCESLEASING

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