cancel
Showing results for 
Search instead for 
Did you mean: 

RAP - Check other keys than UUID in managed scenario create

0 Kudos
2,389

I am trying to create a managed RAP application but I am now running into the issue that I have two key fields in my table which in combination are the primary key.

Because RAP now adds a UUID, these two key fields are not checked properly as every entry is unique because a new UUID is created.

Is there an option to only check the other two key fields but not the UUID when creating a new entry without implementing additional checks?

View Entire Topic
Andre_Fischer
Product and Topic Expert
Product and Topic Expert

Hi Daniel,

RAP does not add UUID's automatically.

You can build RAP BO's using managed implementation with so called semantic keys and with UUID based keys.

With UUID based keys the key can be automatically be drawn.

But since you are looking for an example with semantic key fields check out this example:

https://help.sap.com/viewer/923180ddb98240829d935862025004d6/LATEST/en-US/3070e4fa2dba45efb600d5ca6c...

Regards,

Andre

TiagoAlmeida
Participant
0 Kudos
This URL is broken unfortunately