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

    We are using FM ‘HR_INFOTYPE_OPERATION’ to update infotype data, but few infotypes are not getting updated, but FM 'HR_CONTROL_INFTY_OPERATION' is working for these info types but we still wanted to use ‘HR_INFOTYPE_OPERATION’ only, suggestions pls ..

    We are using FM ‘HR_INFOTYPE_OPERATION’ to update standard infotype data, but few infotypes are not getting updated through this function module. Few days back all infotypes were getting updated successfully but all of a sudden we are facing this iss...

    Resolved! Accepted Solution

    BTE: Print a form and also send a mail

    Hi Friends,I am new to BTE, I've copied the standard BTE function module as Z. The function modulw has the following CHANGING parametersC_FINAAC_ITCPOC_ARCHIVE_INDEXC_ARCHIVE_PARAMSNow I need to send a mail and also print the form. where we need to g...

    Resolved! Accepted Solution

    stopping printing of smartform on error message

    Hi all,i have a requirement that "If a ESTAMP No is used for a Sales Document , then it can be used fot the same Sales Document on the same day, but the same ESTAMP No can not be used by other Sales Document in the same day, and for other days , any ...

    Resolved! Accepted Solution

    Relation between BOM's, documents, drawings and Routing - Material

    Hi SAP Guru's,I am trying to understand the data model of Material documents, BOM's,drawings, routings etc. Can any help me understanding how these are related and its functionality. I tried searching on SDN, but I was able to find some tables, but I...

    Resolved! Accepted Solution

    print dialog not supressed while printing smart form ...?

    Hi all,I am facing problem in supressing print dialog while printing the form.i am using... all control parameters..     IF DISPLAY = 'X'.                                     "FOR DISPLAYING ON SCREEN    CONTROL-NO_DIALOG = 'X'.    CONTROL-PREVIEW   ...

    ABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in F110

    Hi Experts,I am getting ABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in APP (F110).  System is not generating emails for ACH payment advice but its creating ACH file, creating payment documents and creating IDOC’s also. If I...

    Resolved! Accepted Solution

    Issue with LSMW for Customer Creation using XD01

    Hello All,I am trying to create Customers using LSMW using Standard Batch/Direct Input (RFBIDE00 program).My structure is as below.I have maintained the structure relations.When I try to create the batch input session it is giving an error that compa...

    Field Symbol Append

    I have two dynamically dereferenced field symbol tables (comes from 2 different function modules). I need to append these two into a single field symbol table. Please let me  know how to do it?Data: <Fs1> type standard table, <fs3> type standard tabl...

    Resolved! Accepted Solution

    control after MESSAGE E

    Hi,need to use function MD_PEGGING_NODIALOG in my program.Unfortunately this function calls form REQUIREMENTS_4_RECEIPT in line 109.I was really suprised, when i saw that REQUIREMENTS_4_RECEIPT uses an error dialog withMESSAGE E527(61) RAISING ORDER_...

    Resolved! Accepted Solution

    Optimise Join Condition

    HI All, I have written a Select Query for a BW Datasource. The query seems to work fine when the data is less e.g. in Dev system, but when we move to QA it times out because of the Volume of data. The join is on 5 different tables. Any pointers to op...

    manukapur by Active Participant
    • 924 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    RG1 register-opening quantity is mismatching with actual quantity

    Dear Experts,My client has implemented SAP in 2009 and never used excise registers for long time. 2012 mid started giving training to users and finally they fixed a cutover date on Jan 2013, upload Chapter material combination with material status as...

    DB index not used even when forced with %_HINTS ORACLE

    Hello,I have a program with several SELECT statements which I would like to use the indexes I have created. For example:SELECT SINGLE zzcategory zzorder                                        FROM zdm_costl                                            ...

    Ztable updation

    Hi all,        I have created a ztable releted to sale order details.There is some problem in updating the table.whenever a record is added or modified, the update gets failed untill the next change is done...Eg..1st change which i made is updated on...

    Resolved! Accepted Solution

    How to write a code to wait until the job running is over. SHOW_JOBSTATE

    Hi Guys,I am checking the state of a job using the FB SHOW_JOBSTATE. At the end of report the job state is ABORTED but when I do the check in Code it is still running. How can I wait in code to get the final state after the running state before I con...

    List all interfaces

    Hi,I'm pretty new to SAP and am asked to provide a list of all interfaces connected directly to SAP (ie. barcode scanners, printers, objective, ...).  Is there a way to get an overview of all external systems that provide data for/get data from SAP, ...

    How to convert ABAP_LIST output of (Submit <Program> exporting list to memory and return) into internal table.

    Hi All,Here i am calling program rfitemar (Customer line item display) using SUBMIT statement and am exporting report output to memory.you can see below code.submit rfitemar with dd_kunnr-low = s_kunnr                with dd_bukrs-low = s_bukrs      ...

    Resolved! Accepted Solution

    Goods Movement against Handling Unit for Special Stock - Function module ?

    Hi Guys,Good Morning!Here I am stuck with an issue and found no satisfactory post yet on the forum.Requirement: -We need to automate the goods movement of special stock (Vendor Consignment - K) against Handling Units, such that the stock is transferr...

    Labels in this area

    Explore this Area