on 2014 Mar 03 10:34 AM
Good Day
i am trying to push data from a ztable to transaction REOROF. i have a bapi bapi_re_of_create. can anyone help me will this is possible using this bapi.
I am getting erros in one of the tables of object_rel stating the object type I6(cof ) dn't have the following data which is in the field objectid. this field have a value of combination of companycode/building number/rentalobjctno. can anyone help me.
Regards
surendra
Request clarification before answering.
Dear Surendra,
To offer a contract , rental object is is mandatory.
Hence before contract offer, your program need to ensure the existence of rental object.
So first it needs to create rental object , after successful creation of RO program has to create contract offer.
In the same program , you can create RO with necessary data. If RO creation is successful then only program should create contract offer.
Thanks and regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok thanks, but as I am still testing the bapi and to send rental object details do u want me to create a program and fill rental object details and then call the bapi by passing parameters. if i am not wrong is this the type asking object details inside the bapi
lt_term_objrel_int TYPE bapi_re_t_term_objrel_int,
so do i have to fill this details beyond calling the bapi if u have done this before pls send me details as real estate is bit new to me and in the table tab there is table and is the field contract_objectid to filled
with object details. and is the field contract object type to be given is i6-(which is linked to cof)
regards
surendra
Hi Chandra,
I'm trying to create an offer from a contract, I mean, using BAPI_RE_OF_CREATE, but, as you mention it, the rental object must be created. In my case there's an existing RO assigned to a contract and i need to use it in my offer, so is it still necesary to create it?
If so, I would have to use the function BAPI_RE_RO_CREATE isn't it?
Regards
Carmen,
User | Count |
---|---|
4 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.