Fri.Jul 07, 2023

article thumbnail

Planning Calendar – CRUD Operations with JSON Data

SAP Credit Management

Hi Readers, Good Day. In this blog post I am going to explain How to Create, Read, Update and Delete appointments using Planning Calendar with JSON Data in BAS (Business Application Studio). Steps includes: Create a JSON Data Create a Planning Calendar and bind the JSON Data to the Planning Calendar. Adding a custom Views to the Planning Calendar. Performing CRUD Operations in Planning Calendar.

Default 187
article thumbnail

Graduating with Debt? Here’s How to Manage Your Student Loans Like a Pro

Due

Quality education doesn’t come with a sticker price, they say. However, with an average college loan debt of $37,338 , you wouldn’t like feeling down on your graduation day. Earning your college degree streamlines the path to your dream career. This comes at the cost of your financial freedom, at least for the next few years, if not decades. Graduates often find the loan burdens pulling them down long after those college years.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Cloud Integration: How to call iFlow from IAS-based application

SAP Credit Management

SAP Cloud Integration (aka CPI) allows to call an integration flow via HTTP request from an external system (HTTP Sender adapter). In this tutorial we create an app in Cloud Foundry that is protected via IAS and calls an iFlow. Since the iFlow is protected via XSUAA, it requires some special blog post to learn how this scenario can be realized. The special blog post can be found below.

article thumbnail

How Text Messaging Can Help Grow Your Small Business

Lendio

Text messaging for business is here to stay, at least for quite a while. People are cranking out some 389 billion texts a month worldwide. And according to research by SAP, only 17% of users find messages from businesses to be intrusive. So, despite the development of numerous messenger apps, SMS is still in the game. What is Text Message Marketing?

article thumbnail

Create ABAP Dictionary Objects Using XCO Library

SAP Credit Management

Summary One of the most influential libraries recently introduced by SAP is XCO. After trying Andre Fischer ‘s RAP Generator, I came across it when I researched the technology it uses in the background. It’s really a great library that provides a lot of product development possibilities and the ability to automate a lot of ABAP developments and new development methodologies such as RAP.

164
164
article thumbnail

Five Marketing Channels For Small Businesses

Lendio

“What marketing channels should my small business use?” We get it: there are seemingly endless ways to market your small business. How do you know which is right for YOU? While there are many different ways to go about marketing, not all of them are right for everyone. Certain businesses perform better than others on some channels. Some of it comes down to the target audience, some of it comes down to the industry, and a lot of it comes down to strategy.

More Trending

article thumbnail

How to Build an Email List to Market Your Business

Lendio

As a small business owner wearing many hats, you often have to juggle multiple responsibilities and tasks at once. To help your business grow, it’s all about making the most of your limited time and resources and finding the solutions with the best returns. There are countless options for marketing strategies, but the most efficient option is relatively simple yet powerful: an email list.

article thumbnail

How to prepare your script-creation environment for Synthetic User Monitoring

SAP Credit Management

With this blog, you’ll learn how to put in place an optimized environment to create Synthetic User Monitoring scripts of type Selenium. Disclaimer The setup described in this document is not an SAP recommendation. It’s one possibility of setup, but other setups are possible and could be more suited to your situation. Prerequisite The script-creation environment can be setup on any host able to access the application to monitor.

152
152
article thumbnail

20 SEO Tools Your Small Business Needs 

Lendio

In today’s digital landscape, search engine optimization (SEO) plays a crucial role in driving organic traffic and improving online visibility for small businesses. However, navigating the complex world of SEO can be overwhelming, especially for entrepreneurs with limited resources. Thankfully, a wide range of powerful online SEO tools exists to simplify the process and empower small business owners to optimize their websites effectively.

article thumbnail

UI5con 2023 – UI5 Web Component

SAP Credit Management

Introduction In this blog post series, I’ll show how to create a Web Component and consume it in UI5! This is based on my UI5con session of 2023 together with Peter Muessig . – Vanilla Web Component: [link] – UI5 Web Component (this one): [link] – Generate UI5 Library & Controls for UI5 Web Components: [link] – Consume UI5 Controls based on UI5 Web Components inside a UI5 app: [link] In the previous blog post, I created a Vanilla Web Component.

Default 150
article thumbnail

The Difference between Collecting Debt from a Person vs. a Business

Enterprise Recovery

B2B (business-to-business) and B2C (business-to-consumer) debt collections are different. Agencies that collect from individuals will use different collection tactics and are subject to harsher regulations than those that collect from businesses. Often these agencies choose to separate consumer collections from commercial collections because the processes vary.

article thumbnail

Exchange JWT token from Azure with token issued by SAP Cloud Identity Authentication Service

SAP Credit Management

As a developer you may have the need to authenticate to applications hosted in SAP Business Technology Platform (SAP BTP) from 3rd party apps. This can be accomplished using the JWT Bearer Token exchange in SAP Cloud Identity Services (IAS). In this blog I will showcase how a JWT token from MS Azure can be exchanged with token issued by IAS. The IAS token can be used to get an access token from SAP BTP to authenticate to SAP BTP applications.

Default 149
article thumbnail

Your Guide to Paying for College: The Role of Scholarships and Grants

Due

There’s no denying that the sticker price of your college may leave you at a loss for words. Public colleges and universities in the US witnessed a staggering 28% hike in tuition fees between 2009 and 2019. With educational costs looking exorbitantly high and no signs of dipping any time soon, it’s time to explore alternative funding options. A survey reveals that US students used grants and scholarships to fund as much as 26% of their college expenses in 2021-2022.

59
article thumbnail

Reach the Solution Faster with SAP Real-Time Support Channels

SAP Credit Management

Usually the first thing comes to mind when facing an unexpected behaviour while working with SAP Cloud for Customer is to open a case to SAP Support. However, sometimes this situation could be a more straightforward error or a simple behaviour confirmation. Those incidents are going to go through the whole case lifecycle and it can take longer than what is necessary to have an answer to your question.

148
148
article thumbnail

How Do I Fix My Credit After Identity Theft?

Credit Absolute

Ah, identity theft. The two words that make all adults shudder. You have worked so hard to establish great credit. You have paid down your debt, paid your bills on time, and now all of the sudden- it’s gone. Identity theft can be really scary and damaging, but it is not the end of the world […] The post How Do I Fix My Credit After Identity Theft?

52
article thumbnail

UI5con 2023 – Vanilla Web Component

SAP Credit Management

Introduction In the next following blog post series, I’ll show how to create a Web Component and consume it in UI5! This is based on my UI5con session of 2023 together with Peter Muessig . – Vanilla Web Component (this one): [link] – UI5 Web Component: [link] – Generate UI5 Library & Controls for UI5 Web Components: [link] – Consume UI5 Controls based on UI5 Web Components inside a UI5 app: [link] Web Components is a different technology which is the foundation for m

143
143
article thumbnail

How to Make an Email: The Essential Email Newsletter Checklist

Lendio

You’ve decided to start an email newsletter for your small business. Congratulations! While this is an exciting step, email marketing can be confusing, especially when it comes to getting everything set up to send out your first email. You know email marketing is a valuable tool, but how do you actually do everything you need to do to send out an email?

article thumbnail

UI5con 2023 – Consume UI5 Controls based on UI5 Web Components inside a UI5 app

SAP Credit Management

Introduction In this blog post series, I’ll show how to create a Web Component and consume it in UI5! This is based on my UI5con session of 2023 together with Peter Muessig . – Vanilla Web Component: [link] – UI5 Web Component: [link] – Generate UI5 Library & Controls for UI5 Web Components: [link] – Consume UI5 Controls based on UI5 Web Components inside a UI5 app (this one): [link] Final test in this blog post series, use the UI5 Controls based on UI5 Web Component

138
138
article thumbnail

How to Create a Brand Messaging Framework With Examples

Lendio

At some point in your business, someone’s probably said to you that you need to work on your brand messaging. “It’s really important,” they’ll say. But what is it, why do you need it, and how do you make sure brand messaging is helping your business? What is Brand Messaging? At its core, brand messaging is helpful to think about as an interaction of three things: What your company is about on a deep level Who your customers are What message actually resonates with them Why Brand Messaging is Imp

article thumbnail

Trigger Build Process Automation Instance from S/4 HANA On-Premise using ABAP Code

SAP Credit Management

This blog presents one of the approach for initiating SAP Build Process Automation from an S/4 Hana On-Premise system using ABAP code. As you know, SAP Build Process Automation is the unified offering in SAP BTP that combines the capabilities of SAP Workflow Management and SAP Intelligent RPA and its staring point can be FORM or API. You can read more on SAP Build Process Automation ( here ).

138
138
article thumbnail

The Four Ps of the Marketing Mix and How to Use Them

Lendio

The Four Ps of the Marketing Mix is a framework to help businesses plan how to engage customers with their products or services. It prompts them to strategize how they will influence buyer behavior by developing an appropriate “mix” of the Four Ps—product, price, place, and promotion. It is a well-established, simple, and memorable tool to help businesses consider their marketing approach at the highest level.

article thumbnail

Intelligent Bill of Lading Document Processing with SAP AI Business Service

SAP Credit Management

Manual ‘Bill of Lading’ data extraction is very slow, expensive and error-prone. Automate the extraction of relevant information from Bill of lading with SAP AI Business Service – Document Information Extraction ; ensuring more accurate document processing in significantly less time with reduced processing costs. Intelligent Document Processing Background Use Machine Learning with DOX AI Service to process Bill of Lading document Document Information Extraction Service(SAP AI Business Serv

137
137
article thumbnail

How to Post on Instagram: A Step-By-Step Guide

Lendio

Instagram is one of the most popular social media platforms, with more than 1 billion active monthly users. Business owners and entrepreneurs can certainly tap into this market to grow their brand. Several types of businesses have found success on Instagram and built brand awareness, while also being able to earn sales. Instagram is a very user-friendly, photo-sharing app that allows you to post pictures and videos with captions, hashtags, and location tags for your followers to see.

article thumbnail

Update Your Marketing Business Role Today to Receive Leads, Tools and Tips on SAP Business Network

SAP Credit Management

As a supplier on SAP Business Network, your marketing lead can update the Business Role field in their SAP Business Network account in less than 3 minutes. Why should you do this? With accurate business roles filled out for each of your network accounts, we at SAP can ensure that the right people from your organization are receiving the right type of content to get the most out of your SAP Business Network experience, especially for your marketing or sales lead.

136
136
article thumbnail

How to Create and Manage a Facebook Business Page

Lendio

As a small business owner, you likely already know the importance of social media for your company. Over 90% of small businesses use social media , and over 60% report that social media marketing was effective for their business. Further, 74% of small businesses using social media say Facebook is their main platform for engaging with customers. So yes, your business should probably be on Facebook!

article thumbnail

UI5con 2023 – Generate UI5 Library & Controls for UI5 Web Components

SAP Credit Management

Introduction In this blog post series, I’ll show how to create a Web Component and consume it in UI5! This is based on my UI5con session of 2023 together with Peter Muessig. – Vanilla Web Component: [link] – UI5 Web Component: [link] – Generate UI5 Library & Controls for UI5 Web Components (this one): [link] – Consume UI5 Controls based on UI5 Web Components inside a UI5 app: [link] After transforming my Web Component to a UI5 Web Component, time has come to bring it

135
135
article thumbnail

How to Create a Business Instagram Account

Lendio

Almost every marketing professional knows the power that social media has to find, engage with, and sell to customers. These platforms are some of the best tools a marketer has in his arsenal when it comes to understanding consumer behavior and building authentic connections with their target audience. Among the many social media platforms that exist, almost no site has a more user-friendly business-centric account option than Instagram.

article thumbnail

SAP Continuous Influence for SAP S/4HANA Cloud – Results of H1/2023 Review

SAP Credit Management

Find below the review results of the first half of 2023 targeting SAP Continuous Influence for SAP S/4HANA Cloud, Public Edition. The posts outline information on delivered requests and other progress made for open requests. Results of the H1/2023 Review Round Session Review Summary SAP S/4HANA Cloud for Asset Management Q1/2023 ; Q2/2023 SAP S/4HANA Cloud for Data Management and Data Migration Q1/2023 SAP S/4HANA Cloud for Enterprise Portfolio and Project Management Q1/2023 ; Q2/2023 SAP S/4H

129
129
article thumbnail

Key Brand Elements For Your Small Business

Lendio

What’s in a brand? Brands are made up of more elements than you might realize; it’s not just a business name and logo. While branding can often seem abstract and vague, all the elements come together to form a clear perception of a company. In fact, the more you learn about branding, the more you’ll be able to identify different brand elements in businesses you already know and love.

article thumbnail

Sustainability impact with SAP Build Apps:?Develop, rate and share your green experience

SAP Credit Management

Welcome back to our blog series that follows how our first Low-Code/No-Code project with SAP Build Apps was developed. In our previous blog post we guided you through the steps how we created the first UI elements where users can share the name and website of their favorite “green” place and add them to a constantly growing list of sustainable restaurants of a city.

Default 115
article thumbnail

Facebook Marketing For Small Business

Lendio

If you’re a business owner looking to expand your reach, engage with your audience, and drive growth, Facebook offers a powerful platform to achieve your goals. However, before you embark on your Facebook marketing journey, it’s crucial to take a step back and evaluate if it aligns with your business objectives and target audience. By considering a few key factors, you can make an informed decision and set yourself up for success in harnessing the potential of Facebook for your small