Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP schema?

Former Member
0 Likes
2,103

Hi all,

I am new to this field...

What is meant by ABAP Schema??

What is meant by Database Schema??

Can u please explain me in Detail from the basics so that i can understand correctly...

Thank u in advance...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
898

hi satish,

please check the Below link

http://help.sap.com/saphelp_nw04s/helpdata/en/f0/e702041d3fdd448629b4ee7c00de09/content.htm#cooliris

Schema, I a collection of operations and functions

Normally SAP has many in built schemas. Tcode PE01 to create schema

We can modify the schema by adding more functionality as per our need.

Database schema is used for the authorizations and much security purpose

Database schema is a collection of tables with some key

reward points if its useful

regards,

vijay

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
898
Read only

Former Member
0 Likes
899

hi satish,

please check the Below link

http://help.sap.com/saphelp_nw04s/helpdata/en/f0/e702041d3fdd448629b4ee7c00de09/content.htm#cooliris

Schema, I a collection of operations and functions

Normally SAP has many in built schemas. Tcode PE01 to create schema

We can modify the schema by adding more functionality as per our need.

Database schema is used for the authorizations and much security purpose

Database schema is a collection of tables with some key

reward points if its useful

regards,

vijay

Read only

Former Member
0 Likes
898

Can u be bit Clear please...