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

    Structure mismatch error

    Hi All,I am getting below error in a program -"LS_BAPICUSGEN" and "T_BAPISTRUCT-DATA" are not mutually convertible in a Unicode program.The code extract is -MOVE t_bapistruct-data to ls_bapicusgen.Here,t_bapistruct-data is a charcter field of length ...

    Resolved! Accepted Solution

    reports

    Hi all, MY req is to show a pop up window showing 3 fields (on the pop up window).ANd whn the user selects a particular record in popup window ,some action need to be performed..Pls help with a smple code.....

    BAPI_PO_Change

    Hi,Can some one help me in using the BAPI_PO_CHANGE.I would like to change the Po text and the Vendor number for a list of EBELN.Can some one help me with the parameters to be passed.Possible, please provied code, if available.Thank you,Shekar.

    SE91

    Hi ,In SE91 I GAVE Message Class = KD.Message No = 503 Click Display , It showd message . When i used ' Where used list for that no ' , I got i include program without description using that .When i double click empty description area , I Get ABAP co...

    Resolved! Accepted Solution

    sql problem

    dear all,below is my code IF CHKPD = 'X'. SELECT AMATNR AMTART ASPART APRDHA AMEINS BEKGRP B~DISPO INTO CORRESPONDING FIELDS OF TABLE ISLOC FROM MARA AS A INNER JOIN MARC AS B ON AMATNR = BMATNR INNER JOIN MARD AS D ON DMATNR ...

    Resolved! Accepted Solution

    Reading CSV(TAB) file in Background.Split command it's not working any idea

    I am working SAP ECC 6.0 I want to upload a file from application server using open data set …..The file is CSV or tab delimited; I could read perfectly into a string, but when I use the Split command it’s not working because it’s not considering the...

    Resolved! Accepted Solution

    ERP2004 HR ALE : Change Pointers not created for s-to-c B007 relation

    Hi,We were on 4.6C before - the change pointers for b007 relationship were getting successfully created. Then, we did an unicode upgrade to ERP 2004 and the change pointers for this relationship are not getting created anymore.Has anybody else faced ...

    Resolved! Accepted Solution

    select without key fields

    Hi, I have a question, How to select documents when we dont have key fields in the selectionSales orderseg If we have 3 fields Material , Customer and Sales Org, which are not key fields in table VBAK, What is the best approach to select Sales Docume...

    Inspection Plans QM

    Hello,I am using BAPI to create inspection plans.I have a reference operation set , i create a reference to this existing Operations et and post the data with BAPI/LSMW in combination.It does create Plans, which look good. However, when we try to cre...

    Select Statment

    Hello,I am trying to select field name ETENR with the highest value. with respect to VBELN table name vbep. so in VBEP there is one vbeln with more that one ETENR. I want to select the Highest ETENR for that Specific Vbeln. can anyone please help. I ...

    Resolved! Accepted Solution

    Dynamic update

    Hello guys,I have to write a aprogram to update one Z table. The problem is that the program has to be used to update different Z tables, with different structures. So, I have to update a table , but I don't know the structure of the table. I only kn...

    Labels in this area

    Explore this Area