SAP ABAP Function Module KE_PROFIT_CENTER_CHECK (Check profit center against table CEPC/Return of information)
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
Function Module KE_PROFIT_CENTER_CHECK Check profit center against table CEPC/Return of information  
Function Group PC00   Profit center validation  
Program Name SAPLPC00    
INCLUDE Name LPC00U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BUKRS_JV TYPE CEPC-BUKRS Company code of the joint venture
Exporting DATBI TYPE CEPC-DATBI Return value of the missing key part
Exporting ETYPE TYPE CEPC-ETYPE Investment class (joint venture)
Exporting KOKRS TYPE CEPC-KOKRS Controlling area of the profit center found
Exporting KTEXT TYPE CEPCT-KTEXT Short text of the profit center found
Exporting RECID TYPE CEPC-RECID Recovery indicator (joint venture)
Exporting REGIO TYPE CEPC-REGIO Region (joint venture)
Exporting RETURN_CODE TYPE SYST-SUBRC --> Siehe comment at beginning of source code
Exporting TXJCD TYPE CEPC-TXJCD Tax jurisdiction code (joint venture)
Exporting VNAME TYPE CEPC-VNAME Joint venture name
Exporting LTEXT TYPE CEPCT-LTEXT
Importing BUKRS TYPE T001-BUKRS SPACE Company code (or conrolling area)
Importing DATUM TYPE CEPC-DATBI '00000000' (Starting) date for time-related check
Importing DATUM_BIS TYPE CEPC-DATBI '00000000' End of the period to be tested
Importing PRCTR TYPE CEPC-PRCTR Profit center
Importing TEST_KOKRS TYPE CEPC-KOKRS SPACE Controlling area (or CoCde)
Importing READ_TEXT TYPE 'X' Flag whether text table should be read (= 'X')
Importing TEST TYPE ' '
Exception NOT_FOUND TYPE No profit center exists (for the specified date)
Exception NOT_DEFINED_FOR_DATE TYPE
Exception NO_KOKRS_FOR_BUKRS TYPE Company code is not assigned to a controlling area
Exception PARAMETER_MISMATCH TYPE Set either the company code or the controlling area only
Exception PRCTR_LOCKED TYPE
Exception NOT_DEFINED_FOR_BUKRS TYPE
               
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  19931227 
SAP Release Created in