This website is not affiliated with, sponsored by, or approved by SAP AG.
Development (ABAP Development WorkBench, ABAP/4 programming)
Moderators: thx4allthefish, Snowy, Gothmog, YuriT
by mail2workflow » Thu Jul 05, 2012 4:38 am
Hi All,
In FB70 transaction at item level, i have added PO field that field is not having validation it is accepting any value.
i want to restrict this and it should accept only values from seach help attached.
How can i validate on PO field is there any implicit enhancement possible.
Regards
MSR
-
mail2workflow
-
- Posts: 9
- Joined: Wed Jul 04, 2012 2:14 am
by Rich » Thu Jul 05, 2012 9:07 am
Change it in the screen painter to a drop down list. If the domain of the field has fixed values, or a value table no other change should be required. However, if it does not then change the drop down list value source to be from program and then use function module VRM_SET_VALUES to provide the value list.
Drop down lists cannot accept free text and can only accept a valuue that exists in the value list therefore it will either be empty or contain a valid value.
-
Rich
-
- Posts: 6919
- Joined: Thu Oct 31, 2002 4:47 pm
- Location: Geneva
-
by mail2workflow » Fri Jul 06, 2012 1:28 am
Hi,
can you explain me.How to create the validation steps in tcode OB28.
Regards
MSR
-
mail2workflow
-
- Posts: 9
- Joined: Wed Jul 04, 2012 2:14 am
Return to ABAP
Who is online
Users browsing this forum: No registered users and 11 guests