git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
9 lines
134 B
C
Executable File
9 lines
134 B
C
Executable File
#ifndef __DEFTABAP_H
|
|
#define __DEFTABAP_H
|
|
|
|
#define GR_SEARCH 29
|
|
#define GR_MODIFY_PROTECTED 30
|
|
#define GR_RECORD_PROTECTED 31
|
|
|
|
#endif
|