cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP RESTful Application Programming Model (RAP) - Fill field value during creation

imre_munkacsi
Explorer

In a managed, draft enabled scenario, I would like to fill some fields during creation.

The required process is the following:

- the user selects SAP contract number first

- the company code of the contract displayed to the user as soon as the contract is chosen

I think it should work according to the attached screenshots, but the value is not reflected on the screen.

Accepted Solutions (1)

Accepted Solutions (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

You have to implement side effect handling.

Side Effects - Documentation - Demo Kit - SAPUI5 SDK (ondemand.com)

Kind regards,

Andre

Answers (2)

Answers (2)

imre_munkacsi
Explorer
0 Kudos

Thank you for your answers, that was the solution and it is working fine now.

Ramjee_korada
Active Contributor
0 Kudos