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 :-
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)
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 2types 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)
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
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 2types 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)
No comments:
Post a Comment