Wednesday 7 May 2014



1. What is table conversion?

 is a type of batch process that enables you to rapidly manipulate the data in tables

2.what type of conversions you can do in TC

data conversions, data copy, data copy with table input ,batch delete

data conversions:  enables you to transfer or copy data from an input table  or business view into output tables using to logic. This is necessary to perform the transfer .you can also use data conversion to update records in a table or business view

data copy :  enables you to copy tables from one data source or environment to another source or environment .when the tables are identical

data copy with table input: enables you to copy tables based on information from an input table .for example the input table provide information about which tables are copied when they are copied and so on

batch delete: enables you to delete records from a table or business view

3.what is table conversion process flow?

Data copy : the conversion type does not include input and out put tables.all actions are accomplished through the process begin event.

Data copy with table input: the conversion type does not include output table .all actions are accomplished through the process begin,process end and row fetched event

batch delete: as with the data copy with table input type. the conversion type does not include output table .all actions are accomplished through the process begin, process end and row fetched event


4.how many inputs a TC can have?

One

5.what is foreign table?

Non - JDE  table are called foreign table not defined by one world

6.what is difference between fetch single and select, fetch next?

fetch single retrieves only a single row(based on primary index)and select fetch next retrieves more than one record

7.how many out puts can be attached in a batch delete?

none

8.what is flow of events in TC?

process begin, data changed, row fetched, format fetched and process end

9.what is difference between user insert row and   TC insert row?

a user insert row can defined  anywhere but TC insert has to be defined at the end of the event

10.what is a processing option and where do you attach it in a TC?

 it is a run time user input and you attach po in the external data of the navigation window
1.What is an Object in JDE? Define Some…
Traditionally a One World Object was defined as any object created in Object Librarian.
Ex: Applications, Business Functions,Business Views, UBEs, Data Structures, Tables, Media Objects


2.
 How do JDE Stores Objects?

Central Objects Provides a central location for managing all One World objects. Only used for Development &  Software deployment.
Never used at run time


3. What is System code & Product Code? Mention Some…

Ans: – System code refers to the module object belong to. Product Code refers to the module for which object is reporting. e.g. 01, 41, 42, 03B, 55-59 etc


4.
 For What objects JDE maintains .h files?

Ans :- Tables and Business Functions

5.
 For What objects JDE maintains .h files?

Ans :- Tables and Business Functions

6.What is the Naming Convention of objects followed by JDE? 
Ans :- 
Batch applications
RXXXXYYY
Business functions
BXXXXYYY
Named event rules
NXXXXYYY
Business views
VXXXXYYY
Data structures
DXXXXYYY
Processing options
TXXXXYYY
Interactive applications
PXXXXYYY
Media objects
GTXXXXYYY
Tables
FXXXXYYY
 
7. What is a Smart Field & what are its advantages?

A Data Dictionary item with an attached Business Function.
You don’t have to know how to write a Business Function. You don’t have to know how to pass values. They don’t have to be created every time you need the same functionality – they are reusable.


 8.
What facility does JDE provide to achieve this purpose?
Interoperability

9.
 What are the JD Edwards EnterpriseOne components (Servers  & tools etc) 

·                     Databases
·                     Deployment server
·                     Enterprise (business logic) server
·                     Web application server
·                     Portal Server
·                     Integration Serve

10.explain about event rule debugger?
event rule debugger is state of the program at any point of execution
will debug the report application,and table conversation
will debugger we have 5 windows
1.object browse window
2.application window
3.brake point window
4.variables window
5.event rules window
we have 2 types of  buttons  

f5:break point to break point
f10:step by step process

11.what is udc?
a valid value for data items we using the udc user will defining the list of values
the udc is made up 2 parts 1.code 2.description

12.what is udc type?
is made up of code type which is 2 character name
ex:search type
phone type

each udc type is associated with product code
use define code type table(f0004)(product code type)
use defined code table (f0005)(code description)
 

1.what is interactive application?
an interactive application is the interface between the a user and a data base  table (using the business view )a user uses an interactive application to add ,modify or view data using a form

2.what is application?

application is the collection of one or more forms

3.what is form?

interface between the a user and a table

4.what are the form types?
8 types of forms
a.find & browse
b.fix inspect
c.header detail
d.header less detail
e.search&select
f.parent/child
g.message
h.power forms

5.what is find & browse?
a.is the entry point to an application,which form has to be  initially first activated
b.is also called inquiry form
c.we have one grid control in this form
d.you can attach only one business view in this form
e.use this form  
search,view and select multiple records in a grid,
delete records,
exit to another form to add,update, or view table record

6.what is fix&inspect?
a.add or update single record  at the time
b.we can enter single record at the time
c.this form attach only one business view
d.there is no grid control in this form
e.this form include OK and cancel buttons
f.when you click the OK button updates or additions are written to the table
g.click cancel button any changes you have made are lost  no database changes are made

7.what is header detail?
a.updating and existing record to the two table  at the time
b.you can attach two business views in the form
c.we have one grid control in this from,in this grid control include input capable grid ,is nothing but enter the records in the grid
d.updates the multiple records at the time
e.include two buttons in this form OK and cancel,
click OK button add or update to the both the table
click cancel button any changes are lost and no database changes are made

8.what is header less detail form?
a.update the multiple records to the one table
b.attach single business view in this form
c.we have one grid control ,this is also input capable grid
d.use in this form display the multiple records in a grid,and view ,add change,and delete records

9.what is search and select form?
a.use to find out the records
b.use this form to locate a value and return in to the calling field
c.is called visual assist,or hyper control,or torch symbols
d.attach one grid control
e.in that grid there is no input capable
f.finding to the record and increasing performance

10.what is parent child form?
a.this form represent the parent/child relationships in an applications
b.omw is the exact example of the parent child
c.right portion of the detail view
d.left portion of the tree view

11.what is message form?
a.display the messages  are request action form the user
b.you can add only static text and push buttons
c.there is no business view in this form
d.allow standard push buttons including OK,cancel,yes and no buttons.
e.example are you sure you want delete this record

12.what is power form?
a.is collection of multiple forms
b.functionality of every form
c.collections of sub forms is called power form
d.sub form we attach single business view
e.sub form we can attach single grid control
f.power form attach multiple grid control
g.power form attach multiple tab control
h.attach the multiple business view
i.two types of sub forms embedded sub forms,reusable sub forms

  1.what is ERP ?
enterprise resource planing it is a business management system .which includes many diver set of modules which are interrelated

2.what is modules?

is a set of applications .that perform a specific set of tasks on a specific data in the database

3.what is erp advantage?
 higher management easily understand to take the decision making with a point of time 

4.advantages of JDE?

a.easy for business management system
b.time saving
c.cast repetition
d.efficiency is more
e.user friendly
f.it can be worked on multiple platform
g.they said good profits from the business

5.features of JDE?

A.Configurable network computing
b.Multi plat form
c.accent supply chain
d.interoperability
e.adaptability
f.user friendly

6.how many types of modules?

 2 types of modules a.functional , b.technical
functional modules are
a.finance 
b.distribution
c.manufacturing
d.hr module
e.transpiration module
f.real estate management
g.customer relationship management   
h.groaner management
i.approach management

technical modules are

a.fundamentals
b.application design
c.event rules
d.business function
e.catching
f.additional features
g.messaging
h.debugging

7.what is mean by object?
 is a reusable entity that is based on software application created by one world tools 

8.project life cycle?

project is collection of objects

a.create a new project
b.add user/owner to the project
c.add object to the project
d.check object out and in
e.advance project
f.complete project

9.JDE environments?
a.development  
b.testing
c.production
d.pristine
e.protect

10.what is table?
table is collection of data in rows and columns ,data item becomes field in the table

11.what is table generation?
 after you have selected data items and assigned indices   for your table .you are ready to configure ,the table for a specific data source .if u have not established an index your generation will fail
you must generate a table to create the physical table you cannot  add or update the table until it is generated
table generation also creates a .h files  .that is used for compiling in business functions and table event rules
you must regenerate a table if u modify it for example if you delete or add data items
you use generate to generate a newly modified table the existing data in the table will be lost 

1.what is event?

events are activities the occur in a form
ex: add,save,submit these are all events

2.what is a control?
a  control is reusable object that appears on a form,example,include push buttons,edit fields,and grids.
every control having the event rules in that event rules have multiple events

3.what is event rules?

event rules are logic  statement that we can create and attached to the events

4.what is types of event rules?

1.if else conditional statement
2.while loop
3.assignment operator
4.call business functions
5.call system function
6.table i/o
7.form inter connection
8.report inter connection

5.what is form processing?

form processing refers to the business logic associated with the each form .by default each type of one world form automatically include  basic processing for various events .then using event rule design you can build a additional logic.form processing depends on the occurrence of specific events .such as initializing a form change the value of a field

6.what is business function event rules?

business function event rules encapsulated reusable business logic created using event rules rather than 'c' programing .they are store as object and are compiled ,business functions event rules are some times called named event rules.

7.what is embedded event rules?

embedded event rules are specific to a particular table.interactive application or batch application.they are not reusable .embedded event rules can be application event rules or table event rules they can be compiled or UN compiled

8.what is applications event rules?

you can add business logic that is specific to a particular application interactive application,connect event rules via form design batch applications are report design

9.what is table event rules?

you can create database triggers or rules that are attached to a table through table design event rules

10.how many types of variables?

1.business column
2.grid column
3.grid buffer
4.form control
5.form inter connection
6.processing option
7.query by example
8.event rule variable
9.system variable
10.table column
11.text variable
12.report variable
13.report constant
14.input column and  out put column
15.previous business view column 


1.what is table conversion?

 is a type of batch process that enables you to rapidly manipulate the data in tables

2.what type of conversions you can do in TC

data conversions,data copy,data copy with table input ,batch delete


data conversions:  enables you to transfer or copy data from an input table  or business view into output tables using to logic.this is necessary to perform the transfer .you can also use data conversion to update records in a table or business view
data copy :  enables you to copy tables from one data source or environment to another source or environment .when the tables are identical
data copy with table input: enables you to copy tables based on information from an input table .for example the input table provide information about which tables are copied when they are copied and so on
batch delete: enables you to delete records from a table or business view

3.what is table conversion process flow?

data copy : the conversion type does not include input and out put tables.all actions are accomplished through the process begin event.

data copy with table input: the conversion type does not include output table .all actions are accomplished through the process begin,process end and row fetched event


batch delete: as with the data copy with table input type. the conversion type does not include output table .all actions are accomplished through the process begin,process end and row fetched event


4.how many inputs a TC can have?

one

5.what is foreign table?

Non - JDE  table are called foreign table not defined by one world

6.what is difference between fetch single and select, fetch next?

fetch single retrieves only a single row(based on primary index)and select fetch next retrieves more than one record

7.how many out puts can be attached in a batch delete?

none

8.what is flow of events in TC?
process begin,data changed,row fetched,format fetched,and process end

9.what is difference between user insert row and   TC insert row?

a user insert row can defined  anywhere but TC insert has to be defined at the end of the event

10.what is a processing option and where do you attach it in a TC?

 it is a run time user input and you attach po in the external data of the navigation window
1.explain in report event flow?
a.initializing section :  occurs when a batch process encounters  a section for the first time,use this event to do processing immediately before a section begins.this event is useful for working with global variables

b.advance section :  occurs when each time you perform a fetch from the data base use this event if u need processing on objects before the fetch

c.do section :  occurs following an advance section, after values have been assigned to print printer or an output file

d.after lost object printed : occurs after a row is printed an output file  it is used to process information after a row has been  output

e.end section : occurs after a batch process has been completed processing the last set of section values .use this event to do processing immediately after a section ends

2.what is set  selection append flag and set user selection?
set selection append flag : enables you to add, append or overwrite data selection and data sequencing for a selection

set user selection : enables you to define data selection and data sequencing for a selection

3. what is report?

a report is nothing but batch application used to represent the data in useful format or user defined format

4.what are the various types of detail sections available  with report design? 

columnar, group, tabular
a. columnar section: is a fixed format we cont change the format  this is least flexible section

b. group section : is free form design capability .it is the most flexible section we cont change the format .we can drag and drop any ware variable and constant in section 

c.tabular section: it is same like columnar section and additional features are 1.drill down future 2.automatic totaling 3. subtotaling    and it is balance sheet

5.what is level break ,level break header and level break footer?
 level break:  will be occur when data will be changed and difference between the data

level break header: will be occur beginning of the header it show the information with in the detailed section 

level break footer : it will be occur in after the level break this is use in field the accumulate the total  

6.what is an aggregate object?

an aggregate object is an object that holds the result of a calculation on the values in other fields.for example the calculation could be a sum of values an average of values or a count of records

7.how do you invoke custom sections?

using the system function do_custom_section

8.how do you print text attachments in a report?

using media object system functions

9.it is possible to adapt the data selection and data sequencing from another section in the same report? if yes how?  

yes using the system function use data sel/seq from a section

10.it is possible to  do transaction processing from reports?how?

yes using the transaction processing functions begin,commit and rollback transaction business functions


1.what is meant by scope of a variable?
an event rule variable associate with a data dictionary item.but it does not reside of data dictionary.once it created it can only be used  a specific interactive applications,batch applications,or business functions event rule
 in that scope we have 3 options
1.report: enables you to use the event rule variable in any event in any section of the report.upon completion of the variable .the system adds a prefix of  report to the variable name
2.section: enables you to use the event rule variable in multiple-events of the selected sections . upon completion of the variable .the system adds a prefix of  section to the variable name
3.event: enables you to use the event rule variable in the event where it was created. upon completion of the variable .the system adds a prefix of  event to the variable name

2.what is solution explorer ?
the solution explorer is an interface that has been created to replace the one world explorer.starting with release erp9.0.solution explorer is automatically installed as a part of any one world xe or erp8.0 installation (light blub icon)including standalone

3.what is smart field?
smart fields are the fields which provide the ability to add complex and reusable calculations to the report,smart fields are grouped by a field template,which is based on a particular business view it is glossary type is k

4.what is the us e of text variables in report?

text variables are used to store strings,which can be attached to the reports,using event rules they are used as alternative to hard coding text strings in assignments

5.what is the  us of custom sections in reports?
custom sections allow you to control through event rules the in formations that prints on a report ,we can use custom section to print additional information,depending on certain criteria

6.what is the use of data structure/
this is used pass the parameters to the report,when it is called from another report

7.what is subsection join?
]a link established between the two sections in a report by using the common fields,that exist between the different business view.these to sections are called parent and child sections

8.explain report event flow?
a.initialize section
b.advance section
c.before level break
d.level break header section
e.do section
f.after lost object printed
g.end break section
h.end section




   

  




No comments:

Post a Comment