SAP ABAP Function Module SPC_CHANGE_ITEM_CONFIG (Change the configuration of an item using the external configuration)
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_CHANGE_ITEM_CONFIG | Change the configuration of an item using the external configuration |
| Function Group | SPC_DEPRECATED | RFCs for pricing and configuration |
| Program Name | SAPLSPC_DEPRECATED | |
| INCLUDE Name | LSPC_DEPRECATEDU29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CONFIG_ID | TYPE | COMT_CFGM_CONFIG_ID | Configuration Identifier | |||
| |
DOCUMENT_ID | TYPE | PRCT_PRIDOC_GUID | Pricing Document GUID | |||
| |
ITEM_ID | TYPE | PRCT_ITEM_NO | Item Number | |||
| |
KB_DATE | TYPE | COMT_CFGM_DATE | KB validity date (YYYYMMDD) | |||
| |
SUB_ITEMS_ALLOWED | TYPE | COMT_CFGM_BOOLEAN | 'T' | Subitems allowed(T=True,F=False,Blank=True) | ||
| |
ONLY_VAR_FIND | TYPE | COMT_CFGM_BOOLEAN | 'F' | Only Variant Determination(T=True,F=False,Blank=False) | ||
| |
RESET_CONFIG | TYPE | COMT_CFGM_BOOLEAN | 'F' | Reset Configuration(T=True,F=False,Blank=False) | ||
| |
EXT_CONFIG_GUID | TYPE | COMT_CFGM_EXT_CFG_PRODUCT | External Interface Configuration | |||
| |
CONTEXT | TYPE | COMT_CFGM_CONTEXT_I | Configuration Context | |||
| |
PARAMETER_EXCEPTION | TYPE | Problem in using an import parameter | ||||
| |
COMMAND_EXCEPTION | TYPE | Problem in executing the configuration command | ||||
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 | 20041219 |
| SAP Release Created in | 500 |