SAP ABAP four importance element.
SAP ABAP four importance element as below:-
1. data dictionary :- data dictionary is the central source of DBM system. function:- to create & modify table.
2. reports :- used for extract multiple DB tables or DB views, process the extracted data & display data in required format.
3. scripts & smart forms :- to maintain communication with business partner.
4. Workbench :- is a set of tools which can use to develop application & modify the existing appliacation.
Tools :- 1. ABAP dictionary :- It is used to create table in SAP
2. ABAP Editor :- It is used to create program in ABAP language
3. Class Builder :- It is used to design object oriented program (OOP)
4. Function Builder :- It is used to create function in ABAP.
5. Screen Painter :- It is used to design application in SAP.
6. Object Navigator :- It is used to save ABAP objects.
Thanks
1. data dictionary :- data dictionary is the central source of DBM system. function:- to create & modify table.
2. reports :- used for extract multiple DB tables or DB views, process the extracted data & display data in required format.
3. scripts & smart forms :- to maintain communication with business partner.
4. Workbench :- is a set of tools which can use to develop application & modify the existing appliacation.
Tools :- 1. ABAP dictionary :- It is used to create table in SAP
2. ABAP Editor :- It is used to create program in ABAP language
3. Class Builder :- It is used to design object oriented program (OOP)
4. Function Builder :- It is used to create function in ABAP.
5. Screen Painter :- It is used to design application in SAP.
6. Object Navigator :- It is used to save ABAP objects.
Thanks
Comments
Post a Comment