SAP ABAP Function Module VMC_GET_VAR_TABLE (VMC command to read the variant table)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-CFG (Application Component) Product Configuration
⤷
CRM_IPC_GRID (Package) Grid processing
⤷
⤷
Basic Data
| Function Module | VMC_GET_VAR_TABLE | VMC command to read the variant table |
| Function Group | CRM_IPC_GRID_VMC_COMMANDS | Includes VMC_IPC Calls for Grid Process |
| Program Name | SAPLCRM_IPC_GRID_VMC_COMMANDS | |
| INCLUDE Name | LCRM_IPC_GRID_VMC_COMMANDSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_TAB_NAME | TYPE | SYSTRING | String | |||
| |
ET_CSTICS_NAMES | TYPE | COMT_GRID_CSTIC_NAMES_TAB | table for grid characteristic names | |||
| |
ET_CSTICS_VALUES | TYPE | COMT_GRID_CSTIC_VALUES_TAB | table for grid characteristic values | |||
| |
IV_DOCUMENT_ID | TYPE | PRCT_PRIDOC_GUID | Pricing Document GUID | |||
| |
IV_ITEM_ID | TYPE | PRCT_PRIDOC_GUID | ipc item id | |||
| |
IV_TAB_NAME | TYPE | SYSTRING | variant table name | |||
| |
IT_NAME_CSTICS | TYPE | COMT_GRID_CSTIC_NAMES_TAB | table for grid characteristic names | |||
| |
IV_FILTER_NAME | TYPE | SYSTRING | String | |||
| |
IV_FILTER_VALUE | TYPE | SYSTRING | String | |||
| |
IV_FILTER_DEFAULT | TYPE | SYSTRING | String | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050425 |
| SAP Release Created in | 500 |