SAP ABAP Data Element CCRCE_FCT_DATA_SEP (Function for Separating Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBRC (Package) EHS: Substance-Related Regulation Checks

⤷

⤷

Basic Data
Data Element | CCRCE_FCT_DATA_SEP |
Short Description | Function for Separating Data |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | FUNCNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table | TFDIR |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Data Sep. |
Medium | 19 | Data Separation |
Long | 30 | Data Separation |
Heading | 49 | Function for Separating Data |
Documentation
Definition
Specifies the function module that determines the following, depending on the scenario:
- For the Purchasing scenario, it determines whether the purchase order or purchase requisition is an import. The function module CBRC_PUR_DATA_SEP delivered with the standard system evaluates the purchase order or purchase requisition and the vendor data to determine this.
- For the Sales scenario, it determines whether the sales order or delivery is an export. The function module CBRC_SO_DATA_SEP_EU, for example, which is delivered with the standard system evaluates the data for the goods recipient to determine this.
- For the Production scenario, it determines whether produced or consumed substances need to be tracked. If only produced substances need to be tracked, you must specify the function module CBRC_PRO_DATA_SEP_PROD or a customer-specific copy of it. If only consumed substances need to be tracked, you must specify the function module CBRC_CON_DATA_SEP_CONS or a customer-specific copy of it.
Use
The standard system contains various function modules for data splitting in the Purchasing and Sales scenarios. Check whether the existing function modules match your requirements. If they do not, use these function modules as a template for customer-specific function modules.
Dependencies
Example
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 46C |