Start of Content Area

Procedure documentation Defining Simple Type Data Types in the Java Dictionary Locate the document in its SAP Library structure

Define the data types Name and Birthday in the Java Dictionary in your Web Dynpro example project:

 

Property

Value

Simple Type Name

Name

Name

Package

com.sap.tc.webdynpro.tutorial.errorbehavior.datatypes

Built-In Type

String

Simple Type Representation – Text Objects – Field Label

Name

Simple Type Birthday

Name

Birthday

Package

com.sap.tc.webdynpro.tutorial.errorbehavior.datatypes

Built-In Type

Date

Simple Type Representation – Text Objects – Field Label

Birthday

 

This graphic is explained in the accompanying text

For more information about defining a static Simple Type data type in the Java Dictionary, see Including a Simple Value Selector.

This graphic is explained in the accompanying text   Continue developing the application example, structuring the layouts of the two views Form and EMailEditos, and declaring the various controller segments such as Contexts and Actions.

  

  

 

End of Content Area