- Open template form.
- Save as <your form>.fmb
- Change the form module name as form name.
- Delete the default blocks, window, and canvas
- Create a window.
- Assign the window property class to window
- Create a canvas(subclass info)
- Assign canvas property class to the canvas
- Assign the window to the canvas and canvas to the window
- Create a data block
- Modify the form level properties.
- Modify the app_cusom packageΒ in the program unit.
- Modify the pre-form trigger (form level)
- Modify the module level propertiesΒ
- Save and compile the form.
- Place the .fmx in the server directory.
- Register in the Application Object Library (AOL).
APPLICATION > FORM
APPLICATION >FUNCTION
APPLICATION > MENU
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is OPEN-DEBIT MEMO REPORT? And tell me it parameters?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]This report shows all the open-debit memo transactions, based on customer number and dates.
ColumnsΒ Β :- type, customer_no, trx_no, amt_due, remaining.
Parameter :- type, customer, from_date, to_date.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is GENERATING POSITIVE PAY FILE FOR BANK REPORT?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]Basically this report generates a flat file of all the payments in order to send in to the bank.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is UPDATE POSITIVE PAY CHECKS REPORT?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]This report which updates the data into the Account Payables (AP) system from the plot file, the file which is sent by bank.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is UPDATE POSITIVE PAY OUT STANDING CHECKS?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]This report which shows the out standing checks.Β
This report shows each customer original amount, amount pay and due amount based on transaction type.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat are the requests groups?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]Single request: -this allows you to submit an individual request.
Request set : β this allows you to submit a pre-defined set of requests.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is the usage of SysAdmin Module?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]- Define Custom Users
- Define Login Users
- Register oracle DB users,
- Define Concurrent Programs
- Register Concurrent Executables
- Setting Profile Option Values
- Define Request Types
- Registering tables.Β
- Registering viewsΒ
- Registering db sequences
- Registering profile optionsΒ
- Registering lookups and lookup codes
- Registering formsΒ
- Registering Form and Non-Form functionsΒ
- registering Menus and sub-menus.Β Β
- Registering DFF and KFF.Β
- Libraries
Β·Β Β Β Β Β Β Β Β Bit map
Β·Β Β Β Β Β Β Β Β Character mode
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is Sql Report Writer (SRW) Package? β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]- This is theΒ Report builder Built in package know as SRW Package.
- This package extends reports, Control report execution, output message at runtime, Initialize layout fields, PerformΒ Β DDL statementsΒ used to create or Drop temporary table,Β Β Call User Exist, to format width of the columns, to page break the column, to set the colors
BIND VARIABLE
- Bind Variable are used to replace a single value in sql, pl/sql
- Bind variable may be used to replace expressions in select, where, group, order by, having, connect by, start with cause of queries.
- Bind reference may not be referenced in FROM clause (or) in place of reserved words or clauses.
LEXICAL REFERENCE
- You can use lexical reference to replace the clauses appearing AFTER select, from, group by, having, connect by, start with.
- You canβt make lexical reference in a pl/sql statements.
Flex mode:
On:Β Β parent borders βstretchβ when child objects are moved against them.
Off:Β Β parent borders remain fixed when child objects are moved against them.
Confine mode:
On:Β Β child objects cannot be moved outside their enclosing parent objects.
Off:Β Β child objects can be moved outside their enclosing parent objects.
[/et_pb_toggle][et_pb_toggle _builder_version=β3.0.52β³ title=βWhat is Place holder Columns?β open=βoffβ use_background_color_gradient=βonβ border_style=βridgeβ background_color=β#ffffffβ title_font=βMontserrat|on||on|β title_text_color=β#ffffffβ body_font=βMontserrat||||β body_font_size=β15β³ background_color_gradient_end=β#000000β³ background_color_gradient_direction=β181degβ use_border_color=βonβ icon_color=β#0c71c3β³ title_font_size=β18β³ body_line_height=β1emβ border_width=β3pxβ background_color_gradient_start=β#ffffffβ open_toggle_text_color=β#ff0000β³ body_text_color=β#ffffffβ]- A placeholder is a column is an empty container at design time.
- The placeholder can hold a value at run time has been calculated and placed into it by pl/sql code from anther object.
- You can set the value of a placeholder column is in a Before Report trigger.
- Store a Temporary value for future reference.
A formula column performs a user-defined computation on another columnΒ data, including placeholder columns.
[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section]
Oracle Solutions We believe in delivering tangible results for our customers in a cost-effective manner