All Projects â†’ pawelwiejkut â†’ bw_toolbox

pawelwiejkut / bw_toolbox

Licence: MIT license
📊 🔨 📦 Collection of all tools for SAP BW useful for daily work

Programming Languages

ABAP
45 projects

Projects that are alternatives of or similar to bw toolbox

ABAPFavorites
ABAP Favorites Eclipse Plugin
Stars: ✭ 23 (-4.17%)
Mutual labels:  sap, abap
abap2xlsx
Generate your professional Excel spreadsheet from ABAP
Stars: ✭ 493 (+1954.17%)
Mutual labels:  sap, abap
eui
Easy UI in SAP
Stars: ✭ 34 (+41.67%)
Mutual labels:  sap, abap
fundamental-tools
Web applications with ABAP, done simple.
Stars: ✭ 42 (+75%)
Mutual labels:  sap, abap
SAP-ABAP-Development
SAP ABAP development, customization and enhancement guides
Stars: ✭ 51 (+112.5%)
Mutual labels:  sap, abap
JSON2ABAPType
Creator of ABAP types on a base of JSON structure
Stars: ✭ 40 (+66.67%)
Mutual labels:  sap, abap
ABAP-Library
Useful ABAP code snippets
Stars: ✭ 118 (+391.67%)
Mutual labels:  sap, abap
abap mustache
Mustache template engine for ABAP
Stars: ✭ 14 (-41.67%)
Mutual labels:  sap, abap
Simple-Data-Explorer
Simple Data Explorer
Stars: ✭ 37 (+54.17%)
Mutual labels:  sap, abap
abap-data-validator
A data validation tool.
Stars: ✭ 28 (+16.67%)
Mutual labels:  sap, abap
xtt
ABAP template engine for Excel, Word, Html & Pdf
Stars: ✭ 21 (-12.5%)
Mutual labels:  sap, abap
abaK
ABAP constants done right
Stars: ✭ 26 (+8.33%)
Mutual labels:  sap, abap
nwabap-ui5uploader
This module allows a developer to upload SAPUI5/OpenUI5 sources into a SAP NetWeaver ABAP system.
Stars: ✭ 15 (-37.5%)
Mutual labels:  sap, abap
NwRfcNet
An easy way of making SAP RFC calls from .NET Core
Stars: ✭ 83 (+245.83%)
Mutual labels:  sap
MCW-Template-Cloud-Workshop
Official Microsoft Cloud Workshop Template
Stars: ✭ 36 (+50%)
Mutual labels:  sap
cpi-dashboard
The Dashboard for SAP CPI is an IFlow-based monitoring tool for SAP CPI.
Stars: ✭ 27 (+12.5%)
Mutual labels:  sap
abap-adt-api
Abap Developer Tools client
Stars: ✭ 25 (+4.17%)
Mutual labels:  abap
Clownfish
Smart Content Management System using Spring Boot
Stars: ✭ 14 (-41.67%)
Mutual labels:  sap
text2tab
TAB-delimited text parser for ABAP
Stars: ✭ 16 (-33.33%)
Mutual labels:  abap
abapGitServer
Git server implemented in ABAP
Stars: ✭ 56 (+133.33%)
Mutual labels:  abap

BW Toolbox 📊 🔨 📦

YourActionName Actions Status

Welcome at github BW Toolbox page, fell free to contribute and create pull requests.

What is inside ?

Inside you can found a special collection of reports, methods and interfaces containing all necessary tools for daily work in SAP BW.

-main report with aggregation of usefull standard reports:

Screenshot

Activate:

  • activate transformation / RSDG_TRFN_ACTIVATE
  • activate data source / RSDS_DATASOURCE_ACTIVATE_ALL
  • activate DTP / RSBKDTPREPAIR
  • activate composite provider RSDG_HCPR_ACTIVATE
  • activate infocube / RSDG_CUBE_ACTIVATE

Maitenance:

  • change DTP request status / RSBM_GUI_CHANGE_USTATE
  • re-import objects / RSDG_AFTER_IMPORT_FOR_CORR
  • delete process chain variant / based on RSPC_VARIANT_DELETE
  • start process chain / RSPC_API_CHAIN_START
  • drop openhub tables / based on DB_DROP_TABLE
  • repair infoobjects / RSDG_IOBJ_REORG
  • process chain variant status change / based on RSPC_PROCESS_FINISH
  • unlock user / based on BAPI_USER_UNLOCK

Classic view:

  • DTP / rsbk0001
  • Transformation / rstran_gui_start
  • Datasource / transaction RSDS
  • Infoprovider / transaction RSOADSO

interfaces:

  • start/end/expert routine interface

methods for every day development:

  • get end of month
  • check request status
  • check open file authorization
  • check process chain statistics
  • remove whitespace
  • remove newline char

How to install

Clone this repository using ABAP Git

How to contribute ?

Please check this link or contribution page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].