Application Development 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: 

VA01 Address validation for one time customer

Former Member
0 Kudos

Hi all

In va01 during Order Entry for a One Time Customer a pop-up screen is displayed to enter address details. Currently only the field CITY and COUNTRY is validated.

We need also the STREET, POSTAL CODE and REGION to be validated so that if these are empty then then an error message needs to be displayed.

How can I make the above fields mandatory using user exit/BADI/Screen exit

1 REPLY 1

Former Member
0 Kudos

Hi,

following exits work with VA01.

EXIT_SAPFV45S_010

EXIT_SAPVSTRM_NO_ATPCHK_001 User Exit: Scheduling without requesting new ATP Check

EXIT_SAPFV45S_001 User Exit Product Selection

EXIT_SAPMV45A_002 Preassignment of Sold-to Party in Sales Documents

EXIT_SAPMV45A_003 Rev.Rec.: Copy Requirements An Header Level

EXIT_SAPMV45A_004 Rev.Rec.: Field Modification Sales

EXIT_SAPMV45A_005 Copyy Packing Proposal Into Outobund Delivery Orders

EXIT_SAPFV45E_001 Update Purchase Order from Sales Order

EXIT_SAPFV45E_002 Filling the Interface Structures for Procurement

EXIT_SAPFV45L_001 Edit Automatically Generated Planning Delivery Schedule Line

EXIT_SAPFV45L_002 Change Calendar used for Deliv. Sched. Split in SAP Standard: KUWEV-KNFAK

EXIT_SAPFV45L_003 Proposal Cumulative Quantity Received by Customer

EXIT_SAPLV45L_001 SD Component Processing: Release - Deviation Check

EXIT_SAPLV45L_002 SD Component Supply Processing: Supplement VBLB Structure

EXIT_SAPLV45L_004 Reset the Cumulative Delivered Quantity At Fiscal Year Change

EXIT_SAPLV45L_005

EXIT_SAPFV45P_001 Function Exit Profitability Segment in Cross-Company Sales

EXIT_SAPFV45S_002 Change Sales Document Using Configuration

EXIT_SAPFV45S_003 Planning Relevance for Requirements from Incomplete Configuration

EXIT_SAPFV45S_004 Planning Relevance for Requirements from Incomplete Configuration Subitem

EXIT_SAPFV45S_005 Display/Change Mode for Evaluating Parameter Validity

EXIT_SAPLV45W_001 SD Service Management: Forward Contract Data to Item

EXIT_SAPLV46H_001 Customer Function When Creating Item

EXIT_SAPLV46H_002 Customer Function for Partner Changes

EXIT_SAPLV60F_001 Editing the Proposed Different Billing Date

MV45AF0Z

MV45AFZ4

MV45AFZA

MV45AFZB Exits utilisateur

MV45AFZC Exits utilisateur

MV45AFZD Exits utilisateur

MV45AFZF Exits utilisateur

MV45AFZH Exits utilisateur

MV45AFZZ Exits utilisateur

MV45AI0Z Exits utilisateur

MV45AIZZ Exits utilisateur

MV45AO0Z Exits utilisateur

MV45AOZZ Exits utilisateur

Maybe one of them can be usefull.

Regards,

RAR

Message was edited by:

R_A_R