Files
jcl-cobol-data-create/output/KYU01CVT/g1/KYU01CVT_g1.json
T
2026-07-12 14:54:50 +08:00

47 lines
819 B
JSON

{
"program": "KYU01CVT",
"records": [
{
"input": {
"KYU01R01": {
"CSV-LINE": "# コメント行です"
}
}
},
{
"input": {
"KYU01R01": {
"CSV-LINE": "00001,山田太郎,001,01,01,300000,1500,2,1"
}
}
},
{
"input": {
"KYU01R01": {
"CSV-LINE": "00003,鈴木一郎,002,02,02,250000,1200,1,1"
}
}
},
{
"input": {
"KYU01R01": {
"CSV-LINE": "00004,\"山田"
}
}
},
{
"input": {
"KYU01R01": {
"CSV-LINE": "一郎\",002,02,02,250000,1200,1,1"
}
}
},
{
"input": {
"KYU01R01": {
"CSV-LINE": "00005,田中花子,003,03,03,200000,1000,3,1"
}
}
}
]
}