Hi Expert,I want to cancel release the segment definition by using the WE31 T-code but I am getting as disabled.Kindly assist me in enabling and cancelling release the segment.Regards,Rinkesh
Hello Expert,I am not unable to preview the data for the Hierarchy CDS view. It says there is some authorization checks failure. This CDS view is created in trial BTP ABAP tenant.Followed steps are mentioned below.1. Source custom table2. Define Inte...
Hi expert,We need to schedule a job to make automate process to move 311 movement type to 261 movement type by using BAPI_PRODORDCONF_CREATE_TT.We have to take input to BAPI_PRODORDCONF_CREATE_TT from below logic which contains 311 movement type data...
UI developed by using RAP in Fiori. I have a CDS View name. but I need to find out the name of consumption view (Projection view) and Metadata extension against CDS view?
Hello Expert,
I have written SQL queries in AMDP. I unable to pass matkl range of data inside of SQL Query.
This is my approach.
ABAP Class builder Code
class ZCL_B_PROJECT_API definition public create public .public section. types: tt_matkl ...