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

    LSMW Errors

    Hello, I am creating LSMW program to transfer Data from 'Tab delimited' Text file. I am transferring 'Purchase info Records', TCODE 'ME11' and SAP standard oblect 0060.While creating, I have reached to step 'Specify Files'. Where I specified above me...

    Search Help

    Hi All,I have created a search help exit for PRPS-VERNR. User go to CJ20 and select some of the wbs elements in the table to perform a mass change on the project leader field. How do i identify what are the wbs elements selected in my search help exi...

    Hierarchial-ALV

    Hi,Can anyone help me out please?im using hierarchial alv in which im displaying two tables....one t_master and one t_details...i have one field in t_master (which is my header table) aprmngand one field in t_details(which is my item table) menge.i w...

    Resolved! Accepted Solution

    COUNT(*) problem

    Hello,I have the following select statement:SELECT COUNT( * ) FROM marc JOIN mard ON marcmatnr = mardmatnr JOIN mara ON marcmatnr = maramatnr JOIN eina ON maramatnr = einamatnr JOIN lfa1 ON einalifnr = lfa1lifnr JOIN wtaddi ON marcmatnr = wtaddi...

    SET CURSOR

    Hi all,Can anybody tell me the syntex of <b>Set Cursor</b>.I am using table control for displaying Material number and Description in screen.Now i have created one button to search perticular material from the output list.I can find that material and...

    Resolved! Accepted Solution

    READ TABLE T_konv INTO W_konv WITH KEY knumv = W_VBRK-knumv BINARY SEARC

    HI plz chk the following statment.READ TABLE I_konv INTO WA_konv WITH KEY knumv = W_VBRK-knumv BINARY SEARCH.when i read the sy-subrc iam getting is 4 in the intial stage of the loop,when the looop is running after that iam getting as sy-subrc = 0

    Resolved! Accepted Solution

    change package urgent!!!!

    hello!We upgraded our system to ECC6.One of the object wasn't transferred to PRD system.Its a requirement from transaction VOFM.It was created with package $TMP when i try to change it to sap package (ASDM)through SE03I get the following message "Loc...

    Resolved! Accepted Solution

    Enable push button

    Hi, I need to customize an infotype. I've created one push button on the screen, when click on the button, a table control will show out. However, I don't know why when I display the screen in PA30, the push button show disabled mode and I couldn...

    Resolved! Accepted Solution

    SAP Query code extension

    Hi experts,Normally I don not use SAP Query tool for several reasons.Now I have been asked to create something like a user exit for some existing queries: The requirement is to change the contents of one list field using an existing function module.I...

    Clemenss by Active Contributor
    • 687 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    problem in PAI

    hello friends,i need little help,i have a screen which has two input values,gscreen_exdiv and gscreen_door# as input.how do i update a ztable in the database, with these fields along with system userid, system date.can any one please give a step by s...

    Resolved! Accepted Solution

    sap scripts

    hi experts, i ve a task to add taxes in purchase order form for every material , evrything is fine with po form except taxes , how can i do that and in which include i can do that and help me with some coding for calculating taxes for each materia...

    Resolved! Accepted Solution

    About background job

    Hi to allMy query:1.) I created a program having two variant.Now i want to execute this program in background .I am using transaction code sm36. But there is only one variant that i can use.How to do with two or more variant.2.) I want to know that m...

    Resolved! Accepted Solution

    sequence of inner join

    Will the sequence of inner join...eg. joining kna1, knb1, bkpf, bsidaffect performance?or does it matter when choosing the field to be in the where clause from one of the 4 tables affect performance.. when considering the use of index?

    inner join

    Will the sequence of inner join...eg. joining kna1, knb1, bkpf, bsidaffect performance?or does it matter when choosing the field to be in the where clause from one of the 4 tables affect performance.. when considering the use of index?

    Resolved! Accepted Solution

    Table maintance generator

    Hi Friends,I would like to ask how to re-generate the table maintainance generator.Suppose I have table having 3 fields. The table maintainance generator have already been generated. Now I have to add 1 more field & re-generate the table maintainance...

    Labels in this area

    Explore this Area