How you can handle errors in BDC.IN the log file what type of error mostly will be facing in real time
TCS,
2 8020when does the secondary index should be used what role it play when we use secondary index in tables
4 85791)you are creating the table and with EmpID, Lastname and Zender(Male and Female) only the Male and Female data only should entered other data should not entered.
EDS,
2 5898what type of error exactly you will be seeing in the log file while using call transaction mode āEā
EDS,
2 4959How to reterive data from the data base using scripts with out touching the print program
EDS,
2 5772
foreign key enforcement?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is an evaluation path? : sap abap hr
Does the table can have multiple foreign keys?
What is its? : abap hr
How do you process errors in session method ? : abap bdc
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the time related infotypes? : abap hr
What is the use of enqueue function module? : sap abap data dictionary
In a loop of an internal table, what is the use of at first & at last statements?
What is a size category?
Can a constructor be declared private? If yes then in which scenario?
How do you find if a logical database exists for your program requirements?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the different control break statements available inside a loop?