By
Published: 06 May 2003
What table(s) contain variants VALUES? I know there is a function module called "RS_VARIANT_CONTENTS" that gives me the result, but I don't want to use a function module.
VARID, VARIS and VARIT contain various information about the variants. The values are held in VARI, which is a cluster table, like INDX. The RELID are VA and VB.
Dig Deeper on SAP integration
An SAP user is trying to run a report in an SAP ALV Grid online and wants to know how to get the data in the report to appear along with the header.
Continue Reading
An SAP user needs to transfer customer purchase order spreadsheet data to SAP VA01 to create a new sales order.
Continue Reading
A SearchSAP.com reader wants to know if it's possible to write an SAP ABAP program that will read source code and then create an SAP ABAP function ...
Continue Reading