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

validation in selection screen

Former Member
0 Likes
288

Hi All,

Please give me soluiton for validation in selection screen for the below code.

Date From: Date from is a mandatory field which could either be a delivery creation

date (or) Pallet creation date. The logic is as follows.

1. If the Pallet ID field is left blank, then the entered date should be considered as delivery creation date.

Table and Field name for delivery creation date: LIKP-ERDAT

2. If the Pallet ID field is NOT blank, then the entered date should be considered as pallet creation date.

Table and field name for pallet creation date: VEKP-ERDAT.

Date To: Date To is an optional field which could either be a delivery creation date

(or) pallet creation date. The logic mentioned above under “Date From”

should also be applied here.

User should be able to enter multiple single values (or) multiple ranges for dates. This functionality is similar to in SAP R/3.

Plant From: Plant From is a mandatory field which is the shipping plants shipping

point.

Table and field name for shipping point: LIKP – VSTEL.

Ship To: Ship To is an optional field which is the ship to party number.

Table and field name of ship to party: LIKP - KUNNR

User should be able to enter multiple single values (or) multiple ranges for Plant From and Ship To fields. This functionality is similar to in SAP R/3.

Pallet ID: Pallet ID is an optional field, which is the external handling unit

identification.

Table and field name of pallet ID: VEKP - EXIDV

Please send me the solution and coding.

Regards,

sri.

1 REPLY 1
Read only

Former Member
0 Likes
236

Hi srilakshmi,

try it by yourselve and when you got any problems post it here.

Another way to order a apab-developer.

Regards, Dieter