Solution : https://service.sap.com/sap/support/notes/147560 (SAP Service marketplace login required)
Summary :
SAP Note provides guidelines for exporting CO hierarchies such as cost center groups and profit center groups from R/3 systems for use in external applications. From Release 4.6A, users can utilize BAPIs to access group data directly or via function module K_GROUP_REMOTE_READ. Earlier versions require custom programming. For instance, RGSEXPH1 and RGSEXPH2 allow export to two types of tables and are standard from Release 4.6A but need manual import for prior versions up to 4.5. For Releases earlier than 4.0, specific ABAP programming is detailed, guiding through the use of functions like G_SET_TREE_IMPORT and WS_DOWNLOAD for data extraction.
Key words :
additional key words saplkkhi, released function module k_group_remote_read, ~/general/r3server/abap/note, function module g_set_tree_import, function module ws_download, cost center groups, profit center groups, cost element groups, business objects costcentergroup, detailed information refer
Related Notes :
| 397799 | INFORMATION: CO-OM-OPA (Order & Project Accounting) |
| 391305 | INFORMATION: CO-OM (Customizing & master data) |
| 51141 |