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
    • 94736 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    call transaction me33l

    hi, i am having a requirement where i have to call transaction me33l from alv list and skip its first screen. .my code:SET PARAMETER ID 'VRT' FIELD wa_final-ebeln.CALL TRANSACTION 'ME33L' AND SKIP FIRST SCREEN. but its not working properly.any...

    Resolved! Accepted Solution

    regd User Roles

    Hi SDN'sI have a role created and some transaction being assigned to it.When we see the role and its authorisation from the tcode PFCG, under the Display authorization data, we can see the tcodes assigned, right?We have a Z report which tracks all th...

    dialogue box

    hi friends! How to create a dialogue box in module pool programming and how to code.help me in step by step process. I have already created a dialogue box but it does not open as dialogue box inseated it open as a new session. so plz help in figure ...

    menu painter

    hi gurusiam faceing problem of removeing print option in output list.( clasic report)i have used set pf-status '100'.alsoDATA: buttons_itab TYPE TABLE OF sy-ucomm.START-OF-SELECTION.REFRESH buttons_itab. APPEND 'PRIN' TO buttons_itab. set pf-status '...

    Table maintenance

    Hi,I am calling the maintenance view of a ztable from a report ,passing some parameters through the selection screen.The maintenance view has a button NEW ENTRIES.I want to eliminate this button, but at the same time want the maintenance view to open...

    S.I.Units Conversion

    Hi Folks,I have to display the quantity only in S.I Units on the label I am going to print.I am taking MATNR and MEINS from MARA.Now,I am going to table T006 and getting DIMID WHERE T006-MSEHI =ITAB-MEINS.After this I am passing on the value DIMIDto...

    kiran_k8 by Active Contributor
    • 2175 Views
    • 6 Comments
    • 0 Likes

    Data Transfer

    Hi All,Our client wants to replace the 'BDCs with call transaction' with BAPIs. I am unable to find the proper BAPIs for the following transactions.WCR4,WCT7,WCT8.It would be a great help if someone provide any pointers regarding thisVinay

    Resolved! Accepted Solution

    Very Urgent: how to define field symbols in class using se24 Points assured

    hi all I am new to abap oo programming. I am using se24 to build a class where some methods have code which involves working with field sybmols but i am not able to figure out way for how to define field symbols in the attributes section.I tried defi...

    LSMW...

    Hi....I am uploading condition records from legacy system using LSMW by recording. If a duplicate record exists then the record is not appended in the condition table which is ok as standard SAP behaves in this way. My requirement is to send the dupl...

    Role comparisions

    Hi All,Please help it is Urgent for my project.We have migrated from 4.6C to ECC 6.There are 2 SAP systems with ECC 6One is development & another one is Quality.We have certain limitations while working with these two system.We can not create RFC con...

    Resolved! Accepted Solution

    Performanc is very Poor

    Hi Experts This report works fine but its performance is very poor. End users affected badly due to its performance. I have used BSEG table, will it be a reason for this, if so how to handle this situation. How to improve its performance. Can...

    Dynamic CheckBox

    Hi allWhen i made a check to the checkbox, the textbox will display 'Hello'. When i uncheck the checkbox, the textbox will display 'World'.i dont want to click on any enter or execute button. I want the check box to dynamic know the action to tak. An...

    Resolved! Accepted Solution

    fieldcatalog

    Hi frnds, I have a problem that i m not getting what can be done.1) how to add a refresh button in the alv grid toolbar.2) i m displaying 15 fileds of lfa1 table, so after i execute my program i am getting dump "fieldcatalog is not defne...

    help me urgenz...

    Hi all, here i ve a problem for storing data into internal table, i.e in my report am calculating Opening balance for a GL account. in my code i am using table gt_data for claculating O.bal, but here am storing that O.bal into variable 'result' .it...

    Resolved! Accepted Solution

    gl account description??

    in ska1 table when we pass the gl account number we can see the gl account description...but its not possible to write a select statement as it is not one of the field in ska1 table.can anyone tell me where can i get this gl account description?

    Shahid by Product and Topic Expert
    • 14487 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area