ABAP is the programming language of SAP softwares R/3, S/4HANA, CRM and many others.
An official SAP presentation discussing new ABAP programming features in NetWeaver 7.4 (CD261) makes a big deal about table expressions, replacing …
abapI successfully change BKPF-BKTXT with FM CHANGE_DOCUMENT but why can't I change BSEG-ZUONR with FM CHANGE_DOCUMENT too? Here's …
abap sap-erp bapiI need to extract data from a SAP ABAP system in a format that can then be loaded into an …
oracle oracle11g abapI have collective search help S_MAT1 defined for data element MATNR. I want to invoke programatically the append search …
search abap sap-data-dictionaryI'm trying to call a screen as a popup. The screen type is set to Modal dialog box and I'm …
modal-dialog abap dynproI have defined a list box in my selection screen, as follows: SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE …
dropdown abap dynproBasically I have some attachments listed in the Generic Object Services (GOS) and I need to download all of them …
abap sap-erpI've got a string variable containing a text that I need to encode and write to a file, in UTF-16…
character-encoding abap codepages character-setI have ALV layouts saved in a system where data was present but it is not possible to transport those …
abap alv