Job Description
::marker { color: #0e3078; } ul { list-style-type: square; }
In-house SAP Developer (f/m/x)
.buttontext3abf587af201b2cc a{ border: 1px solid transparent; } .buttontext3abf587af201b2cc a: focus{ border: 1px dashed #000000 !important; outline: none !important; }
Make individual mobility more enjoyable and sustainable by advancing technology and people – As one of the top 100 automotive suppliers worldwide, Webasto actively shapes the transformation of the industry through expertise and forward-thinking solutions. Our goal is to make mobility a full sensory experience, working toward more comfort, wind in your hair, the perfect temperature in any season, and driving with a clear conscience – for a safe and sustainable future. We bring joy to mobility – are you in?
You can look forward to these exciting tasks:
Develop and maintain ABAP solutions in ECC.
Implement new developments in S/4 environment, ensuring the clean core approach.
Implement business-specific enhancements using BADIs, User Exits, and enhancement points.
Design and maintain Adobe Forms and Smartforms for business-critical documentation.
Collaborate with functional teams to ensure technical solutions meet business needs.
Ensure compliance with SAP development standards and internal governance.
This is what you bring to us:
Proficient in classic ABAP and Object-Oriented ABAP (OO ABAP).
Extensive experience with BADI/User Exit implementations and enhancement frameworks.
Strong expertise in ALV reporting, Smartforms, and Adobe Forms.
Understanding of OData services, CDS views, and annotations.
Familiarity with ATC for code quality and governance.
Fluent in English (mandatory).
Applications from qualified individuals with disabilities are expressly welcome.
Your contact person:
Rafael Rocha, People & Organization Lisboa, PT
Get to know us here and find out why we are passionate about attracting talent to Webasto.
We look forward to receiving your online application!
.buttontext641993e64a79be15 a{ border: 1px solid transparent; } .buttontext641993e64a79be15 a: focus{ border: 1px dashed #00529e !important; outline: none !important; }
Benefits
Twelve Icons
Optimal Organization
Work Life Balance
Career & Developement
Health & Care
Work Culture & Environment
Additional Benefits
/* Container für die Kreise */ .image-container { max-width: 754.5px; /* Maximalbreite des Containers */ margin: 0 auto; /* Zentriert den Container */ display: flex; /* Flexbox für Layout */ flex-wrap: wrap; /* Erlaubt Umbruch in der nächsten Zeile */ justify-content: space-between; /* Platz zwischen den Elementen */ } /* Wrapper um den Kreis und den Text */ .circle-wrapper { display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1 1 calc(16.66% - 20px); /* Sechs Kreise nebeneinander, abzüglich des Abstands */ } /* Stil für den Kreis */ .button { -width: 100px; -height: 100px; -button-color: #0e3b76; -icon-color: #fff; /* Weiß für das Icon */ width: var(-width); height: var(-height); background: var(-button-color); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background 0.3s; position: relative; /* Wichtig für den Tooltip */ } ./* Icon im Kreis */ .button i { color: var(-icon-color); /* Hellblau */ font-size: 34px; } /* Text unterhalb des Kreises */ .text { font-size: 14px; font-weight: bold; color: var(-button-color); /* Dunkelblaue Farbe wie der Kreis */ margin-top: 8px; /* Abstand zwischen Kreis und Text */ color: rgba(16, 53, 102, 1); } /* Responsive Anpassungen */ @media (max-width: 900px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } } @media (max-width: 600px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } }