In previous article, we have experienced by using CDS View inside CDS Table function. And now, we will try with AMDP procedure
Like as CDS table function, with AMDP Procedure, we will also catch an error
Because this CDS View which we used in this ...
We are familiar with getting data from a table using AMDP procedure or AMDP table function. But, how about CDS View, I tried a case and got the following error
Basically, AMDP will get data from database, and it will get all client (assume your syst...
Dear expert,I have requirement to update/create data to tcode OX09, such as (Plant, Storage Location,....)I don't know whether we have any function module or BAPI to achieve this requirementIf not, Could you please give me other solutions.My system i...
Dear expertI want to carry out coding block data from document to other document in F.19 (when click option Create Posting)Could you please tell me how to handle itBecause I checked and coding block field is in screen 9999 and it is not in Batch inpu...
Yes, You can use oxk3 to add coding block fields and it will display in FB1N.Or you can using custom field and logic in Fiori app to create new fields, then you active app and it will show
Yes, you can select all records before filtering
And you can also select with where condition (only for parameter)
If you filter is select-option, you must use apply_filter function