SAP ABAP Function Module SPC_GET_VAR_TABLE (command to read the variant table)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_AND_CONFIGURATION (Package) IPC RFC function modules
⤷
⤷
Basic Data
| Function Module | SPC_GET_VAR_TABLE | command to read the variant table |
| Function Group | SPC_DEPRECATED | RFCs for pricing and configuration |
| Program Name | SAPLSPC_DEPRECATED | |
| INCLUDE Name | LSPC_DEPRECATEDU34 |
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_CSTIC_NAMES_TAB | table for characteristic names | |||
| |
ET_CSTICS_VALUES | TYPE | COMT_CSTIC_VALUES_TAB | table for 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_CSTIC_NAMES_TAB | table for 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 | 20070419 |
| SAP Release Created in | 500 |