Skip to Content
0
Former Member
Feb 20, 2009 at 05:35 AM

Authorization object - dump on field type due to character

51 Views

Hi all,

As i have created an Authorization object

AUTHORITY-CHECK OBJECT 'YINF_BYTE'

ID 'Y_BYTE_CON' FIELD lv_byte_count.

While creating the authorization field ('Y_BYTE_CON' ), the data type I defined is ABAP_MSIZE.Similarly the type of the variable('LV_BYTE_COUNT) i am passing to the authorization object

is of the same type (i.e.,ABAP_MSIZE).

I am getting an syntax error 'LV_BYTE_COUNT must be a Character type field',Please help me out in resolving this.

Thanks in advance,

Ram

Edited by: Julius Bussche on Feb 20, 2009 9:19 AM

Please use meaningfull subject titles