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

    me12 enhancement

    Hi guys , i am doing an enhancement on me12 t code. the requirement is that if the values of a certain info record is changed then those values are overwritten in the standard table. The tables i am aware of are A017 KONP EINE EINA. The client wants ...

    Checkboxes in ALV

    Hi Experts,     I need some help in below mentioned issue.1. I have to add 3 columns  of check boxes in my ALV Report2. on bases of sy-uname ckeckboxes of this columns should be enabled or disabled 3. on bases of the data in a particular field in a r...

    Resolved! Accepted Solution

    Outbound PO Idoc DUMP

    We are sending PO via Idocs.Idoc is created and sent successfully to Biztalk. We get the acknowledgement back. All is working good.However everytime Idoc is sent, Runtime Errors         RAISE_EXCEPTION is seen.It dumps.=====Error analysis    A RAISE ...

    Resolved! Accepted Solution

    Download spool to PDF document on application server

    Hi, I am using function CONVERT_OTFSPOOLJOB_2_PDF to convert a sapscript spool and then downloading the internal table provided to a pdf file on the application server. The sapscript form contains company logos. After transferring the file from the a...

    Resolved! Accepted Solution

    Underscore in name of a button

    Dear All,In a module pool screen , I have a button with name ZTPS DB. On clicking this respective report gets called. The problem is that I need underscore in between ZTPS and DB as ZTPS_DB. As we know system considers underscore as space while namin...

    Resolved! Accepted Solution

    filtering the idoc using user exits of BAddis

    Dear Friends   How are you ?    I wanted to controll my outbound idoc processing based on some conditions. unfortunatly i dont have enough filters to support my development therefore I am looking for some baddis or user exit who can help me to contro...

    Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl

    Hi,i am written a bdc report to For Creating Return Order So When i am Running that Report Directly it is working Fine.But i am Scheduling same report as Jobi got the Following Error can Any Suggest me What is this Error and how to correct it.Referen...

    Resolved! Accepted Solution

    QM02 action box button to call COR1 lock table problem

    Hi experts,I created a button in the QM02 action box to call the transaction COR1 and create a process order, to be associated with the QM note. The same process works fine for CO01 but I'm having problems when I am saving the order in COR1, the proc...

    Resolved! Accepted Solution

    How to convert JPEG binary data into 8-bit/256-color Bitmap binary data in ABAP

    Hi ABAP Gurus -- The overview of the technical requirement:Convert JPEG rawstring/binary data received from mobile devices (e.g. iPad photo) stored in a SAP z-table into BMP  (IGS is used for conversion)Load the BMP in BDS programmatically  (modified...

    Resolved! Accepted Solution

    SAP Menu and User Menu

    Hi guys, It is common sense that SAP remembers which was your last choice. My question is, where does it stores this information about which menu would show up in your next login? What is pretended is to know how further User Menu is used among all t...

    Resolved! Accepted Solution

    Convert Date .....into timestamp failing

    Hi Experts,    lv_tz = 'AUSVIC'.    lv_time = '120000'." convert system time to AUSVIC (Australia Victoria time zone)    CONVERT  DATE    SOURCE_FIELDS-date0     TIME lv_time      DAYLIGHT SAVING TIME 'X'      INTO TIME STAMP lv_time_stamp TIME ZONE ...

    Resolved! Accepted Solution

    missing custom transactions and programs post upgrade to 4.6c to ecc 6.0

    Post upgrade, all custom programs and custom transactions are missing in the upgraded system. There are a few z-FM'sand z-tables in the system. Is there a step, which is missed to import all the custom objects during upgrade?Message was edited by: hi...

    How to display total number of records in top of page in alv using cl_gui_alv_grid class?

    I am using OOPS ALV where in top of page I have to display total number of records but the problem is ,TOP_OF_PAGE is calling only for once and therefore showing only 1 record in total nuber of records in top_of_page.Describe table it_final lines cou...

    Labels in this area