Solution : https://service.sap.com/sap/support/notes/313215 (SAP Service marketplace login required)
Summary :
Extracting master data from SAP OSP's DataSource 0HRPOSITION_ATTR for InfoObject 0HRPOSITION often results in long processing times in OLTP systems, especially with over 20,000 positions. Efficacy issues stem from suboptimal internal table loop handling in the extraction code and costly evaluations from inheriting master cost centers. Solutions include a source code correction to improve loop processing and a method to segment position data into smaller batches during extraction. Additionally, avoiding master cost center extraction by setting specific entries in the OLTP system table T77S0 can also significantly boost performance. Future users may use DataSource 0HRPOSITION_CCTR_ATTR to streamline further cost center data retrieval.
Key words :
assigned master cost center, valid master cost center, cost center information, master cost center, master cost centers, support package corrects, business information warehouse, master data extractor, master data extraction, 0hrposition 0hrposition_attr reason
Related Notes :
1090043 | DataSource 0ORGUNIT_ATTR: Performance improvement |
653894 | 0HRPOSTITION_CCTR_ATTR DataSource: Direct cost centers only |
543324 | Performance extraction DataSource 0ORGUNIT_ATTR |
184905 | Collective note Performance BW 2.0 |