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
    • 94659 Views
    • 212 Comments
    • 39 Likes

    Excise Duty posting

    Hello ExpertsWe have following issue.A PO was created 1000 KGS and the first GRN was done for 800 KGS for batch A1234. At the time of GRN, user entered entire amount of excise duty that was applicable to 1000 kgs. We issued almost 500 KGS of product ...

    Resolved! Accepted Solution

    Fill selection screen, create variant, then create background job.

    Hi all,Looking for some ideas.We have a daily process where we go to SE38, execute a program, fill out the selection screen tabs with various pieces of information and filenames etc. Then we save this as a variant i.e. program is not executed further...

    SA38

    Hi Fellow Sappers,Can anyone tell me the difference between SA38 program RFKORS00 - Standard Letters and RFKORD40 Individual Letters?I am currently updating correspondence types for end users and would like to know which program they should use.Thank...

    Any function module or method to get the users list who are all currently running the same tcode

    Hi Experts,When multiple users using the same transaction we need to through the error other then initial user based on the selection screen fields.So I need any function module or method to track the user information for corresponding tcode.Please h...

    export to excel

    Hi expert,I have one code to transfer table content into excel but it only for specific table that i given in program. but my need is to get dynamically table content that i given in parameter of selection screen.here is my code :-REPORT  ZMS_EXCEL.T...

    JSON with https

    HiI'm attempting to read an API from my vendor whose site is in https.I have added the certificate in STRUST t-code.I am using the following method to create the client.call method cl_http_client=>create(    exporting      host    = STR_host      ser...

    Resolved! Accepted Solution

    ALV TRee

    HI ,  I have requirement of ALV tree . The screen is divided in to parts vertically. left hand side there will tree data.. when i click left hand side, the right hand side i should open some other transaction.can anybody provide sample code

    ABAP runtime error OBJECTS_OBJREF_NOT_ASSIGNED occurs during the execution of MIGO transaction

    Hi Team,While doing MIGO after click on save button we are getting sort dump as below.Category               ABAP Programming ErrorRuntime Errors         OBJECTS_OBJREF_NOT_ASSIGNEDExcept.                CX_SY_REF_IS_INITIALABAP Program           SAP...

    How can I reach a structure-element instead of structure(value of other variable)

    Hi gurus,Sorry If my question is not really clear.Now I give result to a structure element.(green)But I'd like to replace this with the red.TYPES: BEGIN OF structure,              x1          TYPE i,              x2          TYPE i,              x3  ...

    Resolved! Accepted Solution

    Hiding a Maintenance View in a View Cluster

    Hello ABAP Experts,We have a scenario where we would like to hide a maintenance view to an existing view cluster based on condition.Is it possible via events of a view cluster, where i can hide the view at runtime based on some condition before the v...

    naresh_vvsr by Product and Topic Expert
    • 1606 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    System Log: Can I write my own system log code for Ztable Updation, Insert

    Dear Experts,Being new to ABAP I have learned that CDHDR and CDPOS are used to maintain system logs for a Ztable. But in order to check the Updation, Insertion in Ztable one needs to follow this path: se11-->CDHDR-->Contents-->Object Class = ________...

    Resolved! Accepted Solution

    Editing private methods

    HiIs is possible to add custom code to a private method of a SAP standard class? We are prototyping an upgrade of our Erec system and I have an error which is an issue with the ' add_role_to_bupa' method of the class CL_HRRCF_CANDIDATE. A SAP note me...

    Get check record value

    Hello experts,I have created checkboxes based on record retrieve from a table. Now i want when the user check any checkboxes and then click onsubmit, all checkboxes selected records are inserted in another internal table. here is my code till now  SE...

    Labels in this area

    Explore this Area