EEC Questions

1

how to insert 1940 length char type field to a 1024 length longchar database field
how to insert 1940 length char type field to a 1024 length longchar database field in ecc 6.0 unicode system without changing field length in the database WA-MANDT = sy-mandt. WA-BUDAT = SY-DATUM. WA-SERIALNO = '00007865'. WA-REGISTER = 'ABCd'. WA-EXGRP = 'ABc'. WA-KEYID = 'ABC1234'. WA-USNAM = SY-UNAME. WA-CPUDT = SY-DATUM. WA-CPUTM = SY-UZEIT. WA-EXTRCTLNGT [...]

Answer Question   |  January 29, 2008  12:39 PM
EEC, ERP Central Component, SAP Unicode conversion, SQL in ECC
asked by:
5 pts.

1