Primary key is a mandatory field. However, we can have only the MANDT as the primary keyand without any other unique key for the data we want to store. This would allow us to have only 1 entry per client.
No. the fields have to be contiguous.
Run transaction SCI, enter a Z name for the new variant and click on Create. For defining naming convention standards, goto Programming conventions -> Naming Conventions and click on the arrow. Similarly other checks can be defined.
Because it is the logical starting point of the program execution.
"Text table contains explanatory text in different languages for values maintained in another table.
This Text table contains the Key same as the main table with an Extra field Language as key."
This Text table contains the Key same as the main table with an Extra field Language as key."
Is gets triggered just before the first WRITE statement.
TMG generates function grp and Screens. we can go to SE80 with corresponding FG, check the screen and in layout editor adjustments can be done OR
we can go to Environments->Modification->maintenance screen
we can go to Environments->Modification->maintenance screen
We need to regenerate the TMG.
DDIC events are used to do the data manipulation in TMG based on certain conditions.
They are implemented in the form of routines
They are implemented in the form of routines
The SAP Docking Container allows you to attach a control to any of the four edges of a screen as a resizable screen area. You can also detach it so that it becomes an independent modal dialog box. Class: CL_GUI_DOCKING_CONTAINER.