‎2011 May 22 8:23 AM
Hi Friends,
Need a help.. First time i am developing a report using this BAPI BAPI_0035_CREATE..
actually i am uploading the Input file data using this BAPI.. my input file having 14 fields.. this 14 fields are corresponding into difeerent strutures and tables to this bapi.. so after completion GUI_UPLOAD , how to Pass this internal table into this BAPI strutures and tables for creating the GRANTS in the system.
Regrads,
Kumar.
‎2011 May 23 9:29 PM
Execute the function module "BAPI_0035_GET_DETAIL" passing Grant number to get an idea about what needs to be passed into "BAPI_0035_CREATE".