SAP ABAP Data Element PCAPP_USFB (EC-PCA Planning:func.module for executing appl-spec.function)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE1 (Package) Profit Center Accounting
Basic Data
Data Element PCAPP_USFB
Short Description EC-PCA Planning:func.module for executing 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  
Medium  
Long  
Heading  
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

  1. Function module <COO_USFFN> can be freely chosen.
  2. The parameter I_PGEBIET contains the current planning area.
  3. The parameter I_KOKRS contains the current controlling area.
  4. The parameter I_COO0F contains the entry from the table of application-specific OK codes for the OK-CODE to be executed. This table is built by the application in function module <COO0SF-FFAFN>.
  5. The parameter I_MESG could contain a nessage from the Planning Processor.
  6. The parameter E_MESG serves to output a message for the function.

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