2021-08-31 336229 336229 - Use of InfoCube 0PAPA_C02/InfoSource 0HR_PA_PA_1 Version Language Priority Release Status Component 13 Type English Master Language Recommendations / Additional Info Category Released for Customer Released On BW-BCT ( BW only - Business Content and Extractors ) SAP Note German Customizing 26.10.2004 Please find the original document at https://launchpad.support.sap.com/#/notes/ 336229 Symptom You want to use InfoCube 'Headcount' (0PAPA_C02) and the corresponding InfoSource 'Headcount' (0HR_PA_PA_1). Even though you transferred the data from the Business Content, the transfer rules are not complete for the InfoSource, or DataSource 0HR_PA_PA_1 does not exist or is not complete. Other Terms Headcount, BW, OLTP, HR, extraction, non-cumulatives, SBIW, Business Content, activation, transfer Reason and Prerequisites The use of this content requires some manual advance activities. Solution Extraction of master data in the BW System as transaction data InfoSource: InfoSource 0HR_PA_PA_1 is supplied by DataSource 0HR_PA_PA_1, which only exists in a BW System.The corresponding extractor reads the master data tables for InfoObjects Employee (0EMPLOYEE) and Person (0PERSON) and provides changes to these time-dependent attributes as non-cumulative value change. The DataSource supports the 'Full Update' mode only. Extraction in delta mode would not reduce the extraction time since the determination of the delta needs extreme effort with this DataSource. For this reason, the delta mode was not implemented. Note that the system only provides changes of person attributes if also employee master data exists for this person. Do the following steps in your BW System: 1. Transfer the Business Content in the Administrator Workbench: Choose InfoCube 'Headcount' (0PAPA_C02), collect all objects with grouping 'Data flow before and after' and copy them from the Business Content afterwards. Check whether key figures 0ANSAL_NC / 0ANSAL_VC, 0HDFTE_NC / 0HDFTE_VC and 0HDCNT_NC / 0HDCNT_VC were activated in the process.In addition, InfoCube © 2021 SAP SE or an SAP affiliate company. All rights reserved 1 of 4 2021-08-31 336229 0PAPA_C02 itself, InfoSource 0HR_PA_PA_1 and the respective update rules should be active. 2. Customizing of DataSource 0HR_PA_PA_1: • The following step is relevant to BW 2.1C only: Because the extractor for this DataSource requires the activation of certain InfoObjects (and thus the existence of these data elements), the extractor can only be delivered in modules which must be activated manually.For this purpose, you must make modifications at two locations in function group RS_BCT_PA_EXTRACTION (removal of the respective comment characters for the activation of the Includes): 1. LRS_BCT_PA_EXTRACTIONTOP: old: * INCLUDE rs_bct_pa_extraction_top. new: INCLUDE rs_bct_pa_extraction_top. 2. RS_BCT_PA_GET_DATA: old: * INCLUDE rs_bct_pa_get_data. new: INCLUDE rs_bct_pa_get_data. In BW 3.0A, this is carried out automatically when activating the DataSource. As of BW 3.0A Patch 7 and BW 3.0B, this step is obsolete since programs are generated instead. • BW IMG (Transaction SBIW): Transfer of DataSource 0HR_PA_PA_1 (Application component DM) • Postprocess DataSource 0HR_PA_PA_1: • Add the following fields to the extract structure (Customer-Append ZARSBCTPA_0HR_PA_PA_1 to extract structure RSBCTPA_0HR_PA_PA_1): Component Component type EMPLOYEE /BI0/OIEMPLOYEE CURRENCY /BI0/OICURRENCY EMPLGROUP /BI0/OIEMPLGROUP EMPLSGROUP /BI0/OIEMPLSGROUP EMPLSTATUS /BI0/OIEMPLSTATUS HRPOSITION /BI0/OIHRPOSITION JOB /BI0/OIJOB ORGUNIT /BI0/OIORGUNIT PAYRL_AREA /BI0/OIPAYRL_AREA PAYSCALEAR /BI0/OIPAYSCALEAR ESGFORCAP /BI0/OIESGFORCAP PAYSCALEGR /BI0/OIPAYSCALEGR PAYSCALELV /BI0/OIPAYSCALELV PAYSCALETY /BI0/OIPAYSCALETY PERS_AREA /BI0/OIPERS_AREA PERS_SAREA /BI0/OIPERS_SAREA MAST_CCTR /BI0/OIMAST_CCTR CO_MST_AR /BI0/OICO_MST_AR COMP_CODE /BI0/OICOMP_CODE COUNTRY_ID /BI0/OICOUNTRY_ID ENTRYDATE /BI0/OIENTRYDATE SALARYAR /BI0/OISALARYAR SALARYGR /BI0/OISALARYGR SALARYLV /BI0/OISALARYLV © 2021 SAP SE or an SAP affiliate company. All rights reserved 2 of 4 2021-08-31 336229 SALARYTY PERSON DATEBIRTH GENDER NATION PERSLANGU COUNTRY COUNTY_CDE POSTAL_CD REGION HDCNT ANSALARY PAYPCT Enter the names of the fields exactly as listed in the note. Ignore messages of type: 'Field EMPLOYEE is not within the customer namespace.' If you extended 0EMPLOYEE or 0PERSON by user-specific attributes, you can also include them in the extract structure or in the InfoSource and the InfoCube.Until further notice, SAP recommends that you only include new characteristics and no key figures. /BI0/OISALARYTY /BI0/OIPERSON /BI0/OIDATEBIRTH /BI0/OIGENDER /BI0/OINATION /BI0/OIPERSLANGU /BI0/OICOUNTRY /BI0/OICOUNTY_CDE /BI0/OIPOSTAL_CD /BI0/OIREGION /BI0/OIHDCNT_VC /BI0/OIANSAL_VC /BI0/OIHDFTE_VC • Check marks have to be removed for all new fields in the 'Hide field' column (Transaction RSA6 for application component BW-DM). You can only use fields EMPLOYEE and CALDAY as selection fields. 3. Replicate DataSource 0HR_PA_PA_1 in the Administrator Workbench / Source systems (your BW System as a source) - application component personnel admistration (PA-PA), and assign the DataSource to InfoSource 0HR_PA_PA_1. Special features of InfoCube 'Headcount' (0PAPA_C02): • Compounding of InfoObjects and source systems is not supported. • First, execute the attribute change run in order to take into account master data which have already been loaded into the BW System but not yet activated. • For technical reasons (Non-cumulative method), the age or seniority fields cannot be supplied directly from the InfoSource.They must be modelled as virtual key figures and characteristics. The corresponding logic for these fields is not delivered until BW 3.0A. • All attributes of 0PERSON and 0EMPLOYEE must be time-dependent. • Maintenance of the validity slice (Transaction RSDV) for InfoCube 0PAPA_C02 after the first load of data:to-mode 'Fixed value' and '31.12.9998' as a date • BW 2.1C Patch 10 has improved the performance of the full upload considerably. Software Components Software Component © 2021 SAP SE or an SAP affiliate company. All rights reserved Release 3 of 4 2021-08-31 336229 SAP_BW 21C - 21C SAP_BW 30A - 30B Other Components Component BW-BCT-PA Description BW only - Personnel Management Terms of use | Copyright | Trademark | Legal Disclosure | Privacy © 2021 SAP SE or an SAP affiliate company. All rights reserved 4 of 4