Skip to content

Commit 212a419

Browse files
mbtoolssbcgua
authored andcommitted
Update 40-reading.md
1 parent af5578a commit 212a419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsite/docs/40-reading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ data:
109109
payload->to_abap( importing ev_container = ls_payload ).
110110
```
111111

112-
`to_abap` supports transferring "corresponding only" fields. This will ignore JSON attributes that do not have a matching ABAP field name (see [Mapping](70-mapping)).
112+
`to_abap` supports transferring "corresponding only" fields. This will ignore JSON attributes that do not have a matching ABAP field name (see [Mapping](70-mapping.md)).
113113

114114
```abap
115115
payload->to_abap(

0 commit comments

Comments
 (0)