Skip to Content
0
Former Member
Feb 24, 2009 at 08:34 AM

SY-DATUM

315 Views

Hi Experts,

I have 1 problem, i need previous yr for that my coding is....

DATA: DATUM(4) TYPE C,

DATUM1(4) TYPE C.

DATUM = SY-DATUM(4).

DATUM1 = DATUM - 1.

Error is coming: Statement is not accessible.

Plz help me as soon as possible.

Regards,

Swapnika