Background job – ensure sequential processing
Sometimes it’s important to ensure, that particular background job is processed only once and to avoid parallel, concurent starts. There […]
Background job – ensure sequential processing Read Post »
Sometimes it’s important to ensure, that particular background job is processed only once and to avoid parallel, concurent starts. There […]
Background job – ensure sequential processing Read Post »
There aren’t any classic user exits or BAdI’s for transaction PFCG (role maintenance and profile generator), but there is a
User exits in the transaction PFCG Read Post »
This reports helps to investigate events fired in ALV tree based on class CL_SALV_TREE. Just start this report in your
Events in ALV tree based on class CL_SALV_TREE Read Post »
Sometimes it’s useful to call the operating system command from SAP. There are many ways you can do it (regarding
Execute system command from ABAP Read Post »
The easiest way to provide a value request (F4) for a field is to use appropriate search help from the
Field value request (F4) with filter Read Post »
If you have to process a really huge number of records, you often face problems with memory or redo-log shortage,
Package processing of mass data with database commit and SELECT statement Read Post »
SAP supports Unicode and Non-Unicode ABAP programs. These two environments and approaches have their own rules which can be checked
Unicode check for old programs Read Post »
It can be a bit difficult to use tabulator character (hex code 0x0009) in ABAP strings. On the other hand
Tab character as delimiter in ABAP string Read Post »
The ABAP processor transfers back the content of input fields (parameters and select-options) after returning to selection screen, so the
Tabbed block at selection screen – returning to previous selected tabstrip Read Post »
The values of system variables after various versions of SELECT can be sometimes misleading. Here the returned values after SELECT