RECAC_CLIENT_SETTINGS_X SAP (Company-Code-Independent Settings for the Client and Add.Fld) Structure details

Dictionary Type: Structure
Description: Company-Code-Independent Settings for the Client and Add.Fld




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




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

RECAC_CLIENT_SETTINGS_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 "Company-Code-Independent Settings for the Client and Add.Fld" 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_RECAC_CLIENT_SETTINGS_X TYPE RECAC_CLIENT_SETTINGS_X.

The RECAC_CLIENT_SETTINGS_X table consists of various fields, each holding specific information or linking keys about Company-Code-Independent Settings for the Client and Add.Fld data available in SAP. These include MANDT (Client), DUMMYKEY (Tech: Help Key (Contents Initial)), CONSTCOSTSINDEX (Construction Costs Index), ISNUMCONVINPBE (Suppress Leading Zeros When Entering BE 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:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP RECAC_CLIENT_SETTINGS_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 MANDTCLNT3Assigned to domainMANDT
DUMMYKEYTech: Help Key (Contents Initial) RECADUMMYKEYCHAR1CHAR1
.INCLU--AP 0
CONSTCOSTSINDEXConstruction Costs Index REAJCONSTCOSTSINDEXCHAR5T094AWBIND
.INCLU--AP 0
ISNUMCONVINPBESuppress Leading Zeros When Entering BE Number? REBDISNUMCONVINPBECHAR1RECABOOL
ISNUMCONVINPPRSuppress Leading Zeros When Entering PR Number? REBDISNUMCONVINPPRCHAR1RECABOOL
ISNUMCONVINPBUSuppress Leading Zeros When Entering BU Number? REBDISNUMCONVINPBUCHAR1RECABOOL
ISNUMCONVINPROSuppress Leading Zeros When Entering RO Number? REBDISNUMCONVINPROCHAR1RECABOOL
ISNUMCONVOUTBESuppress Leading Zeros for Output of BE Number? REBDISNUMCONVOUTBECHAR1RECABOOL
ISNUMCONVOUTPRSuppress Leading Zeros for Output of PR Number? REBDISNUMCONVOUTPRCHAR1RECABOOL
ISNUMCONVOUTBUSuppress Leading Zeros for Output of BU Number? REBDISNUMCONVOUTBUCHAR1RECABOOL
ISNUMCONVOUTROSuppress Leading Zeros for Output of RO Number? REBDISNUMCONVOUTROCHAR1RECABOOL
.INCLU--AP 0
ORDAILYOption Rate Determination to the Day REITORDAILYCHAR1XFLAG
.INCLU--AP 0
ISTCACTIVEInput Tax Correction Is Active REITTCISTCACTIVECHAR1RECABOOL
.INCLU--AP 0
MMDATEACTIVEAssign Mandate Objects as Time-Dependent REMMDATEACTIVECHAR1RECABOOL
.INCLU--AP 0
HASINTEGRATEREPPIntegrated Periodic Posting Possible RERAHASINTEGRATEREPPCHAR1RECABOOL
.INCLU--AP 0
MSUCROSSOVERCCCompany-Code-Independent Master Settlement Unit Allowed RESCMSUCROSSOVERCCCHAR1RECABOOL
MSUREFCCReference Company Code for Cross-Company-Code MSUs RESCMSUREFCCCHAR4T001BUKRSBUKC_T001
.INCLU--AP 0
CRSUM1Create Total in 'Results per Lease-Out' AP and Costs RESCCRSUM1CHAR1XFLAG
CRSUM2Sum Total in 'Results per Lease-Out' AP and Costs RESCCRSUM2CHAR1XFLAG
CRFLATSCS Reporting: Display Flat Rates RESCCRFLATCHAR1XFLAG
USEGRIDCTRLDisplay of Data Using Grid Control RECAUSEGRIDCTRLCHAR1RECABOOL
GRIDCOSTSControl List Output 'Costs Read from Financial Accounting' RESCGRIDCOSTSCHAR1XFLAG
GRIDCN2SUControl List Output 'Costs per Rental Period' RESCGRIDCN2SUCHAR1XFLAG
GRIDMEASControl List Output 'Measurements' RESCGRIDMEASCHAR1XFLAG
GRIDAPPORTIONControl List Output 'Distribution Overview' RESCGRIDAPPORTIONCHAR1XFLAG
GRIDTAXDISTControl List Output 'Tax Adjustments' RESCGRIDTAXDISTCHAR1XFLAG
GRIDMLTAPEControl List Output 'M/L-Tape Log' RESCGRIDMLTAPECHAR1XFLAG
GRIDDTAPEControl List Output 'D-Tape Log' RESCGRIDDTAPECHAR1XFLAG
GRIDCRControl List Output 'Credit/Receivables' RESCGRIDCRCHAR1XFLAG
GRIDSCKEYControl List Output 'Which SCK Is Used for Settling Objects' RESCGRIDSCKEYCHAR1XFLAG
GRIDSU2ROControl of List Output 'Distribution of SU to RO' RESCGRIDSU2ROCHAR1XFLAG
GRIDSU2CNControl List Output for 'Distribute SU to Rental Period' RESCGRIDSU2CNCHAR1XFLAG
GRIDOBJRESULTControl List 'Costs and Advance Payments per Contract' RESCGRIDOBJRESULTCHAR1XFLAG
GRIDMSU2OBJControl List Output 'Distribute Master SU to SU' RESCGRIDMSU2OBJCHAR1XFLAG

Key field Non-key field



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

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

How to access SAP table RECAC_CLIENT_SETTINGS_X

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