In mpp , I have field eg: country. it's a drop down .
when click on drop down along with values at last blank space appears in drop down , how to remove that space from drop down list.
Thanks,
Nagarathna.
Hi Rajani,yes we can create object for private class ( within same class)if we try to create object in sub class error will be thrown.so if we want to create object of parent class(private class) in sub class then we have to use friend class concept...
Hi,In form attributes, if we click on it we can find output option, their we have page format you can select from the list or if you want your own page size format then create page format using the Tcode SPAD -> full administration -> Device types ->...
Hi,please refer the below link,https://www.saplearners.com/build-odata-service-using-rfc-bapi-in-sap-netweaver-gateway/.no need to call the BAPI name again and again if you are working with RFC Import (with mapping) , you just need to drag and drop t...
Hi,for F4 help, we have to use process on help request event and mention one module as shown in below screen, here I have taken f4 help for ITEMID field. double click on module name, it will take inside the module and call the function module F4IF_IN...
Hi,for generating the customer_id automatically we have to use SNRO and give the ranges once it is done use NUMBER_GET_NEXT Function module in your MPP . go through this below link ,you will get idea to work .http://saptechnical.com/Tutorials/ABAP/SN...