SAP ABAP Function Module CMS_NDC_CONVERT (Conv.NDC from one format to another, NDC to Prod ID & vice-versa)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-IPH (Application Component) Pharmaceuticals
⤷
CMS_PRODUCT_ALTID (Package) Alternative Identifier - NDC
⤷
⤷
Basic Data
| Function Module | CMS_NDC_CONVERT | Conv.NDC from one format to another, NDC to Prod ID & vice-versa |
| Function Group | CMS_ALTID_API | Handles Alternative ID : NDC APIs |
| Program Name | SAPLCMS_ALTID_API | |
| INCLUDE Name | LCMS_ALTID_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_CONV_VAL_NDC | TYPE | CMS_ALTID_NDC_UI | Field Value for Alternative IDs | |||
| |
EV_MFG_NDC_TYP | TYPE | CMST_MFG_NDC | ID Type for Alternative IDs | |||
| |
EV_PRODUCT_ID | TYPE | COMT_PRODUCT_ID | Product ID | |||
| |
EV_PRODUCT_GUID | TYPE | COMT_PRODUCT_GUID | Internal Unique ID of Product | |||
| |
IV_NDC_VAL | TYPE | CMS_ALTID_NDC_UI | Field Value for Alternative IDs | |||
| |
IV_ALTID_TYP | TYPE | CMST_EXT_NDC | ID Type for Alternative IDs | |||
| |
IV_ALTID_TYP_TO | TYPE | CMST_EXT_NDC | NDC of an external BP | |||
| |
IV_PRODUCT_ID | TYPE | COMT_PRODUCT_ID | Product ID | |||
| |
IV_PRODUCT_GUID | TYPE | COMT_PRODUCT_GUID | Internal Unique ID of Product | |||
| |
IV_BP_ID | TYPE | KUNN2 | Customer number of business partner | |||
| |
NDC_NOT_MAINTAINED | TYPE | NDC value is not maintained for the Product | ||||
| |
MISSING_INPUT_PARAMETER | TYPE | Product ID or NDC is mandatory | ||||
| |
INCORRECT_CONVERSION | TYPE | The conversion between these formats is not allowed | ||||
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 | 20060330 |
| SAP Release Created in | 510 |