cancel
Showing results for 
Search instead for 
Did you mean: 

How do I do validation using SDK.

Former Member
0 Kudos

How do I do validation using SDK.

We have created different warehouses for the client business operations.

For eg:

1. Inspection Stores

2. Rejection Stores

3. Main Stores

In Goods Return & A/P Credit Memo, other than RejectionStores is

selected, we want to generate a warning message.

How do I do this through SDK.

I need the code sample for the following activity:

1. Reading the data available at each row of the current form (Goods

Return/ A/P Credit memo)

2. Validate the data with a paricular warehouse

3. Generate warning message.

I could not find any samples related to this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

There is a method called MessageBox for the Application object. Have a look at

the documentation, everything is there.