Вы находитесь на странице: 1из 22

APPLICATION SETUP DOCUMENT

HeiTek Software Development GmbH


Add-Ons Oracle Application
OM - Start Report like OrdAck from SO-
Workbench
Personalisation Example
Ref

Prepared by HeiTek Software Development GmbH

Author: : Georg Heider


Creation Date: : July 31, 2007
Last Updated : October 14, 2008 11:10
Control Number : 1
Version : 1.1

Copyright (C)1998 HeiTek Software Development GmbH


All Rights Reserved

Approvals:

Client Project Manager

Services Representative

ORACLE Application Implementation Copy Number _____


Table of Content
Inhaltsverzeichnis
Standard ................................................................................................................................................................................... 3
Assumption: ......................................................................................................................................................................... 3
Vorgaben: ............................................................................................................................................................................ 3
Standard Layout and Default Values: .................................................................................................................................. 3
Standard Layout und Vorgabe Werte: ................................................................................................................................. 3
Standard Process:................................................................................................................................................................. 3
Standard Process:................................................................................................................................................................. 3
Hardcopy.............................................................................................................................................................................. 4
Should Be - Layout and Default Values: ............................................................................................................................ 5
Should Be - Layout und Vorgabe Werte:............................................................................................................................ 5
Should – Be Process: ........................................................................................................................................................... 5
Should – Be Process: ........................................................................................................................................................... 5
Hardcopy.............................................................................................................................................................................. 6
Personalisation ......................................................................................................................................................................... 7
1. Create menu entry ............................................................................................................................................................ 7
Setup ................................................................................................................................................................................ 7
Hardcopy........................................................................................................................................................................ 10
2. Start Program and pass Parameters ................................................................................................................................ 12
Hardcopies ......................................................................................................................................................................... 15
3. Use of Parameters in SRS .............................................................................................................................................. 17
Hardcopies ......................................................................................................................................................................... 19
Additional Considerations ..................................................................................................................................................... 20
Getting the default value into the conc. program. .............................................................................................................. 20
Access to the Personalisation............................................................................................................................................. 20
Open Issues ............................................................................................................................................................................ 21
Closed Issues ......................................................................................................................................................................... 22
Standard
Description of the Oracle Apps Standard.

Assumption: Vorgaben:

To start any report within Order Management, usally the Um innerhalb von Order Management Reports to starten,
user has to go to the Navigator and start reports throug SRS. muss der User in den Navigator gehen und dort über die
This Personalisation should create a new entry in the tools SRS Form den Report zu starten. Diese Personalisierung
menu to start a report, including of passing parameters. sollte nun einen Extra Menu Punkt erstellen unter dem dann
der Report mit übergebenen Parametern gestartet wird.

Standard Layout and Default Values: Standard Layout und Vorgabe Werte:

First Field Cursor: Erstes Feld für Cursor:


Standard Standard

Layout: Layout:
Standard Standard

Field "xyz" Feld "xyz"


Standard Standard

Standard Process: Standard Process:

Goto Navigator Gehe zum Navigator


Open SRS Form Öffnen der SRS-Form
Select program to be startet Programm aus Werteliste auslesen.
Enter Parameter and press Submit Button. Parameter eingeben und Drücken des Starten Knopfes.
Hardcopy
Should Be - Layout and Default Values: Should Be - Layout und Vorgabe Werte:

First Field Cursor: Erstes Feld für Cursor:


Standard Standard

Layout: Layout:
Standard Standard

Field "XYZ" Feld "XYZ"


Standard Standard

Should – Be Process: Should – Be Process:

Within the OM Workbench, goto the Reports Menu Innerhalb der Auftragseingabe in den Menu Punkt Reports
Check Entries and press Submit Button. gehen,
Eingaben Prüfen und Drücken des Start Knopfes.
Hardcopy
Personalisation
1. Create menu entry

Setup

Main

Function Name Function Name ONT_OEXOEORD_SUMMARY

Form Name Form Name OEXOEORD

Debug Mode Debug Mode Off

Entry of Personalisation:

Sequence Folge 1

Description Beschreibung WHEN-NEW-FORM-INSTANCE#tools menu, special 17

Level Ebene Form / Maske

Aktivated Aktivatiert 
Main

Trigger Event Bedingung WHEN-NEW-FORM-INSTANCE

Trigger Object Objekt

Condition Bedingung

Processing Mode Verarbg-Modus Not in Enter Query Mode


Nicht im Abfragemodus

Kontext

Level Ebene

Value Wert
Actions:

Seq Type Description Language Enabled


1 Menu German 
2 Menu American English 
3 Menu French 

Seq Menu Menu Label Render line


Entry befor menu
1 SPECIAL17 Drucken Auftragsbestätigung 
2 SPECIAL17 Print Order Acknowledgement 
3 SPECIAL17 Accusé de réception de commande 

Seq Icon Name Enabled in Block(s)


1 # #
2 # #
3 # #
Hardcopy
2. Start Program and pass Parameters

Main

Function Name Function Name ONT_OEXOEORD_SUMMARY

Form Name Form Name OEXOEORD

Debug Mode Debug Mode Off

Entry of Personalisation:

Sequence Folge 1

Description Beschreibung SPECIAL17#tools menu, special 17-2

Level Ebene Form / Maske

Aktivated Aktivatiert 
Main

Trigger Event Bedingung SPECIAL17

Trigger Object Objekt

Condition Bedingung

Processing Mode Verarbg-Modus Not in Enter Query Mode


Nicht im Abfragemodus

Kontext

Level Ebene

Value Wert
Actions:

Seq Type Description Language Enabled


1 Property All 

Seq Object Target Object Property


Type Name
1 Global XXGAR_ORDER_NUMBER VALUE
Variable

Seq Value
1 =:ORDER.ORDER_NUMBER

Seq Type Description Language Enabled


2 Built-In All 

Seq Built-In Function Code


Type
2 Launch a XXGAR_AB_FNDRSRUN
Function

Seq Function Name Parameters


2 GAR: Drucken Auftragsbestätigung #
Hardcopies
3. Use of Parameters in SRS

Main

Function Name Function Name FNDRSRUN

Form Name Form Name FNDRSRUN

Debug Mode Debug Mode Off

Entry of Personalisation:

Sequence Folge 1

Description Beschreibung WHEN-NEW-FORM-INSTANCE#Init Globals

Level Ebene Form / Maske

Aktivated Aktivatiert 
Main

Trigger Event Bedingung WHEN-NEW-FORM-INSTANCE

Trigger Object Objekt

Condition Bedingung

Processing Mode Verarbg-Modus Not in Enter Query Mode


Nicht im Abfragemodus

Kontext

Level Ebene

Value Wert

Actions:

Seq Type Description Language Enabled


1 Property All 

Seq Object Target Object Property


Type Name
1 Global XXGAR_ORDER_NUMBER INITIAL
Variable VALUE

Seq Value
1 #

# = stands for NULL ( Empty or no value )


Hardcopies
Additional Considerations
Add. Things to be considered.

Getting the default value into the conc. program.

To get the order number into any report, you use the

default type = SQL Statement

and the

default value = select :GLOBAL.XXGAR_ORDER_NUMBER from dual

Depending on the report You use for print order documents, there will be a second parameter to be filled.
This could be done within the program parameter definition, or through the same method as desribed above.

Access to the Personalisation

The context could also be a profile option value.


Open Issues

Issues already decided, but not yet implemented or Dinge die bereits entschieden sind, aber noch nicht
documented in any capture. umgesetzt, bzw dokumentiert sind.
Issues, not yet decided, but requested and tested will NOT Dinge die noch nicht entschieden sind, aber bereits
be marked in here. umgesetzt sind, werden dort vermerkt und NICHT hier.

1. issue
Closed Issues

Issues, being open in former versions of this document Dinge die in einer der Vorgänger Versionen offen waren.

1. issue

Вам также может понравиться