SAP-BI: Delete Transformation on productive system

Belongs to the category: Good 2 know Class CL_RSTRAN_STAT Method DELETE_VERSION_FROM_DB Parameters: I_TRANID: "techn. name of tranformation" I_OBJVERS: ‘A’ for active; ‘M’ for inactive transformations

Posted in Allgemein, Joes Tests | Tagged , , , , | Leave a comment

SAP-BI: Starting Process-Chain via Programm RSPC_API_CHAIN_START and wait for result

Sometimes you want to start a Processchain via programm and wait for it to end. This is a bit tricky as a Processchain starts normaly in Background and doesn’t give you a result if it is ended correctly. SAP provides … Continue reading

Posted in Allgemein, Joes Daylies, Joes Tests | Tagged , , , , | 1 Comment

SAP BI: Read Masterdata with compounded keys / RSAU_READ_MASTER_DATA

Hi SAP-BI-Folks, this little template gives you the possibility to read on InfoObjects with compounded keys : I am normaly more a friend of my own Masterdata-Read-Routines – but i think it’s usefull to know: released as usual under BSD-Licence: … Continue reading

Posted in Allgemein, Joes Daylies, Joes Tests | Tagged , , , , | Leave a comment