�������ı���
CALL FUNCTION ‘CREATE_TEXT’
EXPORTING
FID = FID
FLANGUAGE = ‘1’
FNAME = FNAME
FOBJECT = FOBJECT
- SAVE_DIRECT = ‘X’
- FFORMAT = ‘*’
TABLES
FLINES = FLINES
EXCEPTIONS
NO_INIT = 1
NO_SAVE = 2
OTHERS = 3.
����:
call function ��CREATE_TEXT��
exporting
fid = ��0001��
flanguage = ��1��
fname = s_deliv_numb
fobject = ��VBBK��
tables
flines = it_texts.
refresh it_texts.
��ȡ̧ͷ�ı���
call function ��READ_TEXT��
exporting
CLIENT = SY-MANDTid = ��0001��language = ��1��name = nameobject = ��VBBK��tableslines = lines[].
д�볤�ı���
