File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 132132 ],
133133 "default" : " definedField"
134134 },
135- "path " : {
136- "title" : " Path " ,
137- "description" : " path " ,
135+ "field " : {
136+ "title" : " Field " ,
137+ "description" : " Field " ,
138138 "type" : " string"
139139 },
140140 "value" : {
522522 ],
523523 "default" : " definedField"
524524 },
525- "path " : {
526- "title" : " Path " ,
527- "description" : " path " ,
525+ "field " : {
526+ "title" : " Field " ,
527+ "description" : " Field " ,
528528 "type" : " string"
529529 },
530530 "value" : {
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ INTERFACE zif_aff_aifp_v1
3333 "! <p class="shorttext">Type</p>
3434 "! Type
3535 type TYPE ty_variable_type,
36- "! <p class="shorttext">Path </p>
37- "! path
38- path TYPE string ,
36+ "! <p class="shorttext">Field </p>
37+ "! Field
38+ field TYPE string ,
3939 "! <p class="shorttext">Value</p>
4040 "! Value
4141 value TYPE string ,
You can’t perform that action at this time.
0 commit comments