SAP ABAP Function Module /TDAG/CP_MA01_SPEC_CATEGORIZE (CP: Determines the kind of a specification)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Basic Data
| Function Module | /TDAG/CP_MA01_SPEC_CATEGORIZE | CP: Determines the kind of a specification |
| Function Group | /TDAG/CP_MA01 | CP: Hilfsfunktionen für den CfP Manager |
| Program Name | /TDAG/SAPLCP_MA01 | |
| INCLUDE Name | /TDAG/LCP_MA01U12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_FLG_SALEABLE | TYPE | ESP1_BOOLEAN | Indicator if the specification can be sold | |||
| |
E_FLG_PURCHASED | TYPE | ESP1_BOOLEAN | Indicator if the specification is purchased | |||
| |
E_FLG_CUSTOMER | TYPE | ESP1_BOOLEAN | Indicator if the specification is a customer spec. | |||
| |
E_FLG_SUPPLIER | TYPE | ESP1_BOOLEAN | Indicator if the specification is a supplier spec. | |||
| |
E_FLG_PURE | TYPE | ESP1_BOOLEAN | Indicator if the specification is a pure substance | |||
| |
EV_FLG_COMP_LIST | TYPE | ESP1_BOOLEAN | Indicator if the actual node is a compostion / listing | |||
| |
EV_CUSTOMER_NR | TYPE | /TDAG/CPE_CUSTOMER | Customer number | |||
| |
EV_SUPPLIER_NR | TYPE | /TDAG/CPE_SUPPLIER | ID of supplier / manufacturer | |||
| |
EV_MATNR | TYPE | MATNR | Material Number | |||
| |
IT_COMPOSITION | TYPE | /TDAG/CPY_PSTRDATA | The spec. and its composition from the product structure | |||
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 | 20141109 |
| SAP Release Created in | 0207B0406C |