Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

waiting fo u reply. with 100 eyes

Former Member
0 Kudos

hi dears,

could u help me regarding given quries

1)tell me about buffer?

2)i want print a page number in a form how?

3tell me about ALV report?

4)tell me about ur company organisation?

5)how to copy the form from different client?

6)how to add anew fields?

7)tell me about view types?

8)what ia transparent code?

9)diff b/w sync&async?

i don't know i'm fresher i'm faching problem with interview questions .please educate me .

i will be waiing for u reply

Ishawar.

3 REPLIES 3

0 Kudos

Hi,

1)tell me about buffer?

You can specify buffering setting for the DDIC tables in the technical settings, based on this some of the tables data can be buffered and stored in the application server and the query's can be served from the buffer.

2)i want print a page number in a form how?

Use the system variable SY-PAGNO.

3)tell me about ALV report?

There are lot of example programs on ALV in the package SALV and SLIS.

4)tell me about ur company organisation?

5)how to copy the form from different client?

6)how to add anew fields?

You can use the option of APPEND STRCTURE to add new fields to strucutre or tables.

7)tell me about view types?

There 4 types of views

1) Database view (Using the Inner join)

2) Maintenance view (Using Outer join) To enter data into multiple tables customizatin tables etc.

3) Project view (To select some fields that you want to deal with from a table and project them using this view)

4) Help view (Using Outer join used as a selection method when creating search helps.

8)what ia transparent code?

9)diff b/w sync&async?

Synchronous call means everything will be executed as soon as the call is made to the function module, where ins asnyc means the function mdoule will be executed later not immeadialty after the call.

Regards,

Sesh

kiran_k8
Active Contributor
0 Kudos

Eswar,

Good that you use SDN to get answer for your queries.But,do make it a point to mention the valid subject in SUBJECT column rather than general text.

All the best,

K.Kiran.

Clemenss
Active Contributor
0 Kudos

Hi eswar,

please follow the rules and regulations of this forum and do a search of the forum first. The post the remaining questions one clear subject per one question.

This is not Yahoo.

Regards,

Clemens