SAP ABAP Function Module K_FIELD_BREAKDOWN (Aufrißfunktion für zeitabhängige Felder)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KBAS (Package) Overhead Cost Controlling
Basic Data
Function Module K_FIELD_BREAKDOWN Aufrißfunktion für zeitabhängige Felder  
Function Group KAMM   CO Master Data: Global Functions  
Program Name SAPLKAMM    
INCLUDE Name LKAMMU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing KFB_DYNNR TYPE SYST-DYNNR Screen number on which the field occurs
Importing KFB_FIELDNAME TYPE DNTAB-FIELDNAME Field name, e.g. KTEXT, for description
Importing KFB_MODUS TYPE RKHLP-MODUS Mode A=Show;H=Insert;V=Update;S=Buffer
Importing KFB_OBJECT TYPE DNTAB-FIELDNAME 'PRZNR' Master data obj. e.g. process or cost center
Importing KFB_REPORT TYPE SYST-REPID Calling program
Importing KFB_ROUTINE_CHECK TYPE RS38L-NAME Check routine in the calling program
Importing KFB_ROUTINE_F4 TYPE RS38L-NAME Routine of calling program which supports F4
Importing KFB_FLAG_CHECK TYPE CHAR1 SPACE 'ROUTINE_CHECK' aufrufen
Importing KFB_FLAG_F4 TYPE CHAR1 SPACE 'ROUTINE_F4' aufrufen
Importing KFB_TABNAME TYPE DNTAB-TABNAME Table name, for example, CBPRV
Importing KFB_DATAB TYPE CBPR-DATAB '19000101'
Importing KFB_DATBI TYPE CBPR-DATBI '99999999'
Importing KFB_AS_CHECKBOX TYPE CHAR1 SPACE
Tables KFB_INTERVALS TYPE RKADI -->Intervals; <--Intervals with indicators
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19940828 
SAP Release Created in