SAP ABAP Data Element COO_FVTFN (CO object planning: FM name for setting value types)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KPLA (Package) Cost Accounting, planning RK-S
⤷
⤷
⤷
Basic Data
| Data Element | COO_FVTFN |
| Short Description | CO object planning: FM name for setting value types |
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 | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
Documentation
Definition
FUNCTION '<COO_FVTFN>'
EXPORTING
ED_WRTTP_PLAN LIKE COST-WRTTP
ED_WRTTP_ACT LIKE COST-WRTTP
- Whether or not the function module parameter is necessary depends on whether the defaults for the values types are sufficient.
- The application should return the parameter ED_WRTTP_PLAN which contains the value type with which the plan record would be written to the database (default: WRTTP_PLAN_REAL from LKAPPCON).
- The application should return the parameter ED_WRTTP_ACT which contains the value type that would be read with the actual record from the database (default WRTTP_ACT_REAL from LKAPPCON).
- This function module is of interest mainly to actual applications that want to use the planning processor.
History
| Last changed by/on | SAP | 19990318 |
| SAP Release Created in |