SAP ABAP Function Module KE_PROFIT_CENTER_KTEXT_GET (Provides the language-specific short text to a profit center)
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_KTEXT_GET Provides the language-specific short text to a profit center  
Function Group PC00   Profit center validation  
Program Name SAPLPC00    
INCLUDE Name LPC00U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting KTEXT TYPE CEPCT-KTEXT explanatory short text
Exporting RETURN_CODE TYPE SYST-SUBRC =0: everything OK, =1 only one PrC
Importing DATUM TYPE CEPCT-DATBI Date to which the PrCtr is maintai
Importing PRCTR TYPE CEPCT-PRCTR PrCtr identifier
Importing KOKRS TYPE CEPCT-KOKRS Kostenrechnungskreis
Importing BUKRS TYPE CEPC-BUKRS BuKrs des KoKrs des PrCtrs
Exception NOT_FOUND TYPE No PrCtr found for the date or lat
Exception MISSING_COAREA_OR_CCODE TYPE Entweder KOKRS oder BUKRS übergeben
               
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