on ‎2016 May 31 9:41 AM
Hi Experts,
I have successfully loaded master data + Hierarchy to the system. When I try to load the transaction data from the source system, i get the below log.
| Validate has successfully completed | |
| ValidateRecords = YES | |
| No records are returned from 0FIGL_C10 | |
| Reject count: 0 | |
| Record count: 0 | |
| Skip count: 0 | |
| Accept count: 0 |
Below is my mapping,
*MAPPING
P_ACCOUNT=0CHRT_ACCTS+0GL_ACCOUNT
P_RPTCUR=*NEWCOL(LKR)
P_ENTITY=0COMP_CODE
P_CATEGORY=*IF(0VTYPE(1:3) = *STR(010) THEN *NEWCOL(Actual); ID(1:3) = *STR(020) THEN *NEWCOL(Budget01))
P_TIME=0FISCPER
SIGNEDDATA=0DEB_CRE_LC
I tried to map P_CATEGORY as P_CATEGORY=*NEWCOL(Actual) but gives the same log.
Thank you
Request clarification before answering.
"No records are returned from 0FIGL_C10" - do you have records here ?
What is the selection?
....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 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.