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

    bdc

    hi all,i had to develop bdc program to upload data to ml10. and also i had to upload datato multiple line itemsmultiple line items include activity number and quantity correspondingly.can any body tell me hou to upload data to ml10 multiple line item...

    Resolved! Accepted Solution

    Selection screen

    Dear all , i have written a bdc program which has a selection screen REPORT ZBAR_CODE NO STANDARD PAGE HEADING LINE-SIZE 255.DATA: BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE. messages of call transactionDATA: MESSTAB LIKE BDCM...

    Resolved! Accepted Solution

    Call transaction and session method

    Hi Allwhat does the following phrase imply:<b>1. The system performs a database commit immediately before and after the CALL TRANSACTION USING statement</b>and <b>2. what does sync and async processing mean in session and call transaction.</b>can an ...

    prabhu_s2 by Active Contributor
    • 1560 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BADI and User exits

    HiWould like to clrify more on:1. How many implementation can be done for the same BADI.2. What are the different ways to identify a user exit and BADI.Kindly fwd any supporting docs aswellthksPrabhuMessage was edited by: Prabhu S

    prabhu_s2 by Active Contributor
    • 1310 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    vofm help

    hi all,ive created a vofm routine in which multiplication of two conditional values is carried out.if my values are for instance 1100.00 & 20.00 the result shud b 22000.00 but the result is coming out to be 2200000.00the data type of xkwet which stor...

    Resolved! Accepted Solution

    reg tables.

    Hi,I have the requirement to join two tables and extract data.BKPF and BSEG(CLUSTER TABLE).Initially i have to select data from BKPF based on that i have to extract for all the records of BKPF from BSEG.Since BSEG is a cluster table can anyone sugges...

    Resolved! Accepted Solution

    Formulating IF conditions with calculations inside them

    Something that always bothered me about ABAP is the impossibility of doing something like this, which is something perfectly normal with other languages, so i wanna make sure there's no way of doing it:CONSTANTS: k_limit TYPE i VALUE 10. DATA: g...

    BDC

    Hi,I want to create a bdc program for material master....Suppose for some material type 3 views are needed and for some 4 and for some all the views......How can i select the views and how can i develope this with the recording process????

    Resolved! Accepted Solution

    ALV Report to excel

    Hi,I have the requirement to download the ALV output to excel file into desktop later the user creates the pivot table based on excel file.Currently i am using FM MS_EXCEL_OLE_STANDARD_DAT. The output is passing to excel but it is automatically openi...

    Resolved! Accepted Solution

    need help

    Hi All,I have 12 to 13 form need to be created but every form has the same format only header is diffrent. Now I have to develop a report to calll all that form. Based on that whenever I will call a any particular form it should get fetch with their ...

    Resolved! Accepted Solution

    Hi....

    Is it possible to create a program for Module pool program with out Z And Y conventions.... IF Yes...please let me know how....while creating in se38..i think it will ask u for access key????

    bdc

    hi all,i had to develop bdc program to upload data to ml10. and also i had to upload datato multiple line itemsmultiple line items include activity number and quantity correspondingly.can any body tell me hou to upload data to ml10 multiple line item...

    Resolved! Accepted Solution

    sub routines

    hican any one give me sample code for understanding the parametres of a subroutines...especially <b>"using"</b> an <b>"changing"</b> parameters in both call by reference and call value method ...thank uGinni

    Resolved! Accepted Solution

    Module pool.

    Hi all,i am making an infotype where i have 3 amount fields - field1, field2 and field3.my requirement is that in the infotype, field 3 should get populated itself by the value of (<i>field2 - field3</i>).Please let me know how to code for the same i...

    OSS Notes

    Hi freinds, As per the instructions of oss notes i implemented that. Automatically a report was generated in se38 for that i got access key and then given text elements and selection texts and activated it, now i want to copy pf-status byusing...

    Resolved! Accepted Solution

    Can a given sales order(VBELN) have diff. del. doc and bill. doc?

    Hello Experts, I am currently getting records from VBAK table and from there I would get recordsfrom VBFA where its VBTYP_N is 'M'(invoice) and 'J'(delivery) and its VBTYP_V is'C'(order) and VBELV is equal to the VBELN of the records I got from VBAK....

    PC editor

    Hi ,i am getting Error in T-code ZF00 - Unable to call PC editor ,can any body tell the cause and remeady for this .i have checked at T-code :so10 ---setting -pc editor ...sap scriptpc editor is highlighted(Graphical PC editor.).for better answer ...

    Labels in this area

    Explore this Area