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

    Implementing a BTE

    Hi,I have found a BTE and have copied it's sample interface to a Z function module. I got to know that in order to register this Z function module for the BTE, I have to maintain an entry in the table TBE34. Now this table requires me to enter a cust...

    Resolved! Accepted Solution

    Tracking Events

    Hi All,I have requirement where I need to call a subroutine in different events and according to the event the subroutine will behave differently. Is there a way in ABAP to capture the current event of the program?Regards,Prashant.

    Resolved! Accepted Solution

    Value does not stay in screen in screen painter after clicking enter

    Hi abapers,I have created a table control in screen painter .My problem is that after entering 1 row of values and press enter the value gets vanished.it doesn stay in screen .What may be the problem?? Have any of abapers gone through this scenario. ...

    Resolved! Accepted Solution

    How to Identify program is running in background or Foreground mode?

    Hello Experts,I have developed on Z report and from this report BDC for Transaction CO11 is runnning using CALL TRANSACTION statement.On Selection screen there is a option for selecting the BDC mode either in Background or Forground or Error mode.My...

    Resolved! Accepted Solution

    Changing address using FM APAR_EBPP_CHANGE_ADDRESS - error occured

    Hi Guys, I am using using FM APAR_EBPP_CHANGE_ADDRESS to change contact person address of a customer.I am getting following errorError occurred in function module ADDR_CHECK - Address No.0000072244Any one used this FM.Can you give me a s...

    Resolved! Accepted Solution

    Data Locking

    Dear all,I have a Z program that performing ZTABLE delete and update. The execution of the program is being scheduled every night, and multiple jobs need to be created for the same program due to different job need to update/delete different company ...

    Resolved! Accepted Solution

    SY-UCOMM of the refresh button inside the ALV grid. The ALV Grid OO.

    Good Day, I have a problem i need to obtain the sy-ucom of the "Refresh button" using an ALV generated by objects. I've already done the /h statement the refresh sy-ucomm code is %_GC 126 10 and %_GC 126 18 %_GC 128 10. I don't know why i can't obtai...

    Resolved! Accepted Solution

    SY-UCOMM OF THE REFRESH BUTTON INSIDE THE ALV GRID , THE ALV GRID OO

    Good Day, I have a problem i need to obtain the sy-ucom of the "Refresh button" using an ALV generated by objects. I've already done the /h statement the refresh sy-ucomm code is %_GC 126 10 and %_GC 126 18 %_GC 128 10. I don't know why i can't obta...

    Resolved! Accepted Solution

    tracking infotype chnages

    plz replyHello,I am coding to get fileds of infotpe changes .I can not use standard program RPUAUD00 for my requirement.for FM HR_INFOTYPE_LOG_GET_DETAIL it exports only itab & fields, but i need to fetch head-opera too, which i can not get from ...

    Resolved! Accepted Solution

    CALL METHOD

    Hello Experts,I have never worked on ABAP Objects before. Now I have been assigned to modify an existing Z-report which was developed using Classes and Methods. I have add some extra logic to an existing method.The existing method is like this: loop...

    Resolved! Accepted Solution

    Dinamic Definition

    Hi. I have the next problem.Let' supose that I have a variable wich contents the name of a data element (ls_element = NAME_ORG).I want to define another variable using the content of the previus variable (ls_variable TYPE NAME_ORG).How can I do that?...

    Resolved! Accepted Solution

    Customer fields modified but METHOD post is not executed (ME22N)

    Hi I've a Z subscreen on Item level on ME22N made of three customer fields of EKPO and fields from a Z table. I've implemented BADIs ME_PROCESS_PO_CUST and ME_GUI_PO_CUST to manage that extend. When I modify any data on this Z screen and no o...

    Resolved! Accepted Solution

    search help exit

    Hi,when I select a value in the below f4-Help the selected value doesn't appear.Instead of another value , do have have an idea why.It drives me almost mad. Pls help.RegardssasFUNCTION z_f4_size_dim. *"------------------------------------------------...

    Resolved! Accepted Solution

    EXPORT problem

    I have one include program say ZXXYQPAU04 (in function group XQPA) ,in which I have IMPORT stmt like below in the begining it self. import v_ebelp from MEMORY id 'V_EBELP'.But I could not found corresponding EXPORT stmt where this got export(ed)?How ...

    Resolved! Accepted Solution

    Enhancement of Infotype

    I wanted to add new fields in 0027 and I directly added then in CI of PA0027. Now I want to delete the fields. I am ble to delete them. But not able to activate them. Because, I have no fields in the table (CI include).How can I handle this?ThanksKir...

    Labels in this area

    Explore this Area