2008 Aug 05 3:56 PM
Hi All,
I have added a custom validation using BTE..in FB01 transaction for the field Reference Key 3 field..
Everthing is working fine, valdiation is getting triggered...
But if i raise an error message in validation, all the fields on the screen are greyed out...except some 4 fields for next line item posting(posting key, comp code, account etc) ...because the BTE is triggered in the below module...(check screen 332 of the prg : SAPMF05A)
chain.
field rf05a-newbs." Comp code
field rf05a-newko. " Account
field rf05a-newum.
field rf05a-newbw.
field rf05a-newbk.
module zeile_speichern.
module fusszeile_bearbeiten.
endchain.
Now since i have added the custom validation, the field reference key 3 should be enabled to make changes to the invalid value..
Could you help in making the field enabled after the errror message...?
Hi All,
I have added a custom validation using BTE..in FB01 transaction for the field Reference Key 3 field..
Everthing is working fine, valdiation is getting triggered...
But if i raise an error message in validation, all the fields on the screen are greyed out...except some 4 fields for next line item posting(posting key, comp code, account etc) ...because the BTE is triggered in the below module...(check screen 332 of the prg : SAPMF05A)
chain.
field rf05a-newbs." Comp code
field rf05a-newko. " Account
field rf05a-newum.
field rf05a-newbw.
field rf05a-newbk.
module zeile_speichern.
module fusszeile_bearbeiten.
endchain.
Now since i have added the custom validation, the field reference key 3 should be enabled to make changes to the invalid value..
Could you help in making the field enabled after the errror message...?
2008 Aug 06 3:52 AM
Hi ,
what kind of validation u wanna do it in FB01 ? have u seen Tcode GGB0 for all kinds of validations ? u can make use of this , but it depends upon kind of the validations.
Regards
Prabhu
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |