2009 Oct 14 11:47 AM
Hi All,
I am using a table-control in module pool programing.
Fields are coming from MAKT table.
I am trrying to provide a functinality so that when choose
a material no using f4 help for MAKT-MATNR field
the corresponding value of MAKT-MAKTX should
appear itself in corresponding table-control field.
It's not happening right now.
How I can create that functionality??
Thanx in advance
Hi All,
I am using a table-control in module pool programing.
Fields are coming from MAKT table.
I am trrying to provide a functinality so that when choose
a material no using f4 help for MAKT-MATNR field
the corresponding value of MAKT-MAKTX should
appear itself in corresponding table-control field.
It's not happening right now.
How I can create that functionality??
Thanx in advance
2009 Oct 14 12:27 PM
Normally in all SAP screens, after selecting values, if you press enter key, the corresponding text will be populated.
The same behaviour you provide. Track the Enter key in the PAI, then query the corresponding text from makt, then populated into corresponding screen fields.
2009 Oct 14 1:43 PM
2009 Oct 14 2:01 PM
Hi
Please write the custom F4 Help logic for material number in the block process on value-request. in PAI
process on value-request.
Search Help For UOM
field wa_screen_fields-material module Material_help.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |