How to get PROFIT CENTER using CONTRACT NUMBER

Using the FM: BAPI_RE_CN_GET_DETAIL ; you can find the profit center number based on the combination of company code & contract number. To get the result follow as below :
 
1. Goto TCODE: SE37
 
2. Give the FM mentioned above and execute (F8) the same
 
3. After executin you can see the screen with Company Code and Contract Number. Enter the details and Execute (F8)
 
4. After exeuction you will get the details in different tables. In Table:TERM_ORG_ASSIGNMENT you can get the Profit center details.
 

RE-FX : Views used in RE-FX Module

Below are the view tables, which gives the data from different tables into one table based on the unique available key. This makes easier for getting the data, instead of feeding seperately. It will be more helpful during data validation or for custom report preperation in Real Estate - Flexible area.

V_VIRADOCCFCN    - View of RE Document with Contract and Cash Flow Data

==>         VIRADOC - RE Document Header
==>         VIRADOCITEM - RE Document Item
==>         VICDCFPAY - Payment-Related Cash Flow
==>         VICN01 - Real Estate Contract: Contract Data
 
V_BUILDING           Rental Object With Criteria From Superior Tables

==>         VIOB03 - Real estate building master
==>          VIOB01 - Business entities
 
V_CONDPURP_ATTR      RE: Attributes for Condition Purpose

==>         TIVCDCOPUINT - Conditions - Internal Purpose
==>         TIVCDCOPUEXT -  Conditions - External Purpose
 
V_REBDBENOO          Matchcode Business Entity for Order (Direct Allocation)

==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIOB01 - Business entities
==>         AUFK - Order master data
 
V_REBDBUNOO          Matchcode Building for Order (Direct Allocation)

==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIOB03 - Real estate building master
==>         AUFK - Order master data
 
V_REBDPRNOO          Matchcode Property for Order (Direct Allocation)

==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIOB02 - Property master data
==>         AUFK - Order master data
 
V_REBDRONOMS         Matchcode: REBDRONOMS (Rental Objects by Measurement)

==>         VIMI01 - Rental unit - Master data
==>         VIBDMEAS - Measurement
==>         TIVBDMEAST - Measurement Types - Texts
 
V_REBDRONRB          View for Matchcode ID REBDRONRB (Rental Objects)

==>         VIMI01 - Rental unit - Master data
==>         VIOB03 - Real estate building master
 
V_REBDRONRC          Generated View for Matchcode ID MCME      -C

==>         VIMI01 - Rental unit - Master data
==>         VIOB02 - Property master data
 
V_REBDRONRD          Generated View for Matchcode ID MCME      -D

==>         VIMI01 - Rental unit - Master data
==>         VIOB01 - Business entities
 
V_REBDRONROR         Matchcode Rental Objects for Order (Direct Assignment)

==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIMI01 - Rental unit - Master data
==>         AUFK - Order master data
 
V_REBDRONTP          Matchcode Rental Objects for Functional Location

==>         VIBDPMFL - Link from RE Object to Functional Location
==>         IFLOT - Functional Location (Table)
==>         VIMI01 - Rental unit - Master data
==>         IFLOTX - Functional Location: Short Texts
 
V_RECNCNB            View for Search Help RECNCNB

==>         VICN01 - Real Estate Contract: Contract Data
==>         JEST - Individual Object Status
 
V_RECNCND            View for RECNCND Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIBPOBJREL - Business Partner-Object Relationship
==>         BUT020 - BP: Addresses
==>         ADRC - Addresses (Business Address Services)
==>         BUT000 - BP: General data I
==>         TBZ0T - BDT Object Parts: Texts
 
V_RECNCNE            View for RECNCNE Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>              VIMI01 - Rental unit - Master data
 
V_RECNCNF            View for RECNCNF Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>              VIOB01 - Business entities
 
V_RECNCNG            View for RECNCNG Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIOB02 - Property master data
 
V_RECNCNH            View for RECNCNH Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIOBOV - Assignment Table for Real Estate to Standard Objects
==>         VIOB03 - Real estate building master
 
V_RECNCNI            View for RECNCNI Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VICARSDATE - List of Dates from Resubmission Rule
 
V_RECNCNK            View for Search Help RECNCNK

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIAJTERM - Contract/Rental Object: Adjustment Term
 
V_RECNCNP            View for RECNCNP Search Help

==>         VICN01 - Real Estate Contract: Contract Data
==>         VIBPOBJREL - Business Partner-Object Relationship
==>         BUT000 - BP: General data I
 
V_RENTAL_OBJSP       Rental Object With Criteria From Superior Tables

==>         VIMI01 - Rental unit - Master data
==>         VIOB01 - Business entities
 
V_RESCPGB            Participation Groups Using Rental Object

==>         VIMI01 - Rental unit - Master data
==>         VIBDOBJREL - Object Relationship A/U Object <-==> A/U Object
==>         VISCPG - Participation Group
 
V_RESCPGC            Participation Groups via Use in Settlement Units

==>         VIAK03 - Settlement Unit Master Record
==>         VIBDOBJREL - Object Relationship A/U Object <-==> A/U Object
==>         VISCPG - Participation Group
 
Author: VUPPALA VENKATA RAMANA