cancel
Showing results for 
Search instead for 
Did you mean: 

Table details for RE general contract

0 Kudos

hi,

We have a requirement to pull out details of all the details pertaining to real estate general contract. I could find table details for few tabs in general contract but not for all.

Experts out there please help us.

Details Table

General contract details VICN01

Partner details VZGPO

Distribution details VICN03

Object details -


Notes -


status details -


Also let us know if the mentioned tables are correct.

Rgds

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Haranadh,

Why don't you simply use the api API_RE_CN_GET_DETAIL or the bapi BAPI_RE_CN_GET_DETAIL?

Regards,

DAS

Answers (4)

Answers (4)

0 Kudos

thanks

Former Member
0 Kudos

Hi

go to Dialog Section and find the tables for your Screens.

Thanks and Regards

MVK

0 Kudos

Hi,

We are using classic RE.

Regards

Former Member
0 Kudos

Hello,

In RE Classic, for general contract, you have:

VICN01 - Real Estate Contract: Contract Data (General Data TAB)

VZGPO - Partner/role object relationship (Partner TAB)

VIOBOV - Assignment Table for Real Estate to Standard Objects (Objects TAB)

VIRN01 - RE: Renewal Rules for Contract (Term TAB)

VZZKOPO - Table condition items (Conditions TAB)

VIRS01 - RE: Resubmission - Object Rules (Resubmission TAB)

VICN03 - Real Estate Contract: Posting Distribution (Distribution TAB)

You have to make attention for the table VICN03, the records in the table only appear if you generate the distribution in the general contract (Distribution TAB).

Regards,

Otelo.

0 Kudos

hi,

We are workign in 4.7 environment and i doubt any BAPIs are available for RE module in 4.7.

Is there any other possible way??

Edited by: haranadh Kanamarlapudi on Jan 29, 2009 4:38 PM

Edited by: haranadh Kanamarlapudi on Jan 29, 2009 4:40 PM

yudittzruya
Participant
0 Kudos

Hi,

you can go to SE16 or SE16N and search for tables according to the application component.

you will see all the RE-FX tables there according to defernt subjects.

Hope this helps

Yudit

Former Member
0 Kudos

Hi,

I´m working on a 4.7 Ext. II system with RE-FX,

and yes, bapi as well as api are available.

We use both in our customer programms.

What you do not mention, are you working with classical RE or are you using RE-FX?

Please note that the tables change if you do an upgrade to ECC 5.0 or higher!

Some of the Tables are:

vicn01 -> contract

VICNNT

VICNRN

just do a search for VI* and keep in mind that there are some more tables depending on what you are looking for.

Your safest bet, if you want to create a customer report is to use api or bapi.