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

    SAP batch file

    Hello, everybody!I want to automatize the operations:1- Log in SAP;2- Run Transaction with specific criteria;3- Export to Excel;4- Open the file.I've managed to Log in SAP with .bat file and run transaction with specific criteria with Synactive GUIxt...

    Resolved! Accepted Solution

    select query date lookup on another table which does not have month ?

    I need to do a lookup on a table B and extract the data to the internal table. But the lookup table B does not have a date field for which I need to pass the main table A's month through the select. for example select material for all entries in tabl...

    User exit to add button to upload serial no's from excel or text file in MIGO

    Hi Experts,I have a requirement to Create one button in MIGO Serial  numbers Tab in ECC.While clicking the this button it should upload serial numbers from text file and populate into serial number field.if already serial numbers existed it should jo...

    Resolved! Accepted Solution

    Is there a table which links Document Category(VBTYP) and Application(KAPPL)

    I have requirement where I need to get the application(like V1 or V2 or V3 or EF.........etc) of a given document category(like A or B or C......etc)Suppose I have Document Category 'B' which means it is a Quotation and I want to get it's correspondi...

    Resolved! Accepted Solution

    Validation for FBV0 while posting documents

    Hi,            While posting documents in FBV0 I want to keep validation for username, I am knew to BTE's  tried with BTE no 1020 but it is not working, so how to find the exact BTE there are no proper user Exits or BADI's because in BADI (FI_HEADER_...

    Resolved! Accepted Solution

    SAP ABAP Smartform long standard text printing tab as commas

    Hi Experts, Need help on the issue decribed here. We were having problem printing standard text using INCLUDE text in smartform when text is very long like 1000+ lines  inside a TABLE command (Printing operation text of Operations table of work order...

    Resolved! Accepted Solution

    Field validations

    Hi all,I want to differentiate between events 'At selection-screen' and 'At selection-screen on <field>'.I am attaching a file here. In that I have used event 'At selection-screen on s_vbeln'. But the field s_ebeln  is also getting validated.I think ...

    Resolved! Accepted Solution

    Aggregate numeric values

    Hi All,I have an internal table (itab has fields - field1, field2, field3,field 4, field5), the fields are all character type. some are numeric characters. I want to aggregate field4 (numeric char), when field1, field2 and field5 are the same, Anyone...

    Resolved! Accepted Solution

    eCATT+ST30: Distinguish Variants in Test Configuration?

    Hello,I have created a simple parameterized test using eCATT, a test data container that contains some values for the parameters and a test configuration the refers to these variants. I want to schedule an automated "sweep" through all of the variant...

    vwegert by Active Participant
    • 717 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How does JDBG work?

    Hi all,I was hoping someone could clear up what is going on behind the scenes when I select a background job in SM37 and type JDBG in the command line.  I'm still a bit new and didn't follow what was going on tracing it through the debugger.To clarif...

    Resolved! Accepted Solution

    Dynamic classes and methods

    Hi, In my following case I have a table with 3 columns: class and method and value. Now I want to loop the table and call the method from the class. Example: ls_mapping-conv_class = ZCLASS_CONVls_mapping-conv_method = UPPERCASEls_mapping-conv_value =...

    TimVDB92 by Participant
    • 531 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area