SAP ABAP Function Module F_CO_SOURCE_FIELD_CHECK (Prüfen, ob die eingegebene Herkunft in der Herkunftstabelle vorhanden ist)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
CKCO (Package) R/3 Application Development: PP Transfer to CO Object
⤷
⤷
Basic Data
| Function Module | F_CO_SOURCE_FIELD_CHECK | Prüfen, ob die eingegebene Herkunft in der Herkunftstabelle vorhanden ist |
| Function Group | JVHK | Origin Processing for Joint Venture |
| Program Name | SAPLJVHK | |
| INCLUDE Name | LJVHKU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BUKRS_IMP | TYPE | T8JJ-BUKRS | SPACE | Company code of master record | ||
| |
HERKB_IMP | TYPE | TKKH1-HRKFT | To-cost origin(at end of interval) | |||
| |
HERKV_IMP | TYPE | TKKH1-HRKFT | From-cost origin(start date of interval) | |||
| |
KOKRS_IMP | TYPE | TKKH1-KOKRS | SPACE | Costing invoice code | ||
| |
HRKFT_TAB | TYPE | V_TKKH1 | Table with appropriate origins | |||
| |
NO_KOKRS_FOUND | TYPE | no KOKRS allocated to BUKRS found | ||||
| |
NO_SOURCE_FIELD_FOUND | TYPE | no appropriate origin found | ||||
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 | 19940828 |
| SAP Release Created in | 470 |