Hello All,
I am trying to populate the long text of a material(MM02) using FM 'SAVE_TEXT'.
I am passing the IT table to TABLES->LINES.
My IT contains the long text with 4 lines like below
Line No Text
1 Cartridge-Ausfü hrung
2 Anschl in NPT-Gew
3 ASTM-Werkstoffe für
4 Antriebseite
The long text is getting saved for the specified material. This can be verified by
MM03 select view Basic data 1 ->click on 'Additional data' tab-> click on 'Basic data' tab
Like below
Cartridge-Ausfü hrung Anschl in NPT-Gew ASTM-Werkstoffe für
Antriebseite
This Long text is getting saved two line but I want to save in the same format as it is in IT table above in the long text editor of material like
Cartridge-Ausfü hrung
Anschl in NPT-Gew
ASTM-Werkstoffe für
Antriebseite
I have used tdlinesize and tdtxtlines in header structure THEAD but did not work.
I looking for the greatefull answer.
Regards,
venkatesh