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

    query

    Dear All Select Count ( * ) CREATEDBY into (cstyle-count, cstyle-CREATEDBY) from ZMM_STYLE_MASTwhere ZMM_STYLE_MAST~CREATEDBY in u_uname and ZMM_STYLE_MASTCREATIONDATE in u_date GROUP BY ZMM_STYLE_MASTCREATEDBY . The above query not work...

    about bdc usage

    hi guru's,i have a program with me which calls an alv grid and if we click on the material in the alv, it calls the transaction mm03.now i want to use BDC FOR SKIPPING THE FIRST 2 SCREENS OF THE TRN AND DIRECTLY GO TO THE DISPLAY OF THE INFO.( skippi...

    Resolved! Accepted Solution

    Increase size of ABAP/Program Buffer? (cannot extend internal table)

    Hi expertsI often run into the following short dump when executing a load in BW which fill a lot data into an internal table in the startroutine:TSV_TNEW_PAGE_ALLOC_FAILEDShort text No more storage space available for extending an internal table.W...

    Buffer table not up to date

    New fields are added to the datasource .0srm_td_cf (confirmtion data source) i.e. There are two fields added to the extract structure of the datasourceThe values are to be populated for the new field.I enhanced RSA5_SAPI_BADI to populate the data in ...

    UmaArjunan by Active Participant
    • 363 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Re:OOPS

    Hi all,I am new to oops ,Can any one send some material with some exmpales ,So that I can able to understand OOPS. Please tell me what is the approach to follow to learn oops.Regards,Sasi

    Resolved! Accepted Solution

    Stopping user compare when saving composite roles in 4.6c basis pack 25?

    One of the environments I look after is a 4.6c system with basis pack 25 – they can’t upgrade as it breaks a great deal of very heavy customisation in that system.We have encountered an issue with the saving of composite roles in that system - when a...

    Resolved! Accepted Solution

    Shipment report

    Hi AllI want following information for shipment from Division '03' for the last 6 months.Delivery number, Customer Numner, Customer Name, City, Post Code, Number of boxes, Weight.can any body tell me how can I do this.regardsAJ

    Resolved! Accepted Solution

    HI -- DATA ISSUE IN BDC

    HI ALLI HAVE DEVELOPED DIALOGUE PROG, IN THAT DATA IS UPLOADED IN SAP VIA BDC.IN DIALOGUE PROG THERE IS A DATE ENTRY, AND IT TAKES DATE AS 11.03.2008, BUT IN INTERNAL TABLE IT GETS CONVERTED TO 20080311 AND IT IS GIVING ERROR IN BDC PROG.HOW SHOULD I...

    Resolved! Accepted Solution

    Spool number generation!

    Hi friends!I am trying to submit a report from a program and take the output into a Spool as it is dynamic.Could you please tell me how can I get the dynamic SPOOL number.I tried that by capturing the SPOOL NUMBER into memory via current system time ...

    Enhancement Spot

    Hi,There is requirement where i've to add few more extra columns to the alv layout of a standard SAP program output.I was trying to achieve this by enhancement framework. When i appended the new line to the fieldcatalog table of the program. The pr...

    Resolved! Accepted Solution

    Urgent to send ALV output to email as an attachment in excel format

    Hi,I have developed ALV. Now I want to send this ALV output to external email address as an Excel format.I have used fm SO_DOCUMENT_SEND_API1 to send email in excel format. But here I am getting all the values in single row in the attachment of email...

    Labels in this area

    Explore this Area