diff options
| author | joonhoekim <26rote@gmail.com> | 2025-08-25 07:18:26 +0000 |
|---|---|---|
| committer | joonhoekim <26rote@gmail.com> | 2025-08-25 07:18:26 +0000 |
| commit | 4a10344c046a8746744c311804f46bd60c0d8bd8 (patch) | |
| tree | 06c46c0e7c61c057b1308d68efd79e1d58513113 /public/wsdl/IF_EVCP_ECC_CREATE_PO.csv | |
| parent | 4249d57849ee4e9a39fce41a7dd434e7ca0b35e9 (diff) | |
(김준회) ECC 인터페이스 관련 작업사항
Diffstat (limited to 'public/wsdl/IF_EVCP_ECC_CREATE_PO.csv')
| -rw-r--r-- | public/wsdl/IF_EVCP_ECC_CREATE_PO.csv | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/public/wsdl/IF_EVCP_ECC_CREATE_PO.csv b/public/wsdl/IF_EVCP_ECC_CREATE_PO.csv new file mode 100644 index 00000000..f4188d5c --- /dev/null +++ b/public/wsdl/IF_EVCP_ECC_CREATE_PO.csv @@ -0,0 +1,39 @@ +SEQ,Table,Field,M/O,Type,Size,Description +1,T_Bidding_HEADER,ANFNR,M,CHAR,10,Bidding Number +2,T_Bidding_HEADER,LIFNR,M,CHAR,10,Vendor Account Number +3,T_Bidding_HEADER,ZPROC_IND,M,CHAR,1,Purchasing Processing State +4,T_Bidding_HEADER,ANGNR,,CHAR,10,Bidding Number +5,T_Bidding_HEADER,WAERS,M,CUKY,5,Currency Key +6,T_Bidding_HEADER,ZTERM,M,CHAR,4,Terms of Payment Key +7,T_Bidding_HEADER,INCO1,M,CHAR,3,Incoterms (Part 1) +8,T_Bidding_HEADER,INCO2,M,CHAR,28,Incoterms (Part 2) +9,T_Bidding_HEADER,VSTEL,,CHAR,3,Shipping Point +10,T_Bidding_HEADER,LSTEL,,CHAR,3,loading Point +11,T_Bidding_HEADER,MWSKZ,M,CHAR,2,Tax on sales/purchases code +12,T_Bidding_HEADER,LANDS,M,CHAR,3,Country for Tax +13,T_Bidding_HEADER,ZRCV_DT,M,DATS,8,Bidding Receive Date +14,T_Bidding_HEADER,ZATTEN_IND,M,CHAR,1,Attendance Indicator +15,T_Bidding_HEADER,IHRAN,M,DATS,8,Bidding Submission Date +16,T_Bidding_HEADER,TEXT,,CHAR,,PO Header note +17,T_Bidding_HEADER,ZDLV_CNTLR,,CHAR,3,Delivery Controller +18,T_Bidding_HEADER,ZDLV_PRICE_T,,CHAR,1,"납품대금연동제대상여부(Y:대상, N:미대상, 공백:미해당)" +19,T_Bidding_HEADER,ZDLV_PRICE_NOTE,,CHAR,,연동제 노트 (Long Text) +20,T_Bidding_ITEM,ANFNR,M,CHAR,10,Bidding Number +21,T_Bidding_ITEM,ANFPS,M,NUMC,5,Item Number of Bidding +22,T_Bidding_ITEM,LIFNR,M,CHAR,10,Vendor Account Number +23,T_Bidding_ITEM,NETPR,M,CURR,"17,2",Net Price +24,T_Bidding_ITEM,PEINH,M,DEC,5,Price Unit +25,T_Bidding_ITEM,BPRME,M,UNIT,3,Order Unit of Measure +26,T_Bidding_ITEM,NETWR,M,CURR,"17,2",Net Order Value +27,T_Bidding_ITEM,BRTWR,M,CURR,"17,2",Gross Order Value +28,T_Bidding_ITEM,LFDAT,M,DATS,8,Item Delivery Date +29,T_Bidding_ITEM,ZCON_NO_PO,,CHAR,15,PR Consolidation Number +30,T_Bidding_ITEM,EBELP,,NUMC,5,Series PO Item Seq +31,T_PR_RETURN,ANFNR,M,CHAR,10,PR Request Number +32,T_PR_RETURN,ANFPS,M,NUMC,5,Item Number of PR Request +33,T_PR_RETURN,EBELN,M,CHAR,10,Purchase Requisition Number +34,T_PR_RETURN,EBELP,M,NUMC,5,Item Number of Purchase Requisition +35,T_PR_RETURN,MSGTY,M,CHAR,1,Message Type +36,T_PR_RETURN,MSGTXT,,CHAR,100,Message Text +37,,EV_ERDAT,,DATS,8,Extract Date +38,,EV_ERZET,,TIMS,6,Extract Time |
