‎2007 Nov 20 1:29 PM
Hi,
Can ony one tell me how to read data from Variant tables with out using the Function : CARD_TABLE_SELECT_LINES , This function reads the whole data of the given table . Can we read Selective data from the Variant table with out reading the whole data.
If any Docs on Variant-Configuration Performance Issue, Please send.
Thanks,
Kishore
‎2007 Nov 20 1:37 PM
Hi
Use the following BAPI's:
BAPI_OBJCL_GETDETAIL
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
see the links
http://help.sap.com/saphelp_di46c2/helpdata/EN/d8/fa9bd49ede11d1903b0000e8a49aad/content.htm
http://help.sap.com/saphelp_ides/helpdata/en/0a/857463c87611d1a7760000e8a5f6c8/content.htm
http://www.sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm
regards
Anji
Message was edited by:
Anji Reddy Vangala
‎2010 Jun 21 8:10 PM