SAP ABAP Function Module K_CEPC_FIELD_READ (Read field in profit center master record in table CEPC)
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 K_CEPC_FIELD_READ Read field in profit center master record in table CEPC  
Function Group PC00   Profit center validation  
Program Name SAPLPC00    
INCLUDE Name LPC00U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FIELD_VALUE TYPE Return code
Exporting FIELD_VALUE_TYPE TYPE Type of return code ('V'alue, 'T'ext)
Importing MF_TABLE TYPE DD02V-TABNAME Name of structure, table or view
Importing FIELD_NAME TYPE DFIES-FIELDNAME Characteristic for which variable value required
Importing TYPE TYPE SPACE Type of variable value SPACE TXTF TXTL TEXT
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language key
Importing MF_DATE TYPE SYST-DATUM SY-DATUM Master data date
Importing EDIT_PROGRAM TYPE SYST-REPID SPACE Calling output program
Exception VALUE_NOT_FOUND TYPE Value not found
Exception VALUE_NOT_UNIQUE TYPE Value not unique
Exception FIELD_NOT_FOUND TYPE Characteristic does not exist in report
               
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  19961029 
SAP Release Created in