Question:
I have an ABAP Zxxxx in this I have two input fields and users have defined about 30 variants against this ABAP.
Now I want to change of two fields in all these 30 variants from existing value to a new value.
I looked there are no tables in which variants and their values are stored for me to write a ABAP to fix it.
Please help how I can do it share some code if you have.
Thanks
Simon
Answer:
Too lazy to search?
Try these keywords: Variant which table report
Answer:
Dear Guest
I have searched before posting could not find any relevant posting.
If you found something please post otherwise do not advise me to search.
Thanks
Simon
Answer:
I have searched before posting could not find any relevant posting.
If you found something please post otherwise do not advise me to search.
Dear Simon,
I don't understand that you didn't find anyrthing useful, function module names, table names, ...
And if you know the function module names and tables, you know how to change the contents
(at least after reading the F1 help of the ABAP keywords used to read or change the variant contents).
So, either you were not searching, you were searching using the wrong combination of search terms, or you didn't recognise the solutions provided.
Answer:
I have searched before posting could not find any relevant posting.
If you found something please post otherwise do not advise me to search.
Dear Simon,
I don't understand that you didn't find anyrthing useful, function module names, table names, ...
And if you know the function module names and tables, you know how to change the contents
(at least after reading the F1 help of the ABAP keywords used to read or change the variant contents).
So, either you were not searching, you were searching using the wrong combination of search terms, or you didn't recognise the solutions provided.
Perhaps posting at least one link would have been helpful here?
Play nicely everyone please!
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Answer:
Guys
I am still unable to find any past posts on variants. Appreciate if somebody can point me the links
Simon
Answer:
Guys
I am still unable to find any past posts on variants. Appreciate if somebody can point me the links
Simon
Have a look on Functiongroup SVAR
Christian