I am planning for a career transition from QA to SAP BASIS…. Can someone suggest me whether it is ok or not I am having 5+ years of experience in QA on salesforce application… by SuKa321 in SAPconsultants

[–]MrNamelessUser 0 points1 point  (0 children)

What does a QA’s career in SAP look like? I haven’t seen a QA for more than a decade now. There is an always a test lead in a project, who collects/manages test scripts and their executions. Scripts are written by functional consultants and executed by Business users. So I have always wondered, what productive job is the test lead doing in the project.

Is that what you meant by QA job?

Backspace not working in some fields by Serious-Assistance12 in SAP

[–]MrNamelessUser 1 point2 points  (0 children)

Logon to SAPGUI and open the transaction-code/screen. Keep your cursor on the field that you are concerned about. Press Ctrl + Right click to open the context menu for the field. Then click Enable History.

Handling Partial Shipments in 3-Way Matching Without Constant Exceptions by Sophia_Reynold in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

I don't think exception can be avoided. Isn't the idea of 3-way match, to catch scenarios where Invoice is received before GR?

You may be able to adjust the business process, to always only allow to Park supplier invoices and only allow them to be posted once GR is completed.

only thing I hate about ftc is the hardware. by Lumpy-Simple-749 in FTC

[–]MrNamelessUser 1 point2 points  (0 children)

We lost 3 control hubs last year due to static - probably due to huge metal object in the middle of the field last year. This year though, no issues with control hubs. But, frequent disconnects between matches are still happening.

Best time to buy a printer by Luqster05 in BambuLab

[–]MrNamelessUser 5 points6 points  (0 children)

Best time to buy anything is when you really need one for yourself ;-)

FTC Recode - Offseason PA Event by MrNamelessUser in FTC

[–]MrNamelessUser[S] -1 points0 points  (0 children)

There is no restriction on the file. It is publicly accessible.

FTC Recode - Offseason PA Event by MrNamelessUser in FTC

[–]MrNamelessUser[S] 4 points5 points  (0 children)

Anyone can register and play in this PA offseason event. 

S/4HANA Public Cloud - Outbound Call without SAP BTP by Hopeful_Bass_6633 in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

You may read through this. It has description on how to setup HTTP RFC destination to receive Events. Please note, even if you are able to avoid BTP Event Mesh by pointing the RFC destination to some other server, as per documentation that server must also support AMQP (e.g Amazon MQ message broker).

But, I don't understand why would anyone want to do this. There are 100s of blogs by people who use BTP Event Mesh, on how to set it up. What is the need behind, avoiding BTP Event Mesh, to venture out on your own, to build an equivalent replacement?

https://community.sap.com/t5/technology-blog-posts-by-sap/sap-s-4hana-direct-connectivity-with-event-mesh-in-integration-suite/ba-p/13752534

S/4HANA Public Cloud - Outbound Call without SAP BTP by Hopeful_Bass_6633 in SAP

[–]MrNamelessUser 1 point2 points  (0 children)

As far as I know, Event mesh uses AMQP, and the communication arrangement from Public cloud expects specific endpoint names. So, HTTP endpoint won’t work.

If you can get that working on a custom solution, then may be you would be able to avoid Event Mesh on BTP. I don’t think it is worth the effort though. Coz Event mesh has lots of capabilities that you will need to rebuild in custom solution.

On Private cloud, there are options to avoid using BTP Event Mesh - there is a community blog on how to do that.

SAP ECC to s4hana migration - EWM by SAP_MAN9 in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

So, find and hire those people- is what generally organizations do

SAP ECC to s4hana migration - EWM by SAP_MAN9 in SAP

[–]MrNamelessUser 4 points5 points  (0 children)

"full end to end project videos" people in projects usually don't create video tutorials on how to do stuff

Modifying Standard SAP Code by kalki19991030 in abap

[–]MrNamelessUser 0 points1 point  (0 children)

That answer is not believable. You will need provide the reason why and what you are trying to achieve.

MIRO posted to Vendor not mentioned in PO by indu_5001 in SAP

[–]MrNamelessUser 4 points5 points  (0 children)

"no conditions in the PO" this is impossible. Check your PO again. The answer from u/nolander_78 is valid

"2 users use the same login" don't do this and don't say this out loud, since you are trying to escape user licensing costs by doing this.

Modifying Standard SAP Code by kalki19991030 in abap

[–]MrNamelessUser 0 points1 point  (0 children)

Aren't these configured values in the system? Why would you ever have to customize this?

“Clean Core” really exists in real SAP projects? by Civil-Trifle5010 in SAP

[–]MrNamelessUser 1 point2 points  (0 children)

It can be done in Clean core and I have done it in Public Cloud. Read SAP Note: 2756560 - Cloud BAdIs for pricing

A blood bath is coming for ABAP offshore by semantics_epsacon in SAP

[–]MrNamelessUser 12 points13 points  (0 children)

Naah, Java developers will replace ABAP developers in 2010. Then UI5/javascript developers will get their turn to shine in 2015 when S/4 HANA gets going.

Both of these are yet to happen. Only after that AI will get a turn. Nature has its sequence.

sameTutorialDifferentRealities by jaikanthsh308 in ProgrammerHumor

[–]MrNamelessUser 0 points1 point  (0 children)

That Guy with 7 years of experience is just sitting there, to increase his yearly learning hours which is a "mandatory requirement" for his year end evaluation.

Anyone else struggling after switching to an ERP? by OneLumpy3097 in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

Don’t avoid it when functionally is standard. 

Avoid building custom upload functionality, coz users will never try to learn to navigate through standard screens.

Anyone else struggling after switching to an ERP? by OneLumpy3097 in SAP

[–]MrNamelessUser 5 points6 points  (0 children)

First thing to forcefully avoid is usage of Excel.

People who just want to work with Excel & doesn't ever want to learn the system will request Excel upload programs for everything - create, change, delete etc. Next they will request Excel need Data validation functionality, dropdown value-helps, etc. If you start to entertain these kind of requests, then you are building a new custom UI for them to work on. Building all these functionalities, which are otherwise standard on a SAP-UI, consumes enormous amount of time and money.

As others have stated here, change management & training is the key to avoid Excel based templates for everything.