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

    Sample code to create a Select ... Into a variable from a custom table?

    We've got a custom table called z1 which contain fields of EBELN, EBELP, and f1. Now we know the field f1 value and we would like to use this f1 value to get EBELN and EBELP values and put these values in two corresponding variables.We would like to...

    Business scenario

    Hi experts,Can anyone tell some business scenarios for the three sentences below.1. Developed custom table ZDATAMOD and a report that uploads the data from GL files and the corresponding balance files.2. Used dialog programming for creating scre...

    Resolved! Accepted Solution

    Exclude data in DESADV

    Hi Experts,I need to exclude some item categories from being triggered to the IDoc. My IDoc type is DESADV and basic type is DELVRY03. I know that this question demands a complex answer but I'm new in Idoc technology and it would be very helpful.Than...

    IDOC :PROJECT01

    Hi I am doing a scenario where I am sending all WBS(Work Breakdown Structures) elements from SAP(IDOC) to 3rd party system(SOAP) -IDOC TO SOAP.First I need to send all WBS elements in the initial load and later if any WBS elements change I need to se...

    Resolved! Accepted Solution

    Authorization objects : Changed, maintained, standard ? / deriving roles

    Hi all,We've noticed that the organisational values are not always inherited when deriving roles in the authorizations objects.Actually, it kind of depends of the status of the auth. obj.: changed, maintened or satandard. It is not inherited when the...

    DESTRUCTOR

    Does anybody know, if and when SAP will allow the implementation of DESTRUCTOR in ABAP-OO? Currently, one is only allowed to call an C-Function (Kernel-Function) within the DESTRUCTOR?see SAP-Note [168703|https://websmp105.sap-ag.de/~form/handler?_AP...

    Resolved! Accepted Solution

    Event in ALV OO

    Hello,I make a column checkbox in an alv oo and I need to make a validation when a click on it.I put the code :CALL METHOD o_grid->register_edit_even EXPORTING i_event_id = cl_gui_alv_grid=>mc_evt_modified.in my PBO...In my PAI I put a break-point, ...

    User Exit ME22N

    Folks,I am working on user exit for transaction ME22N.I have to make make small change in transaction.In the external detail tab of header as well as line item ,i need to fill Mode of transportation field.Means if mode of transportation is blank in ...

    IDOC

    Hi Guru,I am working on IDOC. When I am going to distribute the Model in BD64 transaction . Then it is showing the following error:-Target system SAPIDOC:-RFC destination for synchronous communication (message type SYNCH)Partner profile LS SAPIDOC...

    Resolved! Accepted Solution

    BDC HELP

    Hii Experts,I am using abap trail version so i can't access the material master or vendor master table.so can anyone give me an example of a bdc program which doesn't include material or vendor master.i don't have any idea about bdc so i want the exa...

    Labels in this area

    Explore this Area