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

    LSMW

    HI All,Can any one help me out in uploading data using LSMW.The requirement is for a single customer <b>i want to enter multiple Payment Transactions</b> in Transaction <b>XD02</b>.The problem is every time a new record is being processed it is <b>up...

    LSMW

    HI All, Can any one help me out in uploading data using LSMW.The requirement is for a single customer i want to enter multiple <b>Payment Transactions</b> in Transaction <b>XD02</b>.The problem is every time a new record is being processed it is <b...

    Vendor Interface

    Hi All, When a new vendor is created/changed in SAPR/3 i need to send the details to the legacy system.How to handle this. i think this can be done with the change pointers. How can i know whether a vendor is changed or created? Please up...

    Resolved! Accepted Solution

    SapScript Problem

    Hi,I have a problem in SapScript. I had 3 windows on the NEXT-Page of my form. Two of these windows has dynamic lines. Therefore I have to loop over a internal table and print the workarea in the form.At first, I had normal windows, but it was not po...

    Resolved! Accepted Solution

    Dynamic Internal table

    I have create dynamic internal table using method cl_alv_table_create=>create_dynamic_table. Now when I do a read on this table specificing the WITH KEY CLAUSES... I get error messsage 'The specified type has no structure and therefore no component c...

    Resolved! Accepted Solution

    binary search problem

    a binary search see below is returning a sy-subrc code of 8 and not finding the record as i expect. anyone know why?in debug i can see the entry in the internal table. it just doesn't find it using the binary search. the values are correct in the sel...

    Resolved! Accepted Solution

    ALV GRID FUNCTIONS

    Hi Everyone,I have 4-5 grids on my screen and a common custom toolbar for all of the grids. The toolbar has buttons like print, find, details, export etc. Based on the focus on which grid I will have to implement the above toolbar functionality. Afte...

    Resolved! Accepted Solution

    Concatenation

    Friends, I just wanted to concatenate 2 fields by a tab. Below is the code for the same.concatenate lv_data CL_ABAP_CHAR_UTILITIES=>horizontal_tablv_data1 into lv_final.My Problem : The values are separated by # and not by space!!How to resolve it...

    Resolved! Accepted Solution

    Please:How to repeat the return values multiple times in sapscript

    Currently my subroutine is returning a value called TOQBSSHB single time and i am working with standard layout called RFFOUS_C.Please can anybody tell me if i want to show multiple times TOQBSSHB for different values of VBLNR .Is it possible if it is...

    Resolved! Accepted Solution

    Parameters

    Friends, I am having a parameter field in which I display a default value.I should prevent users from editing the field-This field should be used only for display.Is there any parameter options through which we can acheive the same.Regards,Usha

    Resolved! Accepted Solution

    What is CATT?

    Hi, i would like to know the concept behind CATT. what is the difference between CATT and LSMW? and what t.code used for CATT ? is still using by developer? and basic concept. thanks in advance,Cheers,Kannan.

    ALV validation

    Hi,I have a screen with some fields.And below it I have a custom container with an <b>Editable</b> ALV (<b>Classical</b> ALV).I have fields order number, <b><i>currency</i></b>, etc.When I enter the order number, I validate the order number in the <b...

    Address Check

    Hi AllIn Vendor Master, there should not be any duplicate vendor name for a particular company code and purchase organization. We can achieve this by implementing Bussiness Add-In definition 'Address-Check'. Can anyone help me in the codes to be wr...

    Resolved! Accepted Solution

    Help !!!!!!

    Hi all gurusCan we activate / deavtivate the standard menu options in a transaction. If yes can u tell me how to do it...if no can u tell me the reason why it cant be done.This is so that in the transaction IW32, we want to deactivate one menu option...

    Resolved! Accepted Solution

    ABAP LDB

    Hi All,The following query is giving short dump when I am running in a report program.select objek atwrt into table i_dtc from ausp where objek in dd_kunnr and atinn = g_atinn.The internal table defnition is:begin of wa_dtc, ...

    Resolved! Accepted Solution

    SAPScript PO Code

    Dear Rich,Please find herewith the code of PO which I have made, please tell me my mistakes and where to use the function module for writing nos in words.tables: lfa1, ekko, ekpo.Data : count type i value 1, tot_prc.data: begin of itab1 occurs 0, ...

    BAPI Material

    Hi, I am using BAPI_MATERIAL_SAVEDATA for the material creation. I can create a material with all views. Where i am not able to create the Product Version for the Material which is there at MRP View. Can any one help me how to populate the data fo...

    Labels in this area

    Explore this Area