2007 Apr 17 10:50 AM
Hi all,
i had to write bdc program using session method to upload data in ac03.
i am unable to get the fieldname table name screen details for long text.how can i do this,please help me in this regard.
thanks in advance
siva
Hi all,
i had to write bdc program using session method to upload data in ac03.
i am unable to get the fieldname table name screen details for long text.how can i do this,please help me in this regard.
thanks in advance
siva
2007 Apr 17 11:24 AM
Hi,
Refer to the below program and function module . . you may get your solution.
Main Program SAPLBAS0
Source code of LBAS0F3F
CALL FUNCTION 'SAVE_TEXT'
EXPORTING
HEADER = TEXT_HEADER
TABLES
LINES = TEXT_LINES_LONG
EXCEPTIONS
ID = 1
LANGUAGE = 2
NAME = 3
OBJECT = 4
OTHERS = 5.
Hope this will solve your problem.
Assign points if it helps.
-Gaurang
2007 Apr 17 11:24 AM
hi
When u record for <b>ac03</b>
use CHECK BOX in <b>SHDB
Cont after commit
Not a batch Input session</b>
**Please reward suitable points***
With Regards
Navin Khedikar
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |