Q: Document print: UDF fields not correct in the report (not filled)
A: Create fields in table BEAS_DOCUMENT_HEADER / LINE
1. open debug window, Tab "script"
2. insert follow script: object=ue_installation=dbpruef_documenttable
3. Click on execute
Q: Crystal report error. Beas display: Problem with udf(max) fields
A: Replace all UDF-Field from typ varchar(max) to varchar(2048)
(ONLY MSSQL Version)
1. open debug window, Tab "script"
2. insert follow script: object=ue_installation=setudflen
3. Click on execute
Q: UDF field description have wrong language
A: Translate UDF description in correct language
1. Open Configuration wizzard -> Administration -> Language
2. Set correct System Language
3. Click button "Translate" right from next line "UDF Translate"
Comments
0 comments
Please sign in to leave a comment.