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

    Type conflict in OVS input help

    Hello eveyone,I am getting an error in OVS input help in webdynpro abapthis error comes in phase "if_wd_ovs=>co_phase_3" at                                    ASSIGN ovs_callback_object->selection->* TO <ls_selection>. its says "Type conflict with AS...

    Resolved! Accepted Solution

    Issue when downloading mobile number to excel sheet in ABAP program

    Hi,When i am downloading mobile number with country code +914-253-5022205 into excel sheet, its printing -5021544 instead of displaying mobile number because its changing as formula if '+'  sign is there before any number. can any one help on this is...

    Resolved! Accepted Solution

    Issue in FB70 BDC

    Hello Experts,I have come across a unique issue :I have created a BDC for customer invoice posting (TCODE : FB70).The BDC is working fine if i use my ID to upload the excel sheet and execute the program ;The entries are being posted;But when the user...

    About flag setting

    Hi Everyone,I am doing handling unit delivery using sap script. In that country of origin i need to separate the European countries and non European countries , based on the country of origin other fields are need to be displayed in that format.Regar...

    Issue in RHBAUS00

    In Our project we are using RHBAUS00 report which regenerates indexes for structural authorization profiles.Also we have created one more report which schedules the job and takes as input some number of users and submit it to RHBAUS00 report.When we ...

    BDC error in F-30

    Hi ,  I am getting BDC error  in F-30 trasnaction for field BSEG-WRBTR . error message is " Negative values are not allowed".Can any one please suggest me how to rectify this error .It is happening in the scree F-30 - SAPMF05A , screen 300Thanks in a...

    "GIT_ISCJ" is a table without a header line and therefore has no component called "POSITING_NUMBER"

    hi , i got this error - "GIT_ISCJ" is a table without a header line and therefore has no component called "POSITING_NUMBER"when i check my codes. What i need to do to fix this error.  My codes :------------------------------ loop at GIT_ISCJ INTO GFL...

    Resolved! Accepted Solution

    BACK from CALL TRANSACTION

    Hi,Below is the code in which I am finding an issue,CLASS respond_events IMPLEMENTATION.    METHOD respond_hotspot_click.     READ TABLE tab1 INTO wa INDEX e_row_id.       IF sy-subrc EQ 0.         IF  e_column_id = 'BELNR'         AND wa-belnr IS NO...

    Resolved! Accepted Solution

    Reg: How to read database table based on time stamp

    Hello Experts,I have a custom database table, and in that i have some 10 fields are there, i have value for the first five fields and other five fields i need to get by calling a web service,for that i have written a report which will read one record...

    Resolved! Accepted Solution

    ALV report Export with text columns truncated and numeric with '*'

    Specifically, In transacton S_P99_41000111 the ALV grid reads complete on the screen, have to widen columns for some text, but all data is in the grid. the report is saved to a local file, SpreadsheetWhen it is opened the text field are truncated and...

    When extracting data from SAP using Spreadsheet icon(Ctrl+Shift+F7), the spreadsheet is coming blank.

    Dear All,I have a user who has reported that when he tries to export the data in spreadsheet using the spreadsheet button attached below, he is getting blank spreadsheet. He is using MS 2007. I tried to get this resolved with the help of below two th...

    Resolved! Accepted Solution

    Filter all the Hierarchical Task Lists based on their dependancy

    Dear all,i want to filter all the hierarchical task lists in system based on their dependancy, say, if there is a characteristic called 'REGISTRATION', then i want to see all the Hierarchical task lists having registration as 'ABCD-123' (REGISTRATION...

    Kartik2 by Contributor
    • 792 Views
    • 2 Comments
    • 0 Likes
    Labels in this area