cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading of contract with adjustments.

Former Member
0 Kudos

Dear all.

i was using the function module BAPI_RE_CN_CREATE to create the contract . the contract is uploading fine with out the adjustment details.now the issues is when i have slected the adjustment rule FREECUS which is avilable in the system . The conditionis not gettting adjusted. and also the condition is not getting approved even though i have slected the option in the BAPI accordingly. can any body suggest how to upload this contract with adjustments.

Regards.

Varaprasad.

Accepted Solutions (1)

Accepted Solutions (1)

franz_posch
Active Contributor

Hi Varaprasad,

you can use BAPI_RE_CN_CREATE to upload adjustment rules also (parameter TERM_ADJUSTMENT). But it is not possible to upload results of former adjustments of old system. In this case you have to adjust adjustment rules accordingly so that it is possible to continue adjustments after uploading of contracts.

Regards, Franz

Former Member
0 Kudos

Thanks franz.

your suggestion was helpfull.

Regards.

Varaprasad

Answers (1)

Answers (1)

juancarlos_dasilva
Participant
0 Kudos

Hello.

Did you manage to do this?

I'm trying to create a contract with adjustment rules and BAPI_RE_CN_CREATE, but I'm getting the error that the adjustment rule does not exist, and it does, it exists in table TIVAJRULE.

Any ideas?