Home » Applications » Oracle Fusion Apps & E-Business Suite » Doubt Reg FNDLOAD
Doubt Reg FNDLOAD [message #194035] Wed, 20 September 2006 08:56 Go to next message
sreedevi_83
Messages: 43
Registered: October 2005
Location: India
Member
Hi Frenz,
Hope some one can surely help me in solving this.
I have initially downloaded using FNDLOAD for a particular responsibility using

FNDLOAD [user/password] 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct $custom_top/patch/115/import/US/testresp.ldt FND_RESPONSIBILITY APPLICATION_SHORT_NAME='SYSADMIN' RESP_KEY='SYSTEM_ADMINISTRATOR'

and then uploaded using

FNDLOAD [user/password] 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct $custom_top/patch/115/import/<language>/testresp.ldt


Now coming to my problem:
For Ex:
1. Initially there were 4 menu exclusions for Responsibility
2.I have downloaded the ldt using fndload
3. Now i removed all exclusions from the ldt
4. I have uploaded the modified ldt
My intention is to have all the exclusions removed.But after uploading the modified ldt, I still see the exclusions Sad

Next Ex:
1. If supose there are 2 exclusions for resp
2.I have downloaded the ldt using fndload
3.I added one more exclusion in the ldt
4. UPloaded the modified ldt
Now I am able to see 3 Exclusions
I understand that Exclusions are getting added but not getting deleted.

I want the exclusions to get deleted. Is it possible?
Is there any force option in fndload?
I need to do this task for many responsibilities.
Does any body have idea?

I didnt know in which category I can post this question. Request moderators to move it to correct one.

Thanks,
Sreedevi
Re: Doubt Reg FNDLOAD [message #218236 is a reply to message #194035] Wed, 07 February 2007 07:50 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
I have not tested. Read till the end.
Try to use
FNDLOAD [user/password] 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct $custom_top/patch/115/import/<language>/testresp.ldt CUSTOM_MODE=FORCE

I think better to use the entity parameter also.
FNDLOAD [user/password] 0 Y UPLOAD_PARTIAL $FND_TOP/patch/115/import/afscursp.lct $custom_top/patch/115/import/US/testresp.ldt FND_RESPONSIBILITY APPLICATION_SHORT_NAME='SYSADMIN' RESP_KEY='SYSTEM_ADMINISTRATOR'

Also take a back up for the ldt for all entities
FNDLOAD [user/password] 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct $custom_top/patch/115/import/US/testresp_bak.ldt


By
Vamsi
Re: Doubt Reg FNDLOAD [message #218237 is a reply to message #218236] Wed, 07 February 2007 07:54 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Working with FNDLOAD? This might be useful.

Quote:
FNDLOAD apps/apps@seed115 0 Y DOWNLOAD $FND_TOP/patch/115/import/

Till the above command for all entities it is same.

To get the lct file name
grep –i <entity> $FND_TOP/patch/115/import/*.lct
<entity> will be function, form, menu, message, etc

open that lct file
vi <file>.lct

Mostly you can see how to use the command and the entities for that lct and parameters while downloading and uploading at the top of the file.

So, at last the command should be as follows

FNDLOAD apps/apps@seed115 0 Y DOWNLOAD $FND_TOP/patch/115/import/<file>.lct <some file.ldt> <entity> <parameter>='<value>'


By
Vamsi
Re: Doubt Reg FNDLOAD [message #218243 is a reply to message #218237] Wed, 07 February 2007 08:03 Go to previous message
sreedevi_83
Messages: 43
Registered: October 2005
Location: India
Member
Thank you so much for valuable information.
I tried many ways previously but could not accomplish it by using fndload.
Finally what I have done was..
1. Removed all the exclusions by a data fix in the next env.
2. Added the new exclusions by uploading ldt files.
(As mentioned in my problem description, i was able to add new exclusions but not delete them)
However this was just alternative followed. I will try further methods using your information.
Thanks,
Sreedevi.
Previous Topic: Refund in Receibales
Next Topic: order-cash cycle
Goto Forum:
  


Current Time: Sun Jun 30 01:14:37 CDT 2024