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

    Assign dump

    Hi,i try to do assign component like that and i get this dump ,any idea why?after i doing the assign component commend in the line<date> = sy-datum.i get the dump :field symbols: <date> type sy-datum. ASSIGN is_bound_object TO <ls_object>. A...

    Resolved! Accepted Solution

    changing billing document date while creating billing document from vf01

    Hi gurus,I have requirement to change billing doc date while creating billing document from VF01.here I have to consider goods issue date eq billing date.caluculating billing date = Goods Issue + Goods in Transit duration time.I have done everu thing...

    Resolved! Accepted Solution

    Sending File with DOCMAS

    Hi Gurus,i want to transfer DOCMAS from our Quality System to our Production System. The Problem is, that in the IDoc the file system path of the according document is written. This file is in a special folder only for the Q-System. The Document-File...

    Resolved! Accepted Solution

    In BAPI BAPI_CONTRACT_CREATEFROMDATA, where to enter the equipment number?

    Hi,I am using the BAPI BAPI_CONTRACT_CREATEFROMDATA to create a contract.In VA41 screen, if we select a line item, go to Extras and then Technical Objects, I can enter an equipment number in there.How can I accomplish that through the BAPI?What field...

    Resolved! Accepted Solution

    SPAU

    Hello freinds,We have actually applied some upgrade patches in our system.Currently doing SPAU.I had some questions on the Note CorrectionsI see some Yellow Triangle one some Red circle before the note.Can any one tell me in detail as what needs to b...

    PDF attachment

    Hi,I need to send an e-mail with pdf attachment from spool (sapscript smartforms).I use function 'CONVERT_OTFSPOOLJOB_2_PDF' and 'SO_DOCUMENT_SEND_API1'.The mail is correctly send but the pdf attachment don't visual logo... Is there a mode for export...

    Resolved! Accepted Solution

    Funtion RH_STRUC_GET

    Dear all,I have a question about the function RH_STRUC_GET.CALL FUNCTION 'RH_STRUC_GET'EXPORTING act_otype = 'P' act_objid = employee number act_wegid = 'B025' act_plvar = '01' act_begda = '1900/01/01' act_endda = '2010/01/01' act_tflag = spa...

    Aiolos by Active Participant
    • 827 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Post Unicode-conversion Issue - data from unicode to non-unicode system

    Hi Guys,We have converted our 4.7 system to Unicode. One of the issues we are facing is in the interface which transfers data from SAP to an external system which is Non-Unicode. Interface transfers the data to application server which is then FTPed...

    Resolved! Accepted Solution

    help in field symbols

    Hi all ,I get in FM input data ( like ls_str) that i map to field symbols type any and i want to field symbols : <ls_str> type any .and i want to maintain the field like <ls_str>-emp = 'emp_name'. but i cant do that since it type any how can i over...

    Labels in this area

    Explore this Area