"I want to access one record, I don't know any key
figures.How to do that"
Answer Posted / gayathri
using this select statement u can met above requirement.
select * from
............
............
upto 1 row.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the diff between database view and maintenance view?
how to create view in bdc..??
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is an abap instance?
What is netweaver???what is the relationship with ABAP?
Define infotype ? : abap hr
What are the modes in which any update tasks work?
What are aggregated objects : abap data dictionary
Explain client-dependent and client-independent tables.
Concepts of OO ABAP and why we are using it?
What is static attribute
What is the use of the statement leave to list-processing?
What takes most time in SAP script programming?
What is the abap program name to process the batch input session automatically? : abap bdc
How do you process errors in call transaction method? : abap bdc