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

    Barcode SAPSCRIPT

    Hi all,I am trying to see the print preview of barcode from a SAPSCRIPT form. I have created a character format BC with barcode AUFNR and I have put the value like below<BC> 143566 </>but in pprint preview I am able to see only the blocks not any bar...

    Select stmt

    I have a task this way:I need to fetch some records based on a logic from CATSDB table. After applying a series of conditions, I have the final data. For this data, I need to fetch the name, personnel number, payroll area (SNAME, WERKS, ABKRS) from i...

    Resolved! Accepted Solution

    BAPI sales order create

    Hi all,while creating sales order i am pasing the below fields to the structures of bapi BAPI_SALESORDER_CREATEFROMDAT2.1)for structure BAPISDHD1, i am passing below fieldsmove p_auart to wa_header-doc_type.move p_vkorg to wa_header-sales_org.move p...

    Resolved! Accepted Solution

    Mail sent as HTML

    Can i send a mail as HTML by using the FUnctionSO_NEW_DOCUMENT_ATT_SEND_API1 or any other function thru SAP,actually i want to send a mail by using some fonts and colors of the text can i do thru SAP.if so then how can i achieve this.abhishek

    Resolved! Accepted Solution

    Need a code for moving records from itab to another based on a condition.

    Hello experts, I am trying to move records from one itab to another but I can't seem to create a code for this. Assume that I have 2 internal tables namely itab1 and itab2. Now, they bothhave the same fields namely f1, f2, f3 and f4. What I want to d...

    Resolved! Accepted Solution

    Doubts in Reports

    Hi guys, Im new to this as well to ABAP.i got a doubt in reports...generally every standard report has a transaction code, if i need to know from which script this report has been linked..how can i find it out?? if u dont mind could u pls post me fa...

    Smartform - Barcode

    Hi allI am printing a barcode in my smartform. I used a standard SAP barcode MSIC1 but when I print preview it I am getting the barcode with vertical lines of equal width and with equal space between them. Which is not what I want to print. I want to...

    CL_GUI_TEXTEDIT

    Hello All,I am using <b>'set_text_as_r3table'</b> in change mode to display/edit long text of notification. Now, when the text is entered I need to get the modified text and update the notification long text. Can anybody tell me how to achieve this?I...

    problem in BDC

    Hi all,I am writing a BDC. the following steps ineed to record.open COMMPR01 transaction in CRM . I open a product(SHIFT+F5) button. then i need to go to documents tab. Then i need to click the import file button and a pop up comes to enter the .jpg ...

    Error message in PO

    Hi Experts,I have a requirement, i.e for some conditions I have to terminate the PO posting(ME21N).For that I implemented BADI (ME_PURCHDOC_POSTED).In the implementation of the method POSTED, afetr some validations, mentioned the statement:MESSAGE E3...

    EPESCP9 Device.

    I can't print any page format configured on a invoice, i tried with din4, din5, letter, i've defined one and did'nt work. So i've checked the printer fonts and i've found that the device does'nt have the appropiate fonts of the formulary so i've conf...

    Resolved! Accepted Solution

    HOW TO FETCH ENTRIES

    HI FRIENDS,Count the entries OF LGPLA in table LAGP where LINV-LGNUM=LAGP-LGNUM and LINV-LGTYP=LAGP-LGTYP.CAN U PLZ SUGGEST ME HOW TO KNOW HOW MANY ENTRIES OF LGPLA HAVE BEEN RETRIVED BY WRITING THE SELECT QUERY FOR ABOVE DESCRIPTION.REGARDS,SIRI

    Resolved! Accepted Solution

    how to know no of records

    HI FRIENDS,I have written a select query to retrive LGPLA(STORAGE BIN) FROM TABLE LINV(inventory data per quantity).After this select query if i want to know how many records have been selected what code i should write.plz suggest me how to do this....

    Resolved! Accepted Solution

    Generic Object Services

    Hi guys, I've got a requirement that required me to add some raw text to generic services. I found a blog that gave a good example which I implemented. Now, I need to modify a report that will inform the user that a note was added for a particular ...

    BDC errors

    Hey friends,I am developing BDC for MM01,using call transactions.How do i handle errors in it? i need to select the error files and give an email to the users that these were the material number that failed.Then those errors along with the other new ...

    GETTING SUM

    HI EXPERTS,I HAVE ONE INTERNAL TABLE HAVING ONE FIELD FILLED WITH VALUES FROM ONE TABLE.SUPPOSE THE FIRST FIELD CONTAINS VALUES 1, -2, 3 , 1, 3, -4.BASED ON THE ABOVE VALUES I NEED TO CALCULATE ONE VALUE THAT IS G_SUM1 = SUM OF ALL FIELD VALUES WH...

    Labels in this area

    Explore this Area