12345678910111213141516171819 |
- {"Amount"=100;"Comment"="Test1";"Group"=1u;"Name"="Name1"};
- {"Amount"=101;"Comment"="Test1";"Group"=1u;"Name"="Name2"};
- {"Amount"=102;"Comment"="Test1";"Group"=1u;"Name"="Name3"};
- {"Amount"=103;"Comment"="Test1";"Group"=2u;"Name"="Name1"};
- {"Amount"=104;"Comment"="Test1";"Group"=3u;"Name"="Name3"};
- {"Amount"=105;"Comment"="Test1";"Group"=4u;"Name"="Name1"};
- {"Amount"=106;"Comment"="Test1";"Group"=4u;"Name"="Name4"};
- {"Amount"=107;"Comment"="Test1";"Group"=5u;"Name"="Name5"};
- {"Amount"=108;"Comment"="Test1";"Group"=6u;"Name"="Name1"};
- {"Amount"=109;"Comment"="Test1";"Group"=6u;"Name"="Name2"};
- {"Amount"=100;"Comment"="Test3";"Group"=10u;"Name"="Name1"};
- {"Amount"=101;"Comment"="Test3";"Group"=10u;"Name"="Name2"};
- {"Amount"=102;"Comment"="Test3";"Group"=10u;"Name"="Name3"};
- {"Amount"=103;"Comment"="Test3";"Group"=10u;"Name"="Name4"};
- {"Amount"=104;"Comment"="Test3";"Group"=10u;"Name"="Name5"};
- {"Amount"=105;"Comment"="Test3";"Group"=10u;"Name"="Name6"};
- {"Amount"=100;"Comment"="Test2";"Group"=100001u;"Name"="Name1"};
- {"Amount"=102;"Comment"="Test2";"Group"=100002u;"Name"="Name2"};
- {"Amount"=103;"Comment"="Test2";"Group"=100003u;"Name"="Name1"};
|