Answer Posted / pavan
se30. using this we can modify tables at database leval
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Program lines for the radio button selection and unabling some input variables in section screen
What are the different types of abap/4 programs?
What are logical data bases used in hr module? : abap hr
What are secondary indexes. How can we know which index is being used in a select query?
What is difference between dependent and independent data?
What are the events used in abap in the order of execution?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are Table control and tab strip control in dialog programming ?
How is conversion of data types done between abap/4 & external level?
What are dml commands in abap?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?