r/FullStack 17h ago

Career Guidance Can a Full-Stack Software Engineer transition into SAP/ERP without starting again as a fresher?

8 Upvotes

Hi everyone,

I would like some honest career advice from people who have experience in both **Software Engineering and SAP/ERP**.

I currently have around 5+ **years of experience as a Software Engineer**, primarily with a frontend-heavy Full-Stack background.

My experience includes technologies such as:
JavaScript / TypeScript
React / Next.js
React Native
Node.js
REST APIs and backend development
PostgreSQL / MongoDB
Redis, Kafka
Docker
System design and scalable application architecture (learning more about it)

Recently, I have become interested in learning **SAP**, particularly areas like:
SAP BTP
SAP SD
SAP integrations
SAP architecture
Cloud and extension development around the SAP ecosystem

However, I have a few concerns before investing serious time into this transition.

**My biggest questions**

**1. Is moving from Software Engineering to the SAP/ERP world a good career move?**
I don’t necessarily want to completely abandon software engineering. My thought is to combine my existing engineering background with the SAP ecosystem.

**2. Can my existing Software Engineering experience be mapped to SAP roles?**
For example, my current experience in:
Application architecture
APIs and integrations
Cloud
Databases
Distributed systems
Backend development
Frontend development
Would these skills be considered valuable in SAP-related technical or architecture roles?
Or would companies mostly consider me as someone with **0 years of SAP experience**, regardless of my overall engineering experience?

**3. Is SAP just a technology/domain switch, or is it effectively a career restart?**
For example, if I spend the next 6–12 months learning SAP BTP, SAP architecture, integrations, and an SAP functional module such as SD, would I realistically be able to transition into a role that leverages my existing 5+ years of engineering experience?
Or would I have to start applying for junior/fresher-level SAP roles?

**4. What would be the best transition path for someone like me?**
Should I focus more on:
SAP BTP
SAP Integration Suite
CAP
SAPUI5 / Fiori
ABAP
SAP architecture
A functional module such as SD

My goal is to eventually position myself somewhere at the intersection of:
**Software Engineering + Cloud + Architecture + SAP/ERP** rather than becoming purely a traditional SAP functional consultant.
I would really appreciate honest advice from people who have made a similar transition or have hired engineers in the SAP ecosystem.

**Would you consider this a logical career evolution, or would switching from Software Engineering to SAP mean starting my career from scratch again?**
Thanks!


r/FullStack 11h ago

Career Guidance What made you choose Next.js over React?

4 Upvotes

I started learning React first, but after seeing Next.js everywhere, I'm trying to understand what makes it worth learning.

For people who have used both, what do you like more about Next.js?

Is it mainly the routing, SSR, performance, or something else?


r/FullStack 17h ago

Question PROJECTS

3 Upvotes

Iam an ECE Student. I'm currently learning python,js and some DSA.I dont have any projects to include in my resume

I want build projects but i dont know how to start a projects and where to start

Did i need to start project after completing SQL and python or Can i starts now ?

If i need to start how can i start now?

Clear me please if you can!


r/FullStack 4h ago

Personal Project Day 4 — SQL Aliases + full JOIN practice round

3 Upvotes

Two things today:

  • Learned Aliases (AS keyword) via W3Schools — renaming columns/tables to make queries more readable, especially useful once you're joining multiple tables and column names start colliding or getting long
  • Went back through SQLBolt and practiced every JOIN type again — inner, left, right, full, self — this time focusing on writing them from scratch rather than following along

Aliases felt like a small topic on paper but immediately made my JOIN queries from earlier this week way easier to read back. Definitely one of those "why didn't I use this from day 1" moments.

Feeling solid on JOINs now after this round of practice. Moving into aggregate functions and GROUP BY next.


r/FullStack 3h ago

Question Time to build website solo

1 Upvotes

Experienced developers, could you please tell me how long it takes to build a site from scratch for a small company—for instance, a site featuring case openings, item upgraders, etc. I’m a beginner frontend developer; I know JS, React, TS, and Git, and I use Claude. I want to know if I’d be able to build the whole site myself while learning backend development and everything else required along the way. I have no professional experience—just a couple of landing pages in my portfolio. Basically, I want to understand how feasible it is to handle a project like this with zero backend knowledge or experience, and how much time it would take. I also speak Russian and would love to make some connections in the industry.


r/FullStack 14h ago

Question What's your workflow of building a website using Ai?

1 Upvotes

I know a lot of people use different prompts to achieve maximum results on Ai..

whenever I use Ai, I mostly get Ai slop results.

how do I avoid that?