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
    • 94834 Views
    • 212 Comments
    • 39 Likes

    Drag and Drop

    HI experts ,i have a requiement to drag a node from tree and drop it in a basket.so i created a tree and a picture control..to get resister events for drag and drop i used method for tree and picture both..CALL METHOD picture->get_registered_eventsbu...

    Resolved! Accepted Solution

    BAPI - post goods issue

    Hi experts, I have tried testing many BAPI FM but fail. Pls help solve as followings. Thx.Request: Use BAPI to duplicate outbound delivery that has been posted goods issue from one R/3 system to another.Question: Which BAPI FM is appropriate?Backgrou...

    Resolved! Accepted Solution

    complexity of a program

    hii , i need to know that is there any tcode to find out complexity of a program ( simple, medium, complex) . i have more than 100 programs in my internal table i need to separate them complexity wise into simple , medium and complex.thanks an...

    Resolved! Accepted Solution

    smartforms

    Hi AllMy smartforms on development work properly . but when i transfer smartforms and all related data( smartforms style, ztable, driver program, smartforms, logo) to production server that not work.i have also use 'SSF_FUNCTION_MODULE_NAME' function...

    Resolved! Accepted Solution

    RFC will work or not

    Hi Experts,I am having a very some concern on RFC. This is what i'm doing. I created a new Z function module with RFC enabled. Within the Z FM i am calling another Fuction module, for which RFC is not enabled( it is NORMAL FM). My Question is when i ...

    Resolved! Accepted Solution

    Error during transport

    Hi,Transport log displays below error.Program ZCL_IM_BOM_BADI===============CP: Syntax error in line 000005INCLUDE report 'ZCL_IM_BOM_BADI===============CL'not found.Program ZCL_IM_MM01_EAN===============CP: Syntax error in line 000005Could you pleas...

    Resolved! Accepted Solution

    Simple loop question

    I have an internal table called table1 with data as below:col1-123234456I would like to write a an one line condition check like this: (i.e. replace words between brackets with code)IF (table1 has col1 with the data '234'). " do this codeENDIF.I'm ...

    Resolved! Accepted Solution

    invoices duplicated

    Hi;The code below is a copy of the one that works ok, this code makes duplicates of an invoice.This code is added here: VOFM...data transfer -> billing document, here i´ve created a new record where i added the code below.Any help to avoid duplicated...

    Resolved! Accepted Solution

    LIKE in where clause

    Hi Folks,Could you please give some resolution to this query i am trying....I am trying to use LIKE in WHERE CLAUSE comparing a variable (z_acct). I want to know how to use it like u2018%valueof(l_acct)u2019 after LIKE clauseu2026..REPORT ZSAM.data ...

    Labels in this area

    Explore this Area