I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
1874Which method of BDC’s would u apply ? Session or call transaction ? why ? Which is more good ? Its advantages ?
1 2945Is it possible to include two transactions with one group name in one program in session method ?
1 2765Suppose we are transfer data through BDC from legacy to SAP and their is some duplicate data in legacy system but we don’t want this in SAP system .So how can we check that this data is already exist ?
2 4698Can we use Session method & Call transaction both in one BDC if yes please give me example and scenario where we use this ?
1 3809
what is diff between ECC 5.0 AND ECC 6.0
Explain read dataset in sap abap?
What is delivery class? : abap data dictionary
What is design pattern? Provide example .Why are we using it?
What are interactive reports?
What is the difference between call transaction and session method? : abap bdc
What is bdc programming in sap?
What is the syntax for ‘call transaction’?
Describe data classes? : abap hr
Give an example of interface from your project explaining why you used it?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is meant by authorization? : sap abap hr
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is a matchcode?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?