Home » Applications » Oracle Fusion Apps & E-Business Suite » trying to customize ASTCUTM1.fmb (10.1.0.2)
trying to customize ASTCUTM1.fmb [message #314765] Thu, 17 April 2008 13:30 Go to next message
sumitmahajan12
Messages: 4
Registered: April 2008
Junior Member
I am trying to customize ASTCUTM1.FMB in Oracle telesales which is for the custom tab 1 in the e business center form.

I cannot comprehend hwo to write the library.
IF AST_CBO_MAN.EVENT = AST_CBO_MAN.CBO_DEFINE THEN
AST_CBO_MAN.Define_CBO( CBO_name => 'CUSTOM1',
CBO_Blocks => 'CUSTOM1_BLOCK1',
CBO_first_item => null,
CBO_canvases => 'ASTRCALL_STACKED_CUSTOM1',
CBO_popup_windows => NULL,
CBO_input_params => 'person_party_id,org_party_id,relationship_party_id,party_type,party_site_id,cust_acct_id,phone_id,email_id',
CBO_grid_items => NULL);

in the cbo_first_item
do I give block.item name like
'block.item_name'
or
' :block.item_name'
or just
'item_name'

please help me with this..
my item name is member_category
and block name is custom1_block1
thanks!!
Re: trying to customize ASTCUTM1.fmb [message #315548 is a reply to message #314765] Mon, 21 April 2008 21:06 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

David
Previous Topic: BAnk Statement Mapping for BAI2
Next Topic: Help in Submitting Concurrent Request..Urgent
Goto Forum:
  


Current Time: Fri Jun 28 23:58:29 CDT 2024