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

syntax for PAI

Former Member
0 Likes
529

What is the syntax to validate the field value in PAI Module?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
423

Hello Anurag,

IN PAI

Use like this

FIELD <Field NaME> MODULE VALIDATE.

In the module VALIDATE u can write the code to validate that particular field.

If useful reward.

Vasanth

2 REPLIES 2
Read only

Former Member
0 Likes
424

Hello Anurag,

IN PAI

Use like this

FIELD <Field NaME> MODULE VALIDATE.

In the module VALIDATE u can write the code to validate that particular field.

If useful reward.

Vasanth

Read only

Former Member
0 Likes
423

Hi,

check these..

<b>DEMO_DYNPRO_FIELD_CHAIN

DEMO_DYNPRO_VALUE_SELECT</b>

Regards

vijay