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

    Add minutes to a day

    Hi,I have a requirement to add minutes to a day.For e.g the input parameters will be date(10/10/2006) + time(10:22:36) + mins(480) and the output has to be date + time.I tried to use the function module "CATT_ADD_TO_TIME" ...but seems the end time i...

    Resolved! Accepted Solution

    How to debug batch job.

    Hi All,How to debug batch job. I am executing my rogram , when i run in forground its working fine and in background its giving an error, so i want to debug my program when execute in bacground, Please let me know how i can debug my program in bacgro...

    Resolved! Accepted Solution

    LSMW

    Hi Experts,I want to load Inspection Plans using lsmw / direct input method. Can any one please suggest me the object number or the std program name...I am using 0240/000 RCPTRA01....but thts for routing it seems.....please help me for inspection pla...

    Spool output

    Hi,I have a Z report that has a character width of approx 2000 characters. We cannot run this report in the background since the spool gets truncated(list format max being 1023) and the output is useless. Can someone suggest a way to run this report ...

    Resolved! Accepted Solution

    DELAY!!!

    Hi!!we can use delays in the version 4.6C?My problem is in this code:CONCATENATE p_ruta '_' num '_' sy-datum '_' sy-uzeit '.TXT' INTO p_ruta.but sy-uzeit show 000000, the stranger is when i debugg, it show the time.Why??What can i do??Thanks.B...

    Resolved! Accepted Solution

    ALV: Export spreadsheet

    HiI am exporting a spreadsheet from ALV. There are about 126 columns and all columns are getting exported to the file but the record is not coming in single row.The last column filled was CT and then the next column filled is column A for the same re...

    Last Page in BDC

    Hi , During BDC , how can i get to the page end ...when there are more than 8 items , there is more than one page and i need to pick an item from the last page . I tried using P+ but it doesnt work ??What is the correct way to get to the last page on...

    Resolved! Accepted Solution

    LONGTEXT: MATERIAL - PRUE

    hi all, I have to migrate longtext with Id PRUE and Object MATERIAL. No problem with the upload (I guess), but I have no idea where I can see the result. There are so many Longtexts in all the views of the material master.Anyone nows where this longt...

    Resolved! Accepted Solution

    Logging database access per user

    I want to know if it is possible to temporarily log database changes on a per user basis.The data I would need would be :insert : - all new values of inserted recordupdate : - all <b>previous values</b> of updated record - all <b>new values</...

    dhorions by Contributor
    • 968 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    EDI 850: one vendor, multiple purchasing orgs

    We have sussessfully implemented EDI 850 (purchase order) interface by using PO output, IDoc ORDERS05 and ABAP-PI port with a custom function module, which writes the IDoc data into a file and sends it to a third-party software (Gentran).Now the prob...

    Resolved! Accepted Solution

    FUNCTION MODULE

    Hi ,how can i pass the values to the selection-screen using the job_submit fm, i have created a varaint , but how can i make it dynamic, i.e the values have to passed from the transaction.Thanks & RegardsSyed

    Resolved! Accepted Solution

    break-point

    Hi Experts,i have a CALL-FUNCTION statement in a satandard program.like this: CALL-FUNCTION '001'. Exporting IMPORTINGSo i have put a break-point at this statement.When i enter in debug mode at this statement and pr...

    Resolved! Accepted Solution

    Creation of internal table dynamically based on the Date Range entered

    Hi SAPgurus,I have been facing one issue i.e creation of internal table dynamically based on the date range entered in the selection screen. For example the date range I am giving as 06/2006 to 08/2006, it should display the Fieldcatelog dynamically,...

    Resolved! Accepted Solution

    CL_GUI_ALV_GRID

    Hi all, I am geting a dump while using the class CL_GUI_ALV_GRID and the method SET_TABLE_FOR_FIRST_DISPLAY.The dump says An object reference must point to an object (an instance of a class)before you can use it to access components (variable: "GRID"...

    Labels in this area

    Explore this Area