Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while uploading the Real Estate Contract using IDOC & BAPI

SrihariNerella
Participant
0 Likes
882

Hi All ,

I am trying to uploading the real estate contract data by using LSMW IDOC & BAPI methods .

In IDOC method I have used the Basic type as BUS1505_CREATE01 and Message type as BUS1505_CREATE. I have passed all mandatory fields then also i am unable to create the CONTRACT but and i am able to create CONTRACT using the bapi BAPI_RE_CN_CREATE by passing the values in SE37 and i am able create CONTRACT manually in transaction code RECN . Can any body know the reason .

In BAPI method I have used the Business Object BUS1505 ,Method CREATE ,Message type BUS1505_CREATE and Basic type BUS1505_CREATE03 . I have passed all the mandatory fields then also i am unable create the CONTRACT But with the same fields i am able create CONTRACT manually in transaction code RECN and i am able to create CONTRACT using the bapi BAPI_RE_CN_CREATE by passing the values in SE37 .

Regards

Srihari

1 REPLY 1
Read only

Former Member
0 Likes
525

Hi Srihari,

I know the post is old and worn out, I have a similar requirement and would ask of you to provide the solution to the BAPI_RECN_CREATE .

I am having a hard time creating a contract through it? Can you provide which fields are to be passed in its import parameters and tables?

thanks in advance.