
Hey,
i have a Funktion DERIVE_BP_VENGEN in BRFPlus with a Decision Table `DT_VORLAGEENKREDITOR` with values. I have geretated the code in BRFPlus to call the Funktion.
1. Question is:
What is the Type of my DECISION TABLE in Code CREATE DATA lr_bp_vengen TYPE ( ENTER DESIRED TYPE HERE ) ?
I need the values in a internal table in my ABAP methods.

Request clarification before answering.
Hello Hakan,
please check the MDG generated structure for the corresponding entity type (in your example, BP_VENGEN); it should be fine to use the generated structure for Primary Persistence (for example, /MDGBPX/_S_BP_PP_BP_VENGEN).
BR,
R.
P.S. the BRF+ framework can directly generated a RFC-enabled Function Module - you just have to click on "Generate -> Function Module (RFC)".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.