Why is bdc _cursor and GET_Cursor used?

Answer Posted / sapna

To position the cursor on a particular field, you must use
the special cursor field:
BDCDATA-FNAM ='BDC_CURSOR'.
BDCDATA-FVAL ='fieldx'.

Then Enter value for the corresponding field.

Eg :
PERFORM bdc_field USING 'BDC_CURSOR'
'CSKSZ-KOSTL'.

PERFORM bdc_field USING 'CSKSZ-KOSTL'
record-kostl. "value

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are function modules?

551


Difference between transparent tables and pooled tables? : abap hr

531


What are the events driven batch jobs?

571


What is get cursor field?

851


Type casting and error handling

910






Explain what are the system fields? Explain?

542


What are the differences between a database index and a match code? : abap data dictionary

617


what is defference between repository and non repository Object?

6632


Explain what are the problems in processing batch input sessions?

513


why particularly lock object name starts with EZ OR EY?

1478


How did you test the form you developed? How did you taken print?

587


How to specify a client for database table processing?

592


What is a view? : abap data dictionary

627


please give the remaining answers.

1724


What is system-land-scape of your project?

552