分类目录归档:SAPUI5

SAPUI5,OPENUI5

2019
08-27

Beginners OO ABAP Interview Questions HOT

1. What is a Class ? Class represents the real time object. Class have different components like attributes,methods which the behaviour of an Object. In ABAP we create two types of  Local Class and Global Class(SE24-Class Builder). 2. Where do you create Global class in ABAP ? Transaction Code :....Read More >
2019
08-26

Fixed Value Append in SAP ABAP Domains HOT

Fixed Value Append in SAP ABAP Domains In this tutorial, we will learn how to add extra Fixed values append to SAP standard Domains with out modifying it.This concept is part of the new enhancement framework Netweaver version 7.0. In this example we will take Delivery-常指业务订单的出货单号码. St....Read More >