Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How to combine multiple billing into one RV document ( Step by Step)?

2025


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

1079


What is an authorization in sap?

1335


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

1108


What is the bapi?

1194


What is the meaning of client independent?

1076


How can I make a differentiation between dependent and independent data? : abap hr

1094


What are the events used in abap in the order of execution?

1050


Define database layer? : abap data dictionary

1145


What is the master data necessary before you can start posting in MM?

1319


where do we store all custom programs in SD module?

5816


Tell me a scenario where did you use secondary index?

1096


What is time constraint ? : abap hr

1364


Explain the call transaction method? : abap bdc

1177


Create any functions? How to go about it?

1089