SAP ABAP Data Element COO_FSSFN (CO obj. planning: FM name for filling *-selection characts.)
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_FSSFN
Short Description CO obj. planning: FM name for filling *-selection characts.  
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_FSSFN>'
IMPORTING
I_FIELDNAME LIKE KPP0D-FIELDNAME
TABLES
T_GMD02 STRUCTURE GMD02

  1. The function module parameter is optional. It is mandatory only if the application is to support "*" for characteristics. If it is not used, "*" is passed on to master data record validation. Here, the applicationmust handle the "*" value appropriately.
  2. The function module name <COO_FSSFN> is free to choose.
  3. The function module provides an application-specific characteristic for selection in the form of intervals. This is required because the master data validation does not recognize the characteristic value "*" otherwise.
  4. Table parameter T_GMD02 provides the selection conditions for the application.

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