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...

    Resolved! Accepted Solution

    关于ABAP代码风险审计问题

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

    Resolved! Accepted Solution

    Relational operator OR as well as AND is not supported.

    Hello All, I feel like brain-dead, as these lines of code looks good to me. However, when I try to activate, I get an error regarding the "OR" as well as "AND" in the IF statement. What did I forget about using an "OR"/"AND" in this IF statement?...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    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
    • 5283 Views
    • 5 Comments
    • 1 Likes
    Resolved! Accepted Solution

    read report into itab ,need find which line cause dump during Debug

    I know below statement cause dump, I try to find whcih line is too long during debug, but failure. how to find which line of l_prog_tab_local cause error during debug? how to using debugger script for this? read report l_prog_tab_local into...

    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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area