on 2016 Jun 28 12:12 PM
Hi All,
I am trying to do the master data load from BW to BPC for 0ASSET.
Now 0ASSET has 2 compounding objects Company Code and Asset Main.
I need Asset Main as my ID. Below is the length of all the 3 objects.
Company Code 4
Asset Main 12
Asset 4
I tried writting a Script as below in the mapping part of the transformation file.
ID=*IF(ID(1:4)=*STR(AE01) then ID(5:12);ID)
Here AE01 is the company code which I am expecting will become the first part of ID.
But this does not seem to be working.
I had done similart thing for Cost center where Controlling area was the compounded object and it worked there but it is not working for Asset.
And here I have 2 compounding objects.
If any has any one faced similar issues or have any idea on getting this resolved then request you to please help.
Thanks,
Nayan
Request clarification before answering.
Hi Andy,
Reject list only gives the first line with Compnay Code AE01 that I have filtered and nothing else.
This is what I tried next. I created a transformation file as below without conversion file.
You can see the result I get as the output above.
Then I added the below conversion file.
Then I get the below result.
Baiscally I need 12 characters which I get in between for 0ASSET_MAIN which I am not able to get.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nayan,
what is the error?
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"But this does not seem to be working." - screenshots of transformation validation results...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.