![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : In module pool programming we can validate a particular field in the process after input event i.e PAI.We can use the field command to validate a single field or a CHAIN ENDCHAIN command to validate a group of fields. ... In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically? Answer posted by Noor on 2005-05-16 03:29:37: Structure of ABAP/4 program is , 1. Declaration 2. Dialog Module 3. Event Block 4. Procedure Latest Answer : header:top of pagebody:(events)intializationselection-screenfooter:end of page ... BATCH INPUT SESSION is an intermediate step between internal table and database table. Data along with the action is stored in session ie data for screen fields, to which screen it is passed, program Call transaction. Latest Answer : Direct Input Method is also an alternative to Batch Input session ... A situation: An ABAP program creates a batch input session. We need to submit the program and the batch session in back ground. How to do it? go to SM36 and create background job by giving job name, job class and job steps (JOB SCHEDULING) What are the problems in processing batch input sessions and How is batch input process different from processing online? PROBLEMS:- i) If the user forgets to opt for keep session then the session will be automatically removed from the session queue(log remains). However if session is processed we may delete it manually. How many types of tables exists and what are they in data dictionary?Ans :- 4 types of tables i)Transparent tables - Exists with the same structure both in dictionary as well as in database exactly with the same data and fields. Both Opensql and Nativesql can be used. ii)Pool tables & iii)Cluster tables - These are logical tables that are arranged as records of transparent tables. one cannot use native sql on these tables (only open sql).They are not managable directly using database system tools. Latest Answer : Pretty Printer is used to format the ABAP Code we write in ABAP Editor ,like KEY WORDS in Capitals and remaining are in small letters which is also depend on system settings.We can call the function module in the ABAP Code .Press the Pattern button on ... Read Answers (3) | Asked by : ganesh In call transaction how you code the two transaction codes in a single syntax? one transaction code output is input to the second trancsaction?How?
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||