Hi All,
When I am executing function module RFC_READ_TABLE by passing table name
(EX: EKPO or EKKO or LFA!) as a an argument for QUERY_TABLE, i am getting
DATA_BUFFER_EXCEEDED exception.
PLZ any one help me how to resolve this issue.
Regds,
Ramesh
Request clarification before answering.
Hello, you will have to specify the fields you need while reading the table.
If the data you are reading is longer than the buffer used to return data to the caller RFC_READ_TABLE raise a DATA_BUFFER_EXCEEDED exception
Use table FIELDS and enter the name of the fields you need.
Regards, Luciano.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 12 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.