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 |
---|---|---|---|---|---|---|---|
![]() |
BUKRS_JV | TYPE | CEPC-BUKRS | Company code of the joint venture | |||
![]() |
DATBI | TYPE | CEPC-DATBI | Return value of the missing key part | |||
![]() |
ETYPE | TYPE | CEPC-ETYPE | Investment class (joint venture) | |||
![]() |
KOKRS | TYPE | CEPC-KOKRS | Controlling area of the profit center found | |||
![]() |
KTEXT | TYPE | CEPCT-KTEXT | Short text of the profit center found | |||
![]() |
RECID | TYPE | CEPC-RECID | Recovery indicator (joint venture) | |||
![]() |
REGIO | TYPE | CEPC-REGIO | Region (joint venture) | |||
![]() |
RETURN_CODE | TYPE | SYST-SUBRC | --> Siehe comment at beginning of source code | |||
![]() |
TXJCD | TYPE | CEPC-TXJCD | Tax jurisdiction code (joint venture) | |||
![]() |
VNAME | TYPE | CEPC-VNAME | Joint venture name | |||
![]() |
LTEXT | TYPE | CEPCT-LTEXT | ||||
![]() |
BUKRS | TYPE | T001-BUKRS | SPACE | Company code (or conrolling area) | ||
![]() |
DATUM | TYPE | CEPC-DATBI | '00000000' | (Starting) date for time-related check | ||
![]() |
DATUM_BIS | TYPE | CEPC-DATBI | '00000000' | End of the period to be tested | ||
![]() |
PRCTR | TYPE | CEPC-PRCTR | Profit center | |||
![]() |
TEST_KOKRS | TYPE | CEPC-KOKRS | SPACE | Controlling area (or CoCde) | ||
![]() |
READ_TEXT | TYPE | 'X' | Flag whether text table should be read (= 'X') | |||
![]() |
TEST | TYPE | ' ' | ||||
![]() |
NOT_FOUND | TYPE | No profit center exists (for the specified date) | ||||
![]() |
NOT_DEFINED_FOR_DATE | TYPE | |||||
![]() |
NO_KOKRS_FOR_BUKRS | TYPE | Company code is not assigned to a controlling area | ||||
![]() |
PARAMETER_MISMATCH | TYPE | Set either the company code or the controlling area only | ||||
![]() |
PRCTR_LOCKED | TYPE | |||||
![]() |
NOT_DEFINED_FOR_BUKRS | TYPE | |||||
Processing Type
Normal Function 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 |