Skip to content

Commit 786710f

Browse files
authored
Updated for example
1 parent 5ee72b8 commit 786710f

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

file-formats/tran/examples/z_aff_example_tran.tran.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,27 @@
44
"description": "SE93 Test - Parameter Transaction",
55
"originalLanguage": "en"
66
},
7-
"generalInformation": {},
7+
"generalInformation": {
8+
"implementation": {
9+
"transactionType": "parameterTransaction",
10+
"dialogTransaction": {
11+
"programDynnr": "0000",
12+
"stvMaintenanceMode": ""
13+
},
14+
"parameterTransaction": {
15+
"parParentTransactionCode": "SE16",
16+
"parameterValues": [
17+
{
18+
"parameterName": "DATABROWSE-TABLENAME",
19+
"parameterValue": "TSTC"
20+
}
21+
]
22+
},
23+
"reportTransaction": {
24+
"reportDynnr": "0000"
25+
}
26+
}
27+
},
828
"userInterface": {
929
"uiAttributes": {
1030
"inheritanceMode": "active",

0 commit comments

Comments
 (0)