Dear all,
We privation to usage the API for Real Estate Contracts to upload and alteration Real Estate contracts successful a Public Cloud system. Currently we are executing immoderate tests with the Post method to make caller contracts. The contracts to beryllium loaded are lease contracts with a declaration object. We are loading the contracts with minimal information, meaning lone the structures:
- Header (company code, declaration type, declaration name, term, valuation relevance)
- Object duty (object benignant people “J4”, taxable fig “0010”, taxable benignant and relationship duty object)
- Conditions (condition type, validity, portion price, information purpose, calculation regularisation and statusobjectcalculation),
- Partner (partner fig and role)
- Organizational duty (profit halfway and functional area)
- Valuation (valuation rule, word number, interest, information commencement date, entity benignant and statusobject).
What we brushwood is that we person mistake messages connected the valuation tab mentioning that the entity is not a contractobject. If we load the declaration without the valuation we tin make a declaration but the information is not assigned to the contractobject.
We would similar to cognize however to construe the fields successful the information and valuation operation to nexus the information and the valuation to the declaration object. We tried utilizing antithetic combinations without luck. If we execute the Read API we spot that the fields are filled with interior SAP numbers which we bash not cognize erstwhile creating the contract.
The occupation according to america is however to capable these fields:
- Condition - "REStatusObjectCalculation": "string", we tried COB 0010, lone 0010 oregon J4 0010 without luck There are nary 2 abstracted fields for entity benignant and entity which we would expect.
- Valuation - "REStatusObject": "string", present we person 2 fields but filling this with 0010 is not resulting successful a close valuation and "RealEstateObjectType": "string", present besides J4 is not resulting successful a close valuation
Error message:
- Condition: "code": "RECD/060", "message": "The calculation entity of the information is not a declaration object",
- Valuation: "code": "RECETM/019", "message": "IFRS 10: Object of valuation regularisation is not assigned to contract",
We would similar to cognize however we indispensable capable the fields successful bid to make a declaration with a declaration object, wherever the information and valuation is linked to this declaration object.
If we look into the "old" BAPI which was utilized antecedently oregon successful the migration entity for Real Estate contract, we ever find 2 fields, 1 for entity benignant and 1 for entity number. These we cannot find similar this successful the API.
Thanks successful advance,
Jeroen