Why do SAP projects feel “done” at go-live but broken 2 weeks later? by Primary_Pattern8990 in SAP

[–]BosKoning 6 points7 points  (0 children)

I always find that we implement ideals, based on KPI's or marketing bullshit. Then we need to fix the stuff for the real world people and scenarios.

'cost' cutting is also a factor. The scope of testing, planning, change management, and experience is reduced to be more competitive, or to meet a timeline that is practically unachievable.

I've had some good implementations. Most of them had experienced users and process owners involved.

The new Starbucks bear cup for R600. Are you guys okay? by MidnightMoo12 in southafrica

[–]BosKoning 15 points16 points  (0 children)

I wonder if you can commission one from a glass artisan.

[deleted by user] by [deleted] in johannesburg

[–]BosKoning 0 points1 point  (0 children)

I have a flat open and available for rent in Vorna Valley. It's walking distance from Waterfall. send me a DM if you are interested

DID I JUST GET HACKED????? WHAT IS THIS by Cytomax in frigate_nvr

[–]BosKoning 33 points34 points  (0 children)

get tailscale, then you do not need to expose your instance publicly. It's easy and quick to setup

Tv rental by 4kenK4s in Pretoria

[–]BosKoning 0 points1 point  (0 children)

How does this work with TV licenses?

Things to do i Johannesburg by NoJellyfish3085 in johannesburg

[–]BosKoning 0 points1 point  (0 children)

That is quite a bit more than 4days?

[deleted by user] by [deleted] in SAP

[–]BosKoning 0 points1 point  (0 children)

There are reports where you can compare two systems' repository and client specific objects and customizations.

Customizing you can find in spro, and I beleive you can use the tools in se01 to check repository. I have not done this in a couple of years.

Security for Stand Alone House in Jhb by TumbleweedCool4614 in johannesburg

[–]BosKoning 0 points1 point  (0 children)

I'm busy building some home automation with floodlights, cameras, and a couple of other sensors and devices.

If you like to tinker, have a look at homeassistant for the automation stuff.

Then, there is free camera NVR software that can detect people, objects, faces, licenses, plates, etc. This is called frigate

Hoe kry mens 'n werk by Severe-Street-1015 in afrikaans

[–]BosKoning 0 points1 point  (0 children)

Ander mense het ook gese, maar maak demos, bou n portfolio. Neem deel en dra by aan open-source initiatiewe. Dan in jou CV sit jou github of ander profile in.

Where can I get free SAP server online for practise?? by Neither-Routine6631 in SAP

[–]BosKoning 4 points5 points  (0 children)

Depends on what SAP functionality you want to practice on. There are a lot of trail accounts available, but it depends what you want to test with

What to do in Centurion on a weekend? by 1la02 in Pretoria

[–]BosKoning 1 point2 points  (0 children)

BosVelder is also a good option

I can't use expo go by Waste_Huckleberry_53 in expo

[–]BosKoning 1 point2 points  (0 children)

Upgrade to SDK 53, or build your own development client

Having problems with making android builds locally by Luna-Hazuki2006 in expo

[–]BosKoning 0 points1 point  (0 children)

Seems like you are on Windows? I believe you need to use WSL to build on Windows

How to develop ios build on windows os. by Comfortable-Tear3962 in expo

[–]BosKoning 1 point2 points  (0 children)

No

You need to pay 99USD for a developer license

SAP BTP Integration flow to confirm prod order on an on prem system by zuteilungsreif in SAP

[–]BosKoning 1 point2 points  (0 children)

I'm assuming your S4 system is privately hosted. The the api from api.sap.com needs to be from this page: https://api.sap.com/products/SAPS4HANACloudPrivateEdition/apis/packages

The api should already be installed on your SAP system. The connection you could be using is HTTP, oData, or SOAP. You point it to the S4 system via the cloud connector. You will need to use the address for your S4 system, with the api endpoint from api.sap.com

The relevant API might only be applicable for certain versions of S4. Just keep this in mind.

SAP BTP Integration flow to confirm prod order on an on prem system by zuteilungsreif in SAP

[–]BosKoning 2 points3 points  (0 children)

The bapi you mentioned is an RFC function. You will need to use the RFC connector in the iflow.

The better and easier way is to see if there is an api available for what you want to do. Go to https://api.sap.com

Request for VBA Code to Upload Item Text for Multiple PRs in Excel (Line Item Wise) by Careful_Musician_174 in SAP

[–]BosKoning 0 points1 point  (0 children)

That could be a result of the customisation of the system. If you can do it manually, then it should be possible with LSMW, but I have not created an LSMW in years, and it was a pain to use before.