Skip to Content
0
Former Member
Dec 28, 2007 at 10:45 AM

pre def function module.

42 Views

hello gurus ,

Sir i m generating a program in FI ,I have faceied a problem regarding to get the opening balance

CALL FUNCTION 'Z_GET_OPENING_BALANCE1'

EXPORTING

KUNNR = ITAB-KUNNR

GJAHR = GJAHR

MONTH = MONTH

IMPORTING

OPBAL = OPBAL

EXCEPTIONS

OTHERS = 1.

is there any prdefined function module in sap like above .

plz rply its urjent .

Thanks in advance .