SAP ABAP Function Module RTOHC_DOCUMENT_CREATE (Create realtime overhead document in memory)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-OM (Application Component) Overhead Cost Controlling
⤷
KASC_RTOHC (Package) Cost Accounting - Realtime Overhead
⤷
⤷
Basic Data
| Function Module | RTOHC_DOCUMENT_CREATE | Create realtime overhead document in memory |
| Function Group | K_RTOHC_DOC | Realtime overhead document functions |
| Program Name | SAPLK_RTOHC_DOC | |
| INCLUDE Name | LK_RTOHC_DOCU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_NO_RTOHC | TYPE | FLAG | No realtime overhead posting required | |||
| |
ET_COEP | TYPE | TT_COEP | Overhead items | |||
| |
IS_COBK | TYPE | COBK | Header of the originating document | |||
| |
IT_COEP | TYPE | TT_COEP | Line items of originating document | |||
| |
I_ORIGINAL_VALDT | TYPE | CO_VALDT | If reposting, valdt of original doc | |||
| |
I_ORIGINAL_BUDAT | TYPE | CO_BUDAT | If reposting, budat of original doc | |||
| |
VALIDATION_ERROR | TYPE | Validation error in realtime overhead | ||||
| |
CALCULATION_ERROR | TYPE | Error from overhead calculation | ||||
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 | 20100310 |
| SAP Release Created in | 700 |