데이터를 집계하고 ALV로 뿌려주는 건데..
프로그램을 다 짜고 ALV까지 잘 뿌려주는데..
F3이라던지 기타 아이콘을 누르면 에러가 나네요..
GUI create 해서 아이콘 만들고 이름지정해주고 했는데 뭐 더해야하나요?
프로그램 소스상에서는 특별히 해준것이 없습니다.
디버거상에서는 오류가 없고요.. 아이콘을 누르거나 빠져나오거나 할때에 오류가 나요 ㅠ
Assignment error: Overwriting a protected field.
What happened?
Error in ABAP application program.
The current ABAP program "SAPLSLVC_FULLSCREEN" had to be terminated because one
of the
statements could not be executed.
This is probably due to an error in the ABAP program.
Error analysis
The program tried to assign a new value to a field even though
it is protected against changes.
잘돌아가는 프로그램 소스 그대로 배껴서 한거라서 더 추가할 소스는 없는거 같은데..
왜 제 프로그램은 오류가 나는지.. 몇일째 잠도 못자고 있어요ㅠ
제발 도와주세요ㅠ
결과를 뿌려주는 인터널 테이블의 필드가 맞는지 확인해보세요..
혹여 mark 필드라던지...