Skip to Content
0
Former Member
May 15, 2008 at 03:29 PM

Why EXPORT is failing ????????

18 Views

EXPORT org2 = p_orgh TO MEMORY ID 'O02'.

The above statement is returning SY-SUBRC = 4.

Here p_orgh is parameter of type rshiedir-hienm and 'O02' is valid memory id.

Can someone please give me the possible reason for this ASAP?