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

    col header in ALV

    I need to display manufacturing date in ALV report. The column header should be Mft Date, the column description in list can be what the std is. With my code below, its changing it at both places. But if I remove seltext_l , it takes description by d...

    Resolved! Accepted Solution

    extending bapi structure

    Hello Guys,iam using bapi method in lsmw and according to my requirement i need to enhance the standard object for inserting 2 additional fields .i completed all those stuff now this BAPI standard object is having structure for extension .my question...

    Userexit for IP10

    I'm using userexit EXIT_SAPLIWP3_004 to perform validations. I need to check IMHIS_IMP but it seems that this contain only 1 record instead of the whole table. But when this exit is called from include LIWP3F5Y it is passing the whole table. Can anyo...

    CHECK PRINT

    Hello All,I am working on Check print Program RFFOUS_C.The user wants to change the title for the cover page when he views it in the spool.Based on some conditions I have to make it as USD- “XXX” or CAD – “XXX”.I am changing the code for the field IT...

    Resolved! Accepted Solution

    LDAP: error code 49

    Hi,I am testing a single sign-on with spnego configuration. When I run diagtool spnego.conf, I always get this error. Error connecting to the LDAP server [EXCEPTION] javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID...

    Resolved! Accepted Solution

    Issue with the code

    Hi all,Iam having an issue with the following piece of codedata :gs_layout type lvc_s_layo.types : begin of t_final.INCLUDE STRUCTURE Ztest.TYPES : cost like mbew-verpr,end of t_final.data : i_final type table of t_final.i tried both these...

    Resolved! Accepted Solution

    ALV Grid select rows

    Hi All,I have a requirement.In the ALV grid, IF I select a row and click the Change button... I have to prompt a customized screen which display the selected row values.For example,the screen should display as followsField1 12345Field2 XXXXField3 hhh...

    Resolved! Accepted Solution

    PLEASE APPLY CONVERSION_EXIT_ALPHA_INPUT IN THE FOLLOWING SUBROUTINE.

    CAUFVD IS A STRUCTURE. WHICH HAS ORDER NO 10000427.IAM USING CAUFVD COZ RESB-AUFNR IN PERFORM DOESNOT GIVE A VALUE IN SAP SCRIPT.CAUFVD-AUFNR = 10000427RESB-AUFNR IN SE11 GIVES THE FOLLOWING.RESB-AUFNR = 000010000427RESB-RSNUM = 0000005126PROBLEM IS ...

    problem in alv

    Hi all,hope all are doing good..im working on alvs using function modules reuse_alv*1.How can we handle date values.for example 13072007 had to be displayed in 13.07.2007 in ALV using function modules.2.how to handle top-of-page in alv using function...

    Labels in this area

    Explore this Area