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

    Date Field

    Hai.In my report i have date fields as inputfields, i am using 8 char type to print date. data: t_date(8) type c.user have to enter date in this format MM/DD/YY. But its a character field user can enter any type. I am validating this field using READ...

    Resolved! Accepted Solution

    batch process for printing out smartforms that contains '$' sign

    I have the difficult problem when I print checks (smart format). The first check is ok, after the first print out, the second and rest of checks lost fond and '$' char. it seems the printer is very sensitive for '$'. Any suggestions are appreciated!

    lena_wu2 by Explorer
    • 2065 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Search help - Make a field default without grey-out

    Hi,I have a custom-search help, where in the dialog-popup I'd like to default a value without grey-out.If I import from memory via parameter ID, then the default value is ok, but it's greyed out.If I don't import it, then it's initial, but not greyed...

    Resolved! Accepted Solution

    Regarding ABAP dump

    Hi all,When i execute the tcode co02 for the order number 10015447 (only) and when i change the technical information and when i press save button the system leads to ABAP dumpwith parameters_not_valid message.I tried to find out SAP notes for the pr...

    Resolved! Accepted Solution

    Performance Issue

    Hi all,Which is better :1. loop at itab. select statement from dbtable into table itab2 where ... endloop.OR2. select statement for all entries in itab into itab2 where ....Does the performance difference vary depending ...

    Eror message

    Hi,I am having Material and serial number in the table control.Material is in enable mode and serial number indisable mode.After entering material number I am checking whether it is serialized or not,if it is serialized I am enabling serial number fi...

    Resolved! Accepted Solution

    READ Internal Table

    Hi I face many situations where i have to issue a READ statement on an Internal Table where i have to use "<" or ">" operators. READ just allows to use keys with all "=" operators.But at the same time i need to get just one record. I know that READ ...

    Resolved! Accepted Solution

    AT END - Control Break

    Hi I am using an AT End fieldName Statement while looping inside a internal table. The problem that i am facing is this event is fired for every loop pass even though the fieldName is same. I have sorted the internal table by that fieldName. Can anyo...

    WS_FILENAME_GET

    Hi,Wehn we select a file for BDC using WS_FILENAME_GET, at selection screen or on f4 help request we get a message saying'c:\perforce\bas\620_COR\src\fes\few\sapfewin\guifuctionality.xml contains an invalid path 'Our SAP system is 4.7, and i guess WS...

    Resolved! Accepted Solution

    Very Very Urgent

    Hi All,text file containsinternal_audit_cdtxn_dtposting_dttxn_amtcurrency_keydebit_creditupload_dtSame filelds are exisitng in z-tableUpload program to upload data from .txt file to z-tableUpload records should not amend the existing dataIt should al...

    Labels in this area

    Explore this Area