Prezados,
Me depare hoje com o seguinte DUMP :
-
-
Erro tempo execução OPEN_DATASET_NO_AUTHORITY
Exceção CX_SY_FILE_AUTHORITY
Data e hora 26.11.2009 07:46:04
Texto breve
No authorization to open the file
O que aconteceu ?
Error in the ABAP Application Program
The current ABAP program "SAPLJ_1B_NFE" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_FILE_AUTHORITY', was not
caught in
procedure "J_1B_NFE_XML_OUT" "(FUNCTION)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The ABAP program "SAPLJ_1B_NFE" attempated to execute a statement with which
the system automatically checks authorizations and for which the
user "LMATTOS" has no authorization.
The application program did not take the missing authorization
into consideration and the program must therefore be terminated.
-
-
Algum de vocês já viram presenciaram este dump antes??