on 2024 Jun 18 12:46 PM
ABAP RAP Community,
I m a newbie to Abap rap development. Have a some queries on managed / unmanaged scenerios .
1 in managed scenerio, only create, update , delete , numbering & Save is taken care by RAP framework. For determination/ validations, do we need to write a code on our own ??? Pls clear it . Also , for numbering , Do we need to write code too at time? And in what scenario??
2 in managed scenerios , for additional save & unmanaged save , do we need to code in their respective implementation classes ?
pls reply with easy explanation
THANKS ,
Anil
Great simple answers, I just like to add.
1. Managed should only be used where the create/update tables are custom tables only.
2. Unmanaged options are when we have either BAPI or BDC to do the CRUD( create/update ) operation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.