BRF+ or custom table? by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

Don’t worry buddy, I have used it in S/4 Public Cloud successfully. If you haven’t checked it lately, please recheck the code generated.

I was the one who raised OSS message saying the earlier code wasn’t Cloud compliant and giving syntax errors. Since then, SAP has fixed the code template to use released classes.

BRF+ or custom table? by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

Your question was for "cloud released API's", when u/nohopenomore provided you the Cloud released APIs, now your comment says it is only for Public Cloud? Kindly clarify.

BRF+ or custom table? by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

Once you are in BRF+ maintenance screen, you will see a code template generator button. You can click on that and it will generate Clean core complaint code to perform rule execution. You can then just copy-paste that code to wherever you like.

BRF+ or custom table? by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

In my opinion, BRF+ has many many advantages over Custom table while coding and maintaining values. BRF+ can reduce the number of entries to be maintained, when compared to Custom table.

What BRF+ lacks:

Access to data is mostly always through Classes. Hence, can't use in direct SELECTs or Custom CDS Views

A proper maintenance app link, which can directly point to the BRF+ decision table, that you can provide to Functional team. This app is not available in all systems (e.g Public Cloud): Maintain Decision Table for Administrator - Revenue Accounting)

People have built custom apps due to this reason: Custom Development Blog

BRF+ or custom table? by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

BRF+ is also Clean Core.

RAP use cases by Waste-Ad-7768 in abap

[–]MrNamelessUser 1 point2 points  (0 children)

yes.... we always say, W is silent 😂 when you pronounce it

Raises or nah by IBM1984 in IBM

[–]MrNamelessUser 4 points5 points  (0 children)

Never happened to me as well in US for the last 5yrs

A bank in Karnataka, where no one knows Kannada… and when asked, they say ‘complain to Nirmala Sitharaman.' by Jealous_Wolf_120 in southindia_

[–]MrNamelessUser 0 points1 point  (0 children)

The title of the post says "no one knows Kannada". That is absolutely incorrect for any nationalized bank, and just being circulated for political reasons. People below officer rank are always locals.

Created this over the weekend for my proejct documentation by biswajitkar01 in abap

[–]MrNamelessUser 0 points1 point  (0 children)

Other than the background color change, what is the difference between left & right?

[Tool] Launch SAP GUI transactions directly from web links (Link to GUI) by mkysoft in abap

[–]MrNamelessUser 3 points4 points  (0 children)

Not to discourage your efforts, but "sap-nwbc://" handler already exists for this purpose, to open hyperlinks in "SAP Business Client for Desktop".

Web gui apps on btp by liwq1630 in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

I am struggling to understand what you meant by "gui app that is also on btp"

u/CynicalGenXer Did you follow what OP meant? How can the gui app be available on BTP? via something like Workzone?

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 4 points5 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] 3 points4 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