cancel
Showing results for 
Search instead for 
Did you mean: 

Managed Scenario with Unmanaged save

juergenbaur
Contributor
0 Kudos
1,357

Hi Andre,

I'm quite impressed from your generator. Is it already possible to create a managed scenario with unmanaged save?

If not - could you imagine to implement such a feature?

best regards

Jürgen

Accepted Solutions (0)

Answers (2)

Answers (2)

juergenbaur
Contributor
0 Kudos

Hi Dominik,

Thanks for the quick answer.

My idea is to build a RAP application for example to create a sales order with custom zvbak and custom zvbap. In this case I could use the full functionality of RAP. To Persist the data I want to use the BAPI e.g. BAPI_SALESORDER_CREATEFROMDAT2.

Or do I have to use the unmanaged approach in such a scenario?

Br

Jürgen

abo
Active Contributor
0 Kudos

This should be a comment, not an answer, though.

dominik_ee
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jürgen, sorry for the late reply. As this wasn't a comment on my answer I didn't get notified.

Since the 2021 On Premise Release it is possible to define additional unmanaged save for a managed BDEF: https://help.sap.com/doc/abapdocu_756_index_htm/7.56/en-US/index.htm

dominik_ee
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jürgen,

I am trying to understand why you would want to have something like this?

The whole purpose of a managed BO is, that you do not have to deal with e.g. the save. In case you want to validate a save you can use validations: https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/171e26c36cca42699976887b4c8...

Edit: Since the 2021 release it is possible to define an unmanaged save: https://help.sap.com/doc/abapdocu_756_index_htm/7.56/en-US/index.htm

Best regards,
Dominik