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

    ALV with 2 internal tables

    Hi, I have 2 internal tables one with created records and other with error records. How can I diplay both tables in ALV. Which function module.I am looking for output like this:Total number of records created : 1000Display Created itab.Total number ...

    Resolved! Accepted Solution

    User re-name

    after a user re-name i'm losing user personnel settings, user created queries, variants and report formats as well as PO history. i imagine the PO history will not be retained as it's in essence a new user but is there any way to transfer over the u...

    Resolved! Accepted Solution

    Hyperlink in ABAP

    Hallo,I would like to know how I can call a link from an ABAP program. I am a novice in ABAP but can manage writing a little code.I know that I need to use the EXECUTE method in someway but since I am a Java guy, I have no idea how to go about it. Co...

    Resolved! Accepted Solution

    Convert XSTRING to XML

    Hi All!I have a PDF Form which returns me an XSTRING.Now I have to convert the XSTRING to an XML file.Any clues on how to achieve this?I tried using FMs CRM_IC_XML_XSTRING2STRINGECATT_CONV_XSTRING_TO_STRINGHR_KR_XSTRING_TO_STRINGbut none of them work...

    Resolved! Accepted Solution

    How to set default contrct end date to be the fiscal year end in tcode VA41

    Hello,Does anyone know if it is possible to set a default value of fiscal year end for the contract end date in tcode VA41.The config has options for date determination but I don't see it possible to be able to set fiscal year end. Also I don't see a...

    Resolved! Accepted Solution

    gui_upload

    Hi , Im trying to use GUI_Upload to upload and excel file in ECC 6.0 But the filename is in the fn modules is of type string hence im convereting the value into string and issuing that value to filename . But still it is giving and dump .I tried with...

    Resolved! Accepted Solution

    RFC

    Hi,I have to update the data from one server to another one(same table in both the server).that's why i created 1 function module,which is remote enabled in both the server, but i don't know what in the program i have to write?

    SMARTFORMS problems

    Hi,I want to show barcode on the report. I did following steps, but the barcode can not be shown correctly.(1)SE73, create a new barcode type, like CD39 (Bar Code Symbologies C39).(2)In SMARTFORMS>Style>Create a Style(3)In Style, create a 'Character ...

    Resolved! Accepted Solution

    2 D Graphics

    Hi All,I have some requirement from pharmaceutical client.They have developed software for Medicine Tablet Cover Packing.I need to map this software functionality in SAP.They have defined length and width of printed sheets,later in process these has ...

    Resolved! Accepted Solution

    regarding oops program

    I have done simple oops program. the program is belowclass class definition . It is throwing error Method *** is unknown or protected or private. PUBLIC SECTION. DATA : WTEXT(40) VALUE 'ABAP OBJECTS'. METHODS:DISPLAY. ENDCLASS.&----*& class c1 ...

    Resolved! Accepted Solution

    Leading zeros.

    Hi,Can any one please tell me how we will add leading zeros to a field.I was declared the field field(10) type c, in internal table.Now i upload the data from flat file to IT.in flat file the value is '1254367'Now for this field i want to add leading...

    ERROR MESSAGE

    hi all,i have one table cotrol having 2 flds ID and VALUE. ID is input fld but VALUE is in display mode.also there is another screen fld TOTAL in display mode. it will show total of VALUE of all rows of table control.when ID is entered if it is valid...

    Labels in this area

    Explore this Area