sap.ui.define(["sap/fe/core/AppComponent"],function(Component){"use strict";returnComponent.extend("project6.Component",{metadata:{manifest:"json"},init:function(){Component.prototype.init.apply(this,arguments);this.getRouter().navTo("ErrorCodeAllObjectPage",{key:"(1)"},true);}});}); ...
SAP Managed Tags: ABAP Development Hi Siva, You can set the default value for the field as EN through search help. This would not require any code. All you need to do is add an elementary search help and in default field maintain EN. Get back if you have queries. regards, Satish Re...
SAP Managed Tags: ABAP Development u can maintain the entries in sm30 rather than writing a program to make an entry. also u can create a t.code for table maintenance. Reply Former Member 2008 Mar 12 11:48 AM 0 Kudos 887 SAP Managed Tags: ABAP Development In conclusion, ...