what are the steps for creating prompt table dynamically for
the specified field
No Answer is Posted For this Question
Be the First to Post Answer
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.
What do you mean by an array ? explain with an example
< No Frames > tag is used for
how do i add a column dynamically in a table by using java application?
Info for guidewire documents and interview questions
What is the difference between windows 98/2000/XP Operating Systems?
16 Answers CMS, Siemens, TCS,
I'm new to ABAP. What is Module pool in SAP?
Diff between IF and where ?
Why we use NEW operator when we create Object,While in C++ we donot ?
. With the help of above table EMP, perform the following operation is sql. a) Add the new column “DEPTNO” b) Rename the table c) Update table d) Modify the table if column ‘SAL’ whose data type is number (10) and you want to enter varchar2 (15) . For example $USD 20 etc.