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

    VA01 User Exits

    Hi Experts , I am working on User-Exit on VA01.Insert the following code into the include: E_KUNNR = '2155' in the include "ZXVVAU04" in the function module. But when I double click the include program I am getting message as"Program names ZX.....

    Resolved! Accepted Solution

    retrieve all datas from itab according the current customer number

    Hi,imagine there is an internal table named "itab" with followingdatas. Lets say the first row contains the customer number(222222 ....). There is still a second internal table which has below shown customer number only one time (uniqe)itab:222222|sd...

    mailing with nace

    HiI have developed a sapscript form and a driver program to mail it, which works fine if executed as a report program.I have to use this driver program with transaction vt02n.The form should be mailed to the intended user on selecting save button.I c...

    Resolved! Accepted Solution

    Select statement

    Hi All...I would like to fetch VBPA-KUNNR based on VBPA-PARVW = 'SH'.Then i need to move VBPA-KUNNR to KOMKCV-ZZKUNNR.Is it possible for me to write the SELECT statement without using INTO clause..???If YES, how to write the code,...?????? RegardsPa...

    READ_TEXT

    can anyone guide me whether the coding tht i have specified below s correct because im getting error like Text ID 0002 language EN not foundDATA: OLINO TYPE THEAD-TDNAME.OLINO = IT_ITEMS-AUFNR + it_items-buzei.CALL FUNCTION 'READ_TEXT' EXPORTING CL...

    Resolved! Accepted Solution

    IDOC not getting collected at Reciever Side ,Though Status is 3 On Sender..

    Hi,IN my customised IDOC scenario , we02 on sender side gives status 3 ,transactions like sm58 , bdm2 , we02 give status OK for sender side .For bdm2 , the it shows receiver idoc number as 000000000.I have process code attached to function module whi...

    Resolved! Accepted Solution

    code

    Hi all,I have provided 5 material number in the selection screen for the field s_material.Now while displaying the alv output i want to display all the material numbers in the header part of the alv grid display.Now i am able to display only the lowe...

    OK CODE

    Hi ,I have 4 push butons with 4 okcode , If first time i click one ok code the screen moves to corresponding PBO , When i come back from that PBO and click other Push Button The screen again moves to same PBO first Displayed .I want to solve this How...

    Run Time Analysis

    Hi All,When I check runtime analysis of a function module, the database runtime is: 78%??? and ABAP & System runtimes are 12.9 and 9.2% respectively. Could you guys suggest me whether it is ok or not?Regards, Phani

    PS_1978 by Active Participant
    • 676 Views
    • 4 Comments
    • 0 Likes

    field exits

    i have a problem, in MM01(Basic data1) there is field called Prod.hierarchy(dataelement is prodh_d), for this data element how to create Field Exits and how to assign to MM01 Tcode.the code part i have to write is 1. To validate MARA-PRDHA field leng...

    cheque printing

    Hi all,I seem to have a unique problem while printing the cheque (envelope size).I have set the page format to envelope size.but after the first cheque gets printed, the second page's (cheque's)data gets shiffted up by 1 mm , 3rd page's (cheque's)dat...

    Resolved! Accepted Solution

    error in BAPI_PO_CREATE1

    Hi all,Can anyone tell me how to use FM BAPI_PO_CREATE1.I am getting this error."Type conflict when calling a function module (field length)"This is my code.REPORT Z8CKG_BAPI_PO_CREATE1_T1.PO HEADER DETAILS.TYPES: BEGIN OF T_PO_HEADER. INCL...

    Labels in this area

    Explore this Area