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

    SERVICE PO MIGRATION

    Hi friends.....I am asked to transfer service PO from one client to another client through BAPI, that is BAPI_PO_CREATE1. I can successfully create the material PO but i am failed to create service po...please tell me what should i do...i am asked to...

    Resolved! Accepted Solution

    GUI_UPLOAD

    Hi all,I am trying to upload data from flat file to internal table using GUI_UPLOAD. The data in the file is tab delimited. what should I specify in the <b>HAS_FIELD_SEPARATOR</b>. I am forwarding my code too.REPORT Z_FILE_READ.data : begin of itab ...

    Resolved! Accepted Solution

    lsmw

    i need to upload username and email address using lsmw using tcode su01 using recording.Few records from excel file are already present so i need to check whether they are present or not. IF not then only i have to upload them. what will be the logic...

    BDC Program

    Hi friends, I am tyring to do a BDC program with the transaction created for dialog program.If thats the case , woudl the bdc program be sucessfull?I am asking this because, when i tried usign my dialog program transaction which created Z...

    ALV Grid dispaly

    I am using ECC 5 version.In the ALV grid display, if we assign a box as a first field, we get selection boxes for each row and also in the Fields' header, we will have one more button to select All fields and columns in the list.I do not require 'Sel...

    Resolved! Accepted Solution

    SAP script

    Hi all,I have gone to the transaction so10 and created text called zvtext. And in the footer of the script I have used given as :/: INCLUDE ZVTEXT ID ST LANGUAGE EN.when I check the layout of the form the text I have given in zvtext is being dispayed...

    urgent on LSMW

    hi alli have to upload 2 fields from excel using LSMW.i have recorded transaction and specified in 1 stepafter tht defined source struc and sorce field- suppose field1 and field 2. then created relation between recorded transaction ie target structur...

    Resolved! Accepted Solution

    select statement

    Hi Experts,here are material no's in one internal table.for each material number i have to select the BOM component whose BOM Alternative Text = 'DEV'.i'm selecting the BOM component like this. But it is not showing up results when executing..Please ...

    Screen Exit

    Hi Experts,My requirement is given below : Call transaction code 'VK11' & put condition type and press enter. System will provide you a screen with table control. In this table control Business wants to add one more field for date (some date). This ...

    Resolved! Accepted Solution

    Index

    ^Hello ,I created Secondary index for a table, how do i know it is being used for my slect or not.I have given in where condition the fields defined in index.In ST05, i dont know i can see, when i go to DDIC explain it shows all the indexs on the tab...

    Resolved! Accepted Solution

    Is it possible to ignore error messages in BAPI_SALESORDER_CHANGE ?

    Dear all,I encountered another problem today which I hope you can help me with.During manual Sales Order Change, customizing triggers an error message which can be ignored for the special case I'm dealing with. It will pop up, but - like a warning me...

    Resolved! Accepted Solution

    Send Smart-Forms to Folder

    Dear all.Dear allWhen the document is Printed 2 Messages will be created:- First, will send the document to the Printer - Second, we need to convert the message to PDF and to send this message to a specified Folder that is located in a different serv...

    Resolved! Accepted Solution

    Dynamic operations

    Hi:I just this sample code to make dynamic updates: REPORT Z_DUMMY_ATG NO STANDARD PAGE HEADING. DATA: STRING_1 TYPE STRING, STRING_2 TYPE STRING. STRING_1 = 'NAME = ''Alvaro'' LAST_NAME = ''Tejada'''. STRING_2 = 'SEQUENCE = 1'. UPDATE ZDUM...

    Labels in this area

    Explore this Area