SAP ABAP Function Module SPC_GET_CONFIG_ITEM_INFO (returns the external configuration of a givin item)
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_CONFIG_ITEM_INFO | returns the external configuration of a givin item |
| Function Group | SPC_DEPRECATED | RFCs for pricing and configuration |
| Program Name | SAPLSPC_DEPRECATED | |
| INCLUDE Name | LSPC_DEPRECATEDU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EXT_CONFIG_GUID | TYPE | COMT_CFGM_EXT_CFG_PRODUCT | CFG: structure of external configs. with assosiated product guid | |||
| |
PRODUCT_ID | TYPE | COMT_CFGM_PRODUCT_ID | Product Id | |||
| |
PRODUCT_LOGSYS | TYPE | LOGSYS | Logical system | |||
| |
PRODUCT_TYPE | TYPE | COMT_CFGM_PRODUCT_TYPE | Product Type | |||
| |
DOCUMENT_ID | TYPE | PRCT_PRIDOC_GUID | GUID-Schlüssel des Preisfindungsbeleges (KNUMV) | |||
| |
ITEM_ID | TYPE | PRCT_ITEM_NO | Positionsnummer | |||
| |
CONFIG_ID | TYPE | COMT_CFGM_CONFIG_ID | Configuration Identifier | |||
| |
PARAMETER_EXCEPTION | TYPE | Formaler Parameterfehler | ||||
| |
COMMAND_EXCEPTION | TYPE | Verarbeitungsfehler | ||||
| |
EXCEPTION_CONFIG_NULL | TYPE | Configuration doesn't exist | ||||
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 |