Consulting

SAP-related efficient and customer centric consulting involves many aspects, on which we set a high value:

  • A thorough analysis of business structures
    Our principle is based upon obtaining a comprehensive overview of the business processes, analysing all mutual dependencies and providing solutions.
  • Close interaction and communication with the customer
    Our customers know their business the best and benefit from our objectivity and extensive know-how.
  • Profound knowledge of and experience with SAP
    Our customers appreciate the expertise and high quality standards of our team.
  • The creation of new ideas and continuous innovation
    Traditions and experience are important assets, providing a sound basis for change and innovation.
  • Reliability and long-term collaboration
    Our commitment to client satisfaction serves to strengthen and extend our business relationships.


Customised Transactions and Programs

There is no limit of what can be done using SAP’s ABAP programming language. Brand new functionality can be developed from scratch or can be based on modified versions of standard transactions and programs. Code is open so it can be supported by your IT team

Operational interactive reports

SAP List view (ALV) reports and ABAP Queries can be quickly implemented to dynamically collect data from different sources, calculate, compare and flag alerts. Then jump to the required transaction or do predefined actions with just one click.

BAdIs and User Exits

These are predefined points in the code with a programmable subroutine. Customer-specific logic can be used to check or modify the data being processed. SAP has been progressively adding more of these options

SAP Enhancements

SAP Enhancements Framework is used to create and organize extensions to SAP’s original code. Custom code can be added before or after any subroutine or function to modify the system behaviour.

Unusual Standard Functionality

SAP has powerful functionalities that may not be included in a first wave implementation to reduce complexity and risk or for lack of knowledge by the consultants. For instance, Variant Configuration can dramatically reduce the required number of BOM and Routings.

Fiori Apps

Many users extract SAP data to Excel to use its flexibility for data analysis and its graphic engine. This makes sense in cases where SAP cannot provide similar functionality without substantial work. Users can be provided with a well designed Excel template using VBA