2011 Sep 26 11:53 AM
Hello.
do you know if i can get values from tables, for instance TVAK ( domina AUART) with this function ??
Which data i have to fill in function ???
Regards.
Antonio.
2011 Sep 26 12:17 PM
Try this:
OBJTYPE = 'VBAK'
OBJNAME = 'VBAK'
METHOD = 'Copy'
PARAMETER = 'Documenttype'
The parameter HELPVALUES will give the list of document types and their description. Parameter VALUES_FOR_FIELD will give you just the document types.
Hello.
do you know if i can get values from tables, for instance TVAK ( domina AUART) with this function ??
Which data i have to fill in function ???
Regards.
Antonio.
2011 Sep 26 12:17 PM
Try this:
OBJTYPE = 'VBAK'
OBJNAME = 'VBAK'
METHOD = 'Copy'
PARAMETER = 'Documenttype'
The parameter HELPVALUES will give the list of document types and their description. Parameter VALUES_FOR_FIELD will give you just the document types.
2011 Sep 26 12:21 PM
GREATTTT!!!!!!!
Thanks!!!
I get result.
But, how can obtain this values for other domain ??? for instance, types prices condition, types material, etc...
Best regardss.
Antonio.
2011 Sep 26 12:23 PM
Hi,
I guess its not possible with BAPI_HELPVALUES_GET. This FM can only be used for BAPI parameters.
Thanks,
Chandra
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |