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

    PC00_M40_REMC SHOULD CONSIDER CALENDAR YEAR INSTEAD OF FINANCIAL YEAR

    Dear SAP guru's,I got a requirement from the client to consider calendar year instead of financial year only for the LTA wage type .I sent the same to SAP they advised to use the userexit for this and gave as below:( This Message we got from SAP   - ...

    How to avoid ORA-01555 errors?

    Dear All,I have a piece of code for deleting data from a table based on a range specified. Unfortunately, even though I have limited the package size of the cursor and have a COMMIT WORK within the loop, the undo tablespace just gets filled up and te...

    suman_pr by Product and Topic Expert
    • 1053 Views
    • 5 Comments
    • 0 Likes

    Friends

    I tried to upload BP data through LSMW. In foreground it works fine, but in back ground i amgetting error " Control Framework: Fatal error - GUI cannot be reached".Can somebody help on this issue.Regards,Venkatesh MModerator message: please do some r...

    Resolved! Accepted Solution

    NWBC 3.5

    Hi Guys,is there any way to put NWBC 3.5 into a GUI 7.20 installation server?We were able to put NWBC 3.0 into it using the EXE files delivered together with the GUI setup CD.But it is not possible to put the NWBC 3.5-EXE into the installation server...

    Resolved! Accepted Solution

    Module pool - Index problem!

    Hi All,I have created a table control in modulepool. it has 3 columns like matnr, maktx and long text(shown as button) columns. The user will click on longtext button and enter the text for each material.The problem is that when I have multiple entri...

    Table autorization

    We have created a customized table and want to restrict to view or browse the table from T-Code SE11 ,SE16, SE16N & SM30 to other user who has authorization of all above T-Code. only specific user can view this customize table from SE11 ,SE16, SE16N ...

    slis_sortinfo_alv

    Hi,I have created a alv report which looks like this.1     Dev1     Dev2     Dev3     DevI have used the sort function to merge the fields using sort-spos = 1. sort-fieldname = 'ID'. "sort-tabname = 'IT'. "sort-group = '* '. append sort to it_sort. c...

    BDC KO01 fail

    I write a FM 'Z_CREATE_INTPRJ‘ using BDC to create internal prject order, as tcode KO01.In DEV all is fine. In PRD this FM ends with a success message that,No batch input data for screen SAPLSPO4 0300But when I use se37 to run this FM in PRD, the pro...

    Resolved! Accepted Solution

    ALV Report to update Custom Table with New Records using Core ABAP

    Hi All,I have developed an ALV Report with editable fields in such a way that, when a particular field is edited in the ALV output and save button is pressed, the newly entered values will be updated in the corresponding custom table from which the a...

    about sales order

    I am having two fields;1.date of canc.doc of type veda-vbedkue2.billing plan of type fpla-tndatmy job is :the above mentioned two field are in two different tabs in my sales orderI need to select date from the calender in date of canc.doc field, the ...

    Emailed Smartform Not Producing a Spool ID in Production system

    Hi ,In quality system I am able to get the spoolid while calling a smartform function module and email gets generated with attached PDF FORM perfectly.CALL FUNCTION lv_fnam           EXPORTING             control_parameters   = ls_ctrlop             ...

    GUI_UPLOAD issues

    Hello,I am trying to download a big chunk of file into an internal table which has a size of 60000 rows using 'GUI_UPLOAD'. When I check number of rows or internal table size after executing the FM in debug mode, the internal table have only 6699 row...

    Resolved! Accepted Solution

    Progressive matching Regex vs. ordinary Find/Replace

    Hi, I have written two implementations for the task of replacing HTML entities like 'ä' that occur in a string by their character equivalent. The first uses an instance of CL_ABAP_MATCHER to look progressively for occurrences of the regex '&\w+;...

    Resolved! Accepted Solution

    LOOP AT vs INNER JOIN

    Hello everyone.I have been searching for hours in google about this question, but I have not found anything strictly related to this issue.The programmers in my company uses "LOOP AT table_a" to match records in "Table_b", is better to use INNER JOIN...

    Labels in this area

    Explore this Area