2008 Feb 08 10:58 AM
It's a drill down into va22, I've done it the standard way, but
it fails:
set parameter id 'AUN' field t_tab-vbeln.
call transaction 'VA22' and skip first screen.
The set parameter executes okay, and if you F1, F9 on the
quotation field in va22 it says the parameter id is AUN.
However, it doesnt appear that it is AUN. If you set that
parameter id to '123' and then go to va22, it's still got the
last quote you used. If you then go to VA03, it's got '123' in
the order field.
I can only assume that sap's incorrectly reporting that AUN is
the parameter ID for VA22, would anyone know what it actually
is?
2008 Feb 16 12:10 PM
Hi,
AUN is displayed because this is specified in the data dictionary for
the used data element.
When defininte a dynpro field, based on this data element, the parameter
id AUN is proposed.
However, in the PBO of the dynpro, the actual Parameter id AGN is used.
Cheers,
Chaitanya.
Hi,
AUN is displayed because this is specified in the data dictionary for
the used data element.
When defininte a dynpro field, based on this data element, the parameter
id AUN is proposed.
However, in the PBO of the dynpro, the actual Parameter id AGN is used.
Cheers,
Chaitanya.
2008 Feb 16 12:10 PM
Hi,
AUN is displayed because this is specified in the data dictionary for
the used data element.
When defininte a dynpro field, based on this data element, the parameter
id AUN is proposed.
However, in the PBO of the dynpro, the actual Parameter id AGN is used.
Cheers,
Chaitanya.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |