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

    Get batch job name while inside the report executed under the batch job

    Hi All,I need to know how can I get batch job name at runtime.i.e. if report name is Z_REPORT_1 and batchjob name is Z_BATCHJOB_1 Then I need to check in the program inside report Z_REPORT_1, under what batch job (name) this report is getting exe...

    Resolved! Accepted Solution

    Process Order - FM/BAPI to update the phase/operation deletion flag

    Hi,For process orders, do any fm's or bapi's exist, that would update the phase (operation marked as phase) deletion flag?We need to do this for an inbound idoc process, based on the status number. If the status number is say '3', set the phase delet...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE updating all items even after sending perticular item number

    Hi I am using BAPI_PO_CHANGE to update my PO item condition price.I am trying to pass a perticular line item and its respective condition priceses.. but strangely, this bapi is updating all the items.Can any one tell me what is the wrong i am doing h...

    Resolved! Accepted Solution

    program attached to wrong transport request and sent to QA, now what?

    hi, while doing a program bymistake i have taken a request id of another program which has been send to qualitynow my running program has been attach to that program please please help me out iam in great trouble...............how to remove that fr...

    Resolved! Accepted Solution

    How we will decide whether it should be Implicit or Explicit Implementation

    On what criteria we will decide whether we should go for Implicit enhancement or Explicit enhancement.In my case we added an INCLUDE in the subroutine USEREXIT_SAVE_DOCUMENT_PREPARE of MV45AFZZ to provide a customised functionality.Now,instead of add...

    kiran_k8 by Active Contributor
    • 3976 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    CL_SALV_TABLE list refresh after change of field visibility (set_technical)

    Dear all,in a ALV list i hide some collums with method cl_salv_column_table-set_technical. If the user presses a butten, i like to show the hidden columns, but the filelds are still hidden. I called the method cl_salv_table->refresh and i tryed metho...

    Resolved! Accepted Solution

    Badi HRPAD00infty

    Hi,I am using a BADI HRPAD00INFTY to update a values for the TCODE pa40 and infotype 19. Here i have a screen field named as "P0016-termn".I have written a code likeLoop at screen.IF screen name = 'P0016-termn 'P0016-termn = '02'.modify screen.endif....

    Resolved! Accepted Solution

    Is there any function module to assign Object to Transport request (Task)?

    Hi There,My requirement is to assign an object to desired task of the transport request. I found one FM called TR_EXT_INSERT_IN_REQUEST. But it has some limitations. Limitations of FM : TR_EXT_INSERT_IN_REQUEST1. It will assign the given object to g...

    badi or userexit

    hi experts,Is there any User Exit Or BADI available at the time of payroll (FOR INDIA)(for t-code pc00_m40_cal) so that ihave to write a code for deduction of labour welfare fund for the employees who leaves the organisation before the valid date an...

    Labels in this area