on 2024 Aug 08 3:04 PM
Dear all,
We want to use the API for Real Estate Contracts to upload and change Real Estate contracts in a Public Cloud system. Currently we are executing some tests with the Post method to create new contracts. The contracts to be loaded are lease contracts with a contract object. We are loading the contracts with minimal information, meaning only the structures:
What we encounter is that we receive error messages on the valuation tab mentioning that the object is not a contractobject. If we load the contract without the valuation we can create a contract but the condition is not assigned to the contractobject.
We would like to know how to interpret the fields in the condition and valuation structure to link the condition and the valuation to the contract object. We tried using different combinations without luck. If we execute the Read API we see that the fields are filled with internal SAP numbers which we do not know when creating the contract.
The problem according to us is how to fill these fields:
Error message:
- Condition: "code": "RECD/060", "message": "The calculation object of the condition is not a contract object",
- Valuation: "code": "RECETM/019", "message": "IFRS 10: Object of valuation rule is not assigned to contract",
We would like to know how we must fill the fields in order to create a contract with a contract object, where the condition and valuation is linked to this contract object.
If we look into the "old" BAPI which was used previously or in the migration object for Real Estate contract, we always find two fields, one for object type and one for object number. These we cannot find like this in the API.
Thanks in advance,
Jeroen
User | Count |
---|---|
92 | |
8 | |
8 | |
7 | |
4 | |
4 | |
3 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.