on 2019 Jun 25 7:50 AM
Hi experts,
I'am loading GL_ACCOUNT from BW. I would like to know in conversion file if we mention leading zeros like 0001* 1* will it read those accounts with leading zero as 0001* or 1* only ? I am having this doubt since load runs successfully but then accounts with 2* is not getting loaded in BPC. My conversion file looks as below
EXTERNAL INTERNAL FORMULA 2001 CONS 2001* * 0001* 1* 0002* 2* * *SKIPIn package log, I see so many accounts as skipped. Can you please guide me.
Regards,
MJ
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you load master data from BW you have prompt:
Choose format.:"Internal Format","External Format"
With internal format you will have leading zeros, with external - no leading zeros.
Unfortunately the line:
EXTERNAL INTERNAL FORMULA 2001 CONS 2001* * 0001* 1* 0002* 2* * *SKIP
looks meaningless! Please check your post results after posting
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.