We have categorized SAP ABAP Interview Questions into 2 levels they are: Freshers Experienced Frequently Asked SAP ABAP Interview Questions Explain the 3-tier architecture of SAP ABAP What are the functions of Lock Objects? Define the various contents of the Technical Specifications Define BDC programm...
- Domains:Domain is the central object for describing the technical characteristics of an attribute of an business objects. It describes the value range of the field. Data Element: It is used to describe the semantic definition of the table fields like description the field. Data element describe...
but the structure does not have it. In Table, data can be stored physically, but the structure cannot store the data. The structure does not have a technical attribute, whereas the table can have a technical attribute.
This section provides a huge collection of SAP ABAP Interview Questions with their answers hidden in a box to challenge you to have a go at them before discovering the correct answer. 2SAP ABAP Online Quiz This section provides a great collection of SAP ABAP Multiple Choice Questions (MCQs) ...
Ans –Domainis used for the technical information of the table field such as field type and length. It is created through SE11->Domain. Data Element– It is used not only the technical description but also the semantic information of the table field such as short description. It can be cr...
Technical names can’t be changed, be careful. Data warehouse stores the data which is not used so frequently. Enterprise DW is used to collect the data from different source, consolidate, cleaning. BW Will not impact on operational system i.e. insert, update, delete ...
更多内容关注公众号:SAP Technical 各位可以关注我的公众号:SAP Technical 1、输入T-CODE报错,例如:ME21N 2、执行事务代码:ST22,选择Today 3、点击运行。然后双击红色报错列。 4、展示报错信息的详细情况。 ... SAP BW ABAP 1、VBAP :销售订单(销售凭证) 2、MARA:物料主数据 3、MBEW: 物料价格 4、MAKT ...
更多内容关注公众号:SAP Technical 各位可以关注我的公众号:SAP Technical 1、输入T-CODE报错,例如:ME21N 2、执行事务代码:ST22,选择Today 3、点击运行。然后双击红色报错列。 4、展示报错信息的详细情况。 ... SAP BW ABAP 1、VBAP :销售订单(销售凭证) 2、MARA:物料主数据 3、MBEW: 物料价格 4、MAKT ...
Before going into the technical details... Read more 5 easy steps to extend standard CDS views ABAP CDS Views Prakash - 04/23/2019 Dear SAP Learners, in the blog post we will learn on how to extend standard CDS Views using Eclipse ABAP Development Tools(ADT). Given some client/busines...
HR Interview Questions Computer Glossary Who is WhoSAP ABAP - MacrosPrevious Quiz Next If we want to reuse the same set of statements more than once in a program, we need to include them in a macro. For example, a macro can be useful for long calculations or for writing complex WRITE ...