SAP ABAP Function Module CRM_STOCK_INDICATOR_GET (retreives the stock indicator for product variants)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-CFG (Application Component) Product Configuration
⤷
CRM_CONFIG_PROD (Package) Product Variants - Configuration Data
⤷
⤷
Basic Data
| Function Module | CRM_STOCK_INDICATOR_GET | retreives the stock indicator for product variants |
| Function Group | CRM_CONFIG_PROD_STOCK_DB | Stock information |
| Program Name | SAPLCRM_CONFIG_PROD_STOCK_DB | |
| INCLUDE Name | LCRM_CONFIG_PROD_STOCK_DBU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_PRODUCT_GUID | TYPE | COMT_PRODUCT_GUID | Internal Unique ID of Product | |||
| |
IV_SALES_ORG | TYPE | CRMT_SALES_ORG | Sales Organization | |||
| |
IV_DISTRIBUTION_CHANNEL | TYPE | CRMT_DISTRIBUTION_CHANNEL | Distribution Channel | |||
| |
IV_DIVISION | TYPE | CRMT_DIVISION | Division | |||
| |
IV_NO_BUFFER | TYPE | COMT_BOOLEAN | SPACE | Logical Variable | ||
| |
ET_PRODUCT_STOCK_INDICATOR | TYPE | CRMT_PRODUCT_STOCK_INDICATOR_T | CRM Stock Indicators of Products | |||
| |
NOT_FOUND | TYPE | No stock information found for given material | ||||
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 | 20041011 |
| SAP Release Created in | 500 |