Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! 关于ABAP代码风险审计问题

大家好,本人从事漏洞挖掘工作的,目前需要对ABAP代码进行安全评估,需要出一个方案,需要请教各位大佬一个关于ABAP代码安全漏洞审计的问题。 我们都知道SAP自带审计功能,但是它不能审计出一些逻辑漏洞,例如:SQL注入,跨站脚本类等漏洞。为此我找到了一个ABAPGit工具,可以将代码拉取到git仓库之后做代码安全扫描,但由于公司现状问题是将ABAP源代码直接存储在库中(开发若要编程,是通过控制台连接到库中再进行的),暂时不考虑把他拉取到Git仓库中,同时改变这个体系的难度也较大(不到万不得已...

Resolved! how to query result from custom table by lastest date and version

I have a custom table z1 with key fields zdate and zversion. I want to retrive latest version of latest date. What I'm doing now is like below, first find latest date and version then use it in where condition. select * from z1 order by zdate desce...

/N/SAPBOQ/SES (SD Service Entry Sheet ) BAPI or a way to upload SES items

i have researched alot to find a BAPI or Function module , all i can find a BAPI for MM SES , which doesnt fit my needs as it uses PO number as a linkage for Services while i need the sales order to be the linkage , does anyone has an idea on how to ...

Resolved! CDS View with Cost Center - How to create Access Control with auths at Cost Center Group

Hi, We have user authorizations for Cost Centers that are maintained at the Cost Center Group level, i.e. if a user has authorization to view a Cost Center Croup, they should be able to view all transactional items (e.g. Purchase Order Item Account...

afordham by Participant
  • 4735 VIEWS
  • 5 REPLIES
  • 1 Likes

how to verify RSA SHA256 signature? FM : SSFW_KRN_VERIFY getting result crc = 5

FIrst of all I'm sorry, somehow my previous question is deleted (I think accidently because of duplicate comments), I have to repost this question.I've been looking for a way to verify JWT token signature from ABAP(RS256 algorithm is used). I've foun...

ALV Report Year Field

Hello, We have a custom report. That report has 2 time fields those are: The vehicle's entry date to the scale and The vehicle's leaving date to the scale .Within the code the date field extracts from a SE16N Table however has no year restrictio...

SAP System should scan the barcode and this functionality should be implemented in SAP ABAP.

Hi Experts, Here the requirement is SAP system should scan the barcode and the details will be stored in SAP system itself. Need to achieve this in SAP ABAP. I don't have any idea on how to implement this as I am new to SAP. Any assistance y...

RFC API Load Capacity

Hi Everyone, We have an RFC API created, Which receives data from third party system via WSDL for Sales Order creation in one company code. The frequency is around 25K API calls from Third Party System to SAP on a daily basis, Now we want use the A...

Resolved! Eclipse Debugger: Cannot parse variable name in dynamic method calls/selects

Hallo all, I have this, kind of, annoying issue with Debugger in Eclipse: If there is a dynamic method call or select into more variables and you double click it, you wan't get it to list of displayed variables, only error message is shown, that it...

Resolved! How to pass selection screen parameter vriable value to the url instead of harcode

i want pass parameter variable value to the url instead of hardcode value how can we do that 'https://abc.com/instance3345/sendMessage? title=title☎=124353535&body=from test data'. suppose phone =124353535 and now i want phone = p_phn where p_phn...

Labels in this area