cancel
Showing results for 
Search instead for 
Did you mean: 

What is mean by word "metadata" in terms of Web Dynpro ABAP

Former Member
0 Kudos

Hi All,

I am new to Web DynproI searched the old posts but not able to find the answer.

..I need clarification regarding word "metadata" in terms of Web Dynpor ABAP.

There is a concept called "Web Dynpro MetaModel" in this what exactly "MetaModel" means.

Regards

CB

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi, channappa.

Very sorry that cann't get what you want?

Anyway, Metadata is the "data" describing the "data".The most easly understanding example is the "Table": "data" is the real records saved in the table, the "meta data" is the data describing the table,i.e the attribute,fields,etc..

In WD, for example, the Context..The value which is saved in the memory by Context node/attribute, we can call them "Data", yet the data which we can get runtime(for example, the context node or attribute), maybe we can call them Meta data to some extent.

I don't this can fit your confusion.

Very glad to discuss with you.

Best wishes.

Former Member
0 Kudos

Hi Can,

thanks a lot for you valuable information ,but my question is regarding "Web Dynpro MetaModel" concept..here what exactly "Meta Model ".

Regards

CB

Former Member
Former Member
0 Kudos

HI

When creating a Web Dynpro application, you use the Web Dynpro tools to describe the properties and functions of the application. The data created in this way is stored in tables as metadata.

http://wiki.sdn.sap.com/wiki/display/WDJava/MetaModelconcept

Chek the SAP help also

http://help.sap.com/saphelp_nw04/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

Former Member
0 Kudos

Hi,

Thanks for the wonderful answer,

Regards,

Srini.

Answers (1)

Answers (1)

Former Member
0 Kudos

thanks all for valuable help.

Regards

CB