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

    ABAP help by BW experts

    Hi,I have created an abap program in ECC side which calculates count of DFKKOP Table.its a simple select statement which is as below.SELECT MANDT OPBEL OPUPW OPUPK OPUPZ          FROM DFKKOP INTO TABLE lt_payment          where AUGDT >= s_date-low AN...

    call transaction

    Hi,I am using BDC for calling mc.9 using hotspot in ALV. It is executing correctly but when I click on the back button, it is taking me to the mc.9 selection screen but I want it to get redirected to the ALV report. Can anybody please help.Regards,Sh...

    Resolved! Accepted Solution

    GOS for transaction MSC3N

    Hi All,There is a requirement to add the Generic Object Services in transaction MSC3N.I have searched in SCN and found that we can add GOS toolbar through a class cl_gos_managerI would like to know how to add the GOS tool bar in MSC3N.Should we add u...

    Resolved! Accepted Solution

    Check Box Selection

    Hi experts,I Have A Requirement That..I Have Created A Check Box ....Parameters: P_c As Check Box Default 'X'.So Can We Assign the Authorization For That Check Box.....Means Only 'ABAP'  And   'HBTABAP'   Can Un Tick That..Check Box .Means Only Those...

    Resolved! Accepted Solution

    table type in DATA definition

    Usually, I use TYPES to define structure and use DATA xxx type standard table of  a certain type defined before.But when I optimize some old programs, the previous programmer wrote sth like:DATA: BEGIN OF tab_g_item OCCURS 0,     maktx   LIKE  makt-m...

    Resolved! Accepted Solution

    Function module GET_GLOBALS_FROM_SLVC_FULLSCR issue

    Hi experts,I am using the below code,CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'       EXPORTING         i_callback_program      = sy-cprog         i_callback_user_command = 'USER_COMMAND'    <--------------- for this          i_callback_top_of_page  = 'T...

    odd/even rows problem in an internal table

    Hi gurus,actual internal table dataBUZEI     FIPOS                         AMT(WRBTR) 001        00000000000003             80.00 002        00000000000003             20.00 003        10                                     80.00 004        10       ...

    Resolved! Accepted Solution

    ZBUD - intermittent error "Field Z-BDC03 (2) does not exist in the screen SAPLKPP2 0110"

    I have a user who can not update his budget with ZBUD - he gets error "Field Z-BDC03 (2) does not exist in the screen SAPLKPP2 0110" .  It says Data was saved, but it isn't.  This is also intermittent, sometimes works sometimesnot.  Does anyone know ...

    Resolved! Accepted Solution

    idoc status 30 even though trigger immediately is set in WE 20

    Hi All,My requirement is to trigger the idoc immediately when it is generated( with out scheduling RSEOUT00). So I set 'trigger immediately' in partner profiles. Unfortunately, idoc is remained in status 30  even though i set 'trigger immediately' in...

    Resolved! Accepted Solution

    BAPI_PO_CREATE1 purchase requisition has changed after creatin PO

    Hello ABAP Gurus,There is another wired problem with BAPI_PO_CREATE1. After I created PO in reference to PR (with service) in hold status, everything is created properly but it's changing quantity at service position in PR (yes in purchase requsition...

    Resolved! Accepted Solution

    Clearing data

    Hello Every body,I'm using the table BSAK and BSAD for extracting clearing docs of Accounting docs extracted from BSEG and BSET and BKPF.1- For Clearing Data:Where can i find Payment method ?Where can i find accounting information (banking account) ?...

    Labels in this area

    Explore this Area