diff options
Diffstat (limited to 'lib/soap/ecc')
| -rw-r--r-- | lib/soap/ecc/mapper/pcr-mapper.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/soap/ecc/mapper/pcr-mapper.ts b/lib/soap/ecc/mapper/pcr-mapper.ts index 2733d6d4..24ffe2a2 100644 --- a/lib/soap/ecc/mapper/pcr-mapper.ts +++ b/lib/soap/ecc/mapper/pcr-mapper.ts @@ -17,8 +17,8 @@ * - poContractAmountBefore: NETWR (PO 금액) * - poContractAmountAfter: ECC에서 제공 안됨 (TODO: NETPR * QTY_A로 계산 가능) * - contractCurrency: WAERS (PO 통화) - * - pcrReason: REQUEST_RSN (Request 사유) - * - detailsReason: REQUEST_CD (Request 코드) + * - pcrReason: REQUEST_CD (Request 코드) + * - detailsReason: REQUEST_RSN (Request 사유) * * [pcrPr 매핑] * - materialNumber: MATNR (자재번호) |
