cancel
Showing results for 
Search instead for 
Did you mean: 

Fixtures/Fittings on Rental unit

Former Member
0 Kudos

Dear group,

I m trying to develop a report who brings me the Fixtures/Fittings information on rental unit with the Characteristic and Charact.Categ. fields .

Is there any function i can use to get these informations ? If not do you know in which table i can get this information ?

I m using RE-FX.

Thanks

Ronaldo

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Use the function module BAPI_RE_RO_GET_LIST ( or API_RE_RO_GET_LIST) or the same for buildings.

Tables CHARACT/ export ET_CHARACT.

In general you shouldn't read the tables directly (Maybe SAP changes the databases).

FInd BAPIs or API by usinf SE37 and seachstring BAPI_RE* or API_RE* and Package RE*.

To read the customzing tables you can use access calsses for the customzing. The buffer the table content.

Search for classes: SE24: CL_RE++C*, ++ means the application (BD= basis data)

CL_REBDC_FIXFITCHARACT for fixtures and fittings

Kind regards,

AK

Former Member
0 Kudos

Hi,

You can use the following transparent tables for Fixtures/fittings in RE Flexi:

TIVBDCHARACT

TIVBDCHARACTT

VIBDCHARACT

Jorgz

Former Member
0 Kudos

hi

its appears in the structure

REBD_CHARACT_L