SAP ABAP Data Element COO_UOMFN (CO obj. planning: FM name to update dependent data (MEINH))
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_UOMFN
Short Description CO obj. planning: FM name to update dependent data (MEINH)  
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  
Medium  
Long  
Heading  
Documentation

Definition

FUNCTION '<COO_UOMFN>'
IMPORTING
I_KOKRS LIKE TKA01-KOKRS
I_KPP0D_HORIZ STRUCTURE COO0DH1
I_VRGNG LIKE TKA04-ACTIVITY
I_MEINH LIKE COKA-MEINH

  1. The function module parameter is optional and is used to change the application-specific, dependent data for the COKA record (especially for the COKA unit of measure in this case).
  2. The function module name <COO_CQUFN> is freely definable.
  3. Parameter I_KOKRS contains the set controlling area.
  4. Parameter I_KPP0D_HORIZ contains the current characteristics combinations.
  5. Parameter I_VRGNG contains the current transaction for the planning record, with which the record would be written in the database.
  6. Parameter I_MEINH contains the newly entered unit of measure.

History
Last changed by/on SAP  19960115 
SAP Release Created in