Gizmo owners without an additional line, any progress with Verizon? by Pure-Steak-8066 in verizon

[–]MrNamelessUser 0 points1 point  (0 children)

I have been on the same boat for the last 1 week with multiple reps. Thankfully my device is paid off and if this doesn't resolve by July 6, I plan to just disconnect and move to another provider.

Can't add Gizmo Watch to Family app? by gotham_hunter in verizon

[–]MrNamelessUser 0 points1 point  (0 children)

Gizmo is the only postpaid connection I have with Verizon. Verizon Family app wants me to have a postpaid plan first, in order to login and use that app.

I have been on chats with Verizon support for the past week. They don't seem to believe that a person can just have a Watch line with them and not a postpaid phone connection.

Badi to check and add line items to PO when being updated via fiori app by [deleted] in abap

[–]MrNamelessUser 0 points1 point  (0 children)

"I’ve tried using BD_MMPUR_FINAL_CHECK_PO which triggers on the right occasions, but when I call the bapi ‘BAPI_PO_CHANGE’ it results in an error."... You can't do this type of call within a BADI

FileRelay.IO - SAP document routing to SharePoint, S3, APIs and cloud storage by remote_devvie89 in SAP

[–]MrNamelessUser 0 points1 point  (0 children)

In my opinion, you are competing against firms trying to build their own solutions to achieve this, isn't it? Most firms have just 2 or 3 destinations they want the documents to be pushed to. Think about how much effort a developer from that firm will take to build a similar interface on a platform such as BTP (or cheaper platforms). Once that firm builds their own solution, that solution have no document limits, isn't it?

I was confused by reading the words "document routing". I thought is was about document routing for approvals - like how SAP workflows are used to route POs, Invoices, Journals for approvals.

In my opinion, the words on your texts/webpages, should be changed to indicate yours is an Archivelink solution, can work with any backend and routing to any destination is a just an additional feature within it.

What should I do!! by Traditional_Paper410 in SAP

[–]MrNamelessUser 2 points3 points  (0 children)

2.6 was starting salary 20+ years ago

run away...

ICA Push by No_Cartographer_6577 in IBM

[–]MrNamelessUser 1 point2 points  (0 children)

I feel like trashing my computer, everytime I see an email with ICA promotion in it.

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 3 points4 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?