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

    Job with steps

    Hello. I want to do a Job with 4 steps ( reports ) and I want that the second step don´t start before the first step finish, and the third step don´t should start before second step finishes. What is the best way to make it?? I don´t have varian...

    EBP SNC

    Hi experts,I have a question. Please, It´s posslible set the login to the system EBP 3.5 using the SNC on side of fat client? I allready have the SNC activated on this system, but at SAP LOGON I have to still insert password and user name.Do you have...

    Resolved! Accepted Solution

    SAVE_TEXT to implement long text for Material, BOM, documents etc...

    Hello,we are working on a process to download longtexts from one system and to upload into another system to add missing long text there for different objects.We are using SAVE_TEXT and it is working fine for documents in DRAW/DRAT.Here we got what w...

    Resolved! Accepted Solution

    Where is INCLUDE KOMKZ for adding field to Free Goods Determination ?

    http://help.sap.com/saphelp_46c/helpdata/en/0e/9e466f0e18d311ae620060b03c9bbe/content.htmThis page is the info in SPRO for adding a field for Free Goods Determination.New fields for free goods determination are added in the following INCLUDES:Header ...

    Try and End Try.

    Hello All, Is there any disadvantage to use try and end try in the program. I have developed a custom program. At starting of the program i have used TRY and at end of the program i have used catch and end try. In order to avoid at any case short dum...

    Resolved! Accepted Solution

    How to Assign value to dynamic field of struc, field not specified directly

    Hi Friends,I have value,fieldname and also the structure name.problem is to pass the value to that field of that structure without specifying the fieldname directly.Ex: variable w_val has value '0001'. fs_str is my structure which has around ...

    Resolved! Accepted Solution

    sold to party as blank

    Hi,the functioanl team wants that during new customer creation the sold to part should come blank ,right now it is auto populated , how can i make the sold to party field as balnk during new customer creation.A sample code and any suggestions is welc...

    Resolved! Accepted Solution

    Where can I find documentation on Objects - Help me to help myself!

    Hi,Is there somewhere on the SDN (or anywhere) where I can get information on the various classes in ABAP? Things similar to what the PATTERN button gives, but with an explanaiton of what the class or method does and an explanation of the parameters...

    Resolved! Accepted Solution

    ABAP to XML using XSLT

    I's is possible to create a XML files with XLST Transformations using nested internal tables?I want do create a XML file that represents the structure of a Sales Order (Header + Items):TYPES: BEGIN OF s_order, vbak TYPE vbak, vbap TYPE vbap OCCURS ...

    Labels in this area

    Explore this Area