Search found 5 matches

by mimi_miao
Tue Mar 24, 2009 11:21 pm
Forum: Oracle Forms & Reports
Topic: Printer Codes for Report .prt file
Replies: 1
Views: 1882

Printer Codes for Report .prt file

Hi guys...
I'm havin a difficult time findin compilations or lists of the so-called printer codes that can be use in creating .prt file for Report.
I think we are using the ASCII printer codes...
e.g.

<font color="purple">printer "decland"

height 66
width 132

before report esc "[!p" esc "[?21 J ...
by mimi_miao
Tue Nov 18, 2008 12:09 am
Forum: Application DBA & System Administration
Topic: ADI
Replies: 5
Views: 2564

I also got a problem re. installing ADI...
Everytime I install ADI I have to modify my registry coz,
I have Forms 4.5 installed, and serves as default home, ADI requires to be installed in a default home so I have to create a new one,
After installing, it will work properly but Forms 4.5 will start ...
by mimi_miao
Thu Nov 13, 2008 1:27 am
Forum: Financials (GL, AP, AR, FA & CM)
Topic: gl_code_combinations_kfv or FDFVGN
Replies: 4
Views: 4010

FDFVGN is a module that will create the GL_CODE_COMBINATIONS_KFV automatically and it calls FDFGOC procedure, I cant find the source code of this 2 module/procedure, thats why I cant figure out whats the cause of problem, as of now, I manually created my GL_CODE_COMBINATIONS_KFV.
by mimi_miao
Wed Nov 12, 2008 9:18 pm
Forum: Financials (GL, AP, AR, FA & CM)
Topic: gl_code_combinations_kfv or FDFVGN
Replies: 4
Views: 4010

Thanks for the help!
I really appreciate it...
By the way can I ask, is it ok to create the <b>GL_CODE_COMBINATIONS_KFV</b> manually?
coz FDFVGN is not working properly, thou according to metalink compiling of accounts thru segment should be done by GL SUPER USER, and I did but still I encountered ...
by mimi_miao
Wed Nov 12, 2008 3:36 am
Forum: Financials (GL, AP, AR, FA & CM)
Topic: gl_code_combinations_kfv or FDFVGN
Replies: 4
Views: 4010

gl_code_combinations_kfv or FDFVGN

Hi people!

I encountered an error in GL11i while trying to turn on DYNAMIC INSERT for code combinations, the error has something to do with FDFVGN module and GL_CODE_COMBINATIONS_KFV (its a view that will be generated by FDFVGN module, in case you dont know...)
Well, can someone be kind enough to ...