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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 96728 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    OPEN DATASET doubt

    Hi experts,I´m trying to create a file in a server using OPEN DATASET. TYPES: BEGIN OF l_ty_string, l_string TYPE c LENGTH 71, END OF l_ty_string. DATA: l_t_string TYPE TABLE OF l_ty_string, l_s_string TYPE l_ty_string, ...

    Resolved! Accepted Solution

    Standard filter problem

    Hi All,I have a problem with standard filters option. I have a report output in which some quantity fields are displaying upto 3 decimals and some fields are upto 2 decimals. Filters are wokirng for any value for = sign. For >, < , >= , <= options fi...

    Resolved! Accepted Solution

    Reg adding the Amount value if document number and cheque number is same.

    Hi Experts,In Bsid Table, We have belnr - Document, Zuonr for cheque date and wrbtr for the amount field.I have 3 tables in smartform, 1 header data and 2 item data.I have first item table with complete bsid data.Now i need second item table with the...

    Resolved! Accepted Solution

    Role Based Security

    Hello. I am in the process of switching all users over to processed based roles, based on the default roles that come installed with SAP. Before now all users were generated a "personalized" role in which they were given ad hoc transactions. This has...

    Resolved! Accepted Solution

    Table Maintenance Generator - Function Group regeneration issue

    I have table maintenance genertor in a function group that contains lot of tables . I by mistable regenerate the whole function group using table mainteance generator. Now i want to check which of the programs changed during the regenerator. I am loo...

    Resolved! Accepted Solution

    Hash For Values Of Any Type

    Hi folks,I want to create a FM that generates hash values for an importing parameter of type any. FM should work for simple variables as well as for complex variables and objects like structures, tables and objects.I've found two FMs that create hash...

    Resolved! Accepted Solution

    Refresh OOPS ALV

    Hello SDNites,I have created ALV using OOPS . My o/p is perfect. But I have a req where i need to refresh values when i press custom refresh button. Values are getting populated in internal table properly before REDISPLAY of ALV , but it is not showi...

    Resolved! Accepted Solution

    Variant Groups

    Dear Experts,Using SHD0 I have created two variant groups ZG1 & ZG2 and created variants ZG1MIGO & ZG2MIGOI have assigned the first variant to user1 and the second variant to user 2 ..The problem is that there are no effect on the transction for the ...

    Labels in this area

    Explore this Area