Hi,
I import master data to BPC from BW, infoobject 0HRPOSITION to update the list and attributes of all positions in a company.
I use the "Import BW Master Data" data manager package.
For each position I import 5 attributes that become properties in my Position_id dimension in BPC.
One of the attributes of each position indicates the date the position became vacant (if it is a vacant position which is determined by another attribute).
The ID of this attribute is ZHRVSTDT (stand for HR Vacancy Start Date), and since it starts with Z I suspect that it is a custom field that was implemented as a part of the HR module implementation years ago.
Here is the problem: if this field contains date that shows 07232012 by the time the data comes to BPC it shows 072320. it chops the last 2 characters of the date filed making it pretty much useless.
If anyone out there has seen this before or can think of the reason why this is happening please let me know.
BTW: the dimension property that houses this data in BPC is set to 30 characters so the length should not be a problem.
thanks for any help
Paul Kucera