Top "Sap-data-dictionary" questions

Questions about creation and management of ABAP data definitions like tables, views, search helps, domains and data elements

Maintenance view event for checking if field is initial or not

I'm trying to check if a field is leaved initial or not in sm30 with a table that I've made. …

view abap sap-data-dictionary
Abap table creation, combination reference table/field does not exist. What could be wrong?

I'm trying to activate my table in the SAP system. As you may tell, i'm only a beginner, anyway, the …

abap activation sap-erp sap-data-dictionary
How to create index in SAP?

Currently we are interfacing our application with SAP. We are having a lot of performance problems with bapi/rfc approach. …

oracle indexing sap-data-dictionary sap-r3
Can I call a search help programatically, with some parameters already filled in and non-editable?

I have collective search help S_MAT1 defined for data element MATNR. I want to invoke programatically the append search …

search abap sap-data-dictionary
What is the best solution to update the MARA table?

I'm facing to a problem today: how to update the MARA table with custom and non-custom fields? I found some …

abap sap-data-dictionary
How to return value to user from a Search Help Exit

I have a Search Help with many fields to be displayed to the user in order to apply values. I …

abap sap-data-dictionary
Reference field/Reference table for currency and quantity fields

What are reference field and reference table, why we need to specify for currency and quantity fields, where we can …

abap sap-data-dictionary sap-smart-forms