cancel
Showing results for 
Search instead for 
Did you mean: 

Info spoke error : ABAP/4 processor: DATASET_NOT_OPEN

Former Member
0 Kudos

HI all,

We have Infospoke with

Data source: 0MATERIAL and

Destination : BW_MAT

In process chain after this infospoke is filled we have ABAP Program

to Transfer Material Data.

In process chian the load is successfull till infospoke but failed at the ABAP Program with error

Error Mesg : ABAP/4 processor: DATASET_NOT_OPEN

Job shows cancelled in Batch monitor.

HOw to sole this problem ? I can learn more from your responses.

Accepted Solutions (1)

Accepted Solutions (1)

former_member205352
Active Contributor
0 Kudos

I think there is some problem with your ABAP program.

Have you used OPEN DATASET statement, if so check if you have mentioned file path etc correctly.

Can you try debugging the code.

Hope this helps.

matt
Active Contributor
0 Kudos

Could be that the sap system doesn't have the correct authorisations at the server level to write/read files from that directory.

matt

Answers (1)

Answers (1)

Former Member
0 Kudos

This problem is due to the outage and Basis forgot to add a patch tothe system