SAP ABAP Data Element COO_FIIFN (CO Obj. Planning: Fill FM Name with Identical Initial Value)
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_FIIFN
Short Description CO Obj. Planning: Fill FM Name with Identical Initial Value  
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_FIIFN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
I_KOKRS LIKE TKA01-KOKRS
I_FIELDNAME LIKE KPP0D-FIELDNAME
TABLES
T_KPP0M STRUCTURE KPP0M
T_KPP0A STRUCTURE KPP0A

  1. The function module parameter is obligatory and is used mainly to deliver the identifying characteristics for the specification of the "Initial value".
  2. The function module name <COO_FIIFN> is freely definable.
  3. Parameter I_PGEBIET contains the current planning area.
  4. Parameter I_KOKRS contains the set controlling area.
  5. Parameter I_FIELDNAME contains the application-specific characteristic.
  6. The characteristics to be verified are in table T_KPP0M
  7. The valid specifications for the characteristics are transferred into table T_KPP0A

Example

  1. If characteristic LSTAR is supplied with the intial value, all the valid specifications for identifying characteristics, for example KOSTL VERSN PERBL, are returned to the planning processor.

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