SAP ABAP Data Element COO_USFFN (CO obj. planning: FM name to execute appl.-spec. function)
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_USFFN |
| Short Description | CO obj. planning: FM name to execute appl.-spec. function |
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_USFFN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
I_KOKRS LIKE TKA01-KOKRS
I_COO0F STRUCTURE COO0F
I_MESG STRUCTURE MESG
EXPORTING
E_MESG STRUCTURE MESG
- The function module name <COO_USFFN> is freely definable.
- Parameter I_PGEBIET contains the current planning area.
- Parameter I_KOKRS contains the set controlling area.
- Parameter I_COO0F contains the input from the table for the application-specific OK codes, for the OK code to be executed. This table was constructed through the application in the function module <COO0SF-FFAFN>.
- Parameter I_MESG can contain an already set message for the planning processor
- Parameter E_MESG is used to issue a message to the function.
History
| Last changed by/on | SAP | 19960124 |
| SAP Release Created in |