SAP ABAP Data Element COO_SIRFN (CO obj. planning: FM name, set input flag for key figure)
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_SIRFN |
| Short Description | CO obj. planning: FM name, set input flag for key figure |
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_SIRFN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
I_KOKRS LIKE TKA01-KOKRS
I_VALUE LIKE KPP0D-VALUE
EXPORTING
E_INPUT like KPP0A-INPUT
- The function module parameter is obligatory and is used mainly to control whether a key figure is ready for input.
- The function module name <COO_SIRFN> is freely definable.
- Parameter I_PGEBIET contains the current planning area.
- Parameter I_KOKRS contains the set controlling area.
- Parameter I_VALUE contains the key figure, for which the ready for input is to be set.
- Parameter E_INPUT indicates whether the key figure is ready for input "1", or not ready for input "0". To control the input there are the global values INPUT_ON or INPUT_OFF in Include LKPPXI001.
- If a key figure is used within planning, the ready-for-input default is set to INPUT_ON.
History
| Last changed by/on | SAP | 19970910 |
| SAP Release Created in |