on ‎2017 Aug 25 10:06 AM
Good day
I have a problem , suddenly adm. of Z* adso hade broken . If I choose administration of it -dump raising Exception condition "DTA_NOT_FOUND" triggered
* multiprovider/hybridprovider specific properties: * 10. part.provider IF e_t_dta_part IS REQUESTED. CLEAR e_t_dta_part. CALL METHOD get_dta_part_from_buffer EXPORTING i_objvers = i_objvers i_timestmpl = l_timestmpl IMPORTING e_t_dta_part = e_t_dta_part EXCEPTIONS dta_not_found = 1. IF sy-subrc = 1. IF NOT sy-msgid IS INITIAL AND NOT sy-msgty IS INITIAL. MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4 RAISING dta_not_found. ELSE. RAISE dta_not_found. ENDIF. ENDIF. ENDIF.
I tried reactivate and also deleting tables in se14 but hoples is anyone can help (BW 7.5 SP07)
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.