Here is a code example to ready infotype 0041 information, but it can be used to any pattern of grouped fields.
Continue reading ABAP: Code example to read infotype 0041Category: Transactions
Webdynpro – clear cache
Use transaction SHMM to invalidate cache CL_WDR_CONF_APPL_SHM, after changing webdynpro application parameter, and not having the correct result after transport.
OSS Note
https://launchpad.support.sap.com/#/notes/2559858
XI/PO/PI useful tcodes when implementing proxy
- sproxy: implement/display proxy
- sxi_monitor: Monitor for Processed XML Messages
- smqr: qRFC Monitor queue registration
- smq1: qRFC Monitor Outbound
- smq2: qRFC Monitor Inbound
- User specifc settings to browse ESR.
- Tutorials
http://www.abap-tutorials.com/2012/11/23/abap-proxy-developments-on-application-and-integration-system/; http://www.abap-tutorials.com/wp-content/uploads/2012/11/ABAP-_PROXY.pptx
Dynamic typing: loop through string table, output typed table
Routine below shows method that takes string internal table, and outputs to typed table.
Continue reading Dynamic typing: loop through string table, output typed tableSAP Number range
Number range is a persistent counter. As an example, in HCM, it holds sequence of employee number.
- Tcode: SNRO, SNUM;
- RP_PREL Personnel Administration number ranges or direct access through tcode PA04.
- Table NRIV can be used to in tcode SE16 to list number ranges.
TEMSE file download
TEMSE files generated through Tax Reporter (tcode PU19) can be downloaded through:
- Tcode PU12
- Program RPQCUTR0
Constant table
- You can use table T511K to define an amount as a constant and use it in a program;
- Table TVARVC to store a constants as text. Tcode STVARVC calls maintenance screen.
Edit your own profile with transaction SU3
You can use tcode SU3 to edit your own profile, and set the default printer for example.
Mass Upload in infotype 0128 (Notifications)
For mass upload in infotype 0128 (Notifications)
- Subtype 1, use transactio PA70
- Subtype 2, use SAP standard program RPU12800 as a model
Report RPL12800 lists personnel numbers containing data in infotype 0128.
Fast Entry HCM Transactions
PA42 – Fast Entry for Actions Personnel Mgmt – Personnel Administration
PA70 – Fast Entry Personnel Mgmt – Personnel Administration
PA71 – Fast Entry of Time Data Personnel Time Management – Personnel Time Management