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

    Idoc Not found.

    Hi all,I am facing a problem with IDoc,We are Integrating Vendor Invoices In sap system Using a third party system Webmethods.We have a strange problem where we have an FI document in SAP but No Idoc found for this document.we are using a custom tabl...

    k_k33 by Explorer
    • 355 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Security restriction by adding new auth object in SU24

    We have lot of Z- reports and standard reports ,Right now there is no restriction with any objects for the Z- reports and we have security restriction for the standard report by plant wise . we want to restrict the Z- reports for plant specific. c...

    Resolved! Accepted Solution

    Organization level field value cannot be maintained in derived roles.

    Dear Experts,I have a question.We have derived roles in which some organization level fields cannot be maintained.For instance as a deriving procedure:1. Set * for the org level field BUKRS in a master role.2. Derive child roles.3. Set 1234 for the o...

    Resolved! Accepted Solution

    How to display my input history values on Filename filed (selection screen)

    Hi All,Please let me know how to display my input history values under the field of selection screen.I created Zprogram as below.-SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001. PARAMETERS: P_FILE TYPE RLGRAP-FILENAME OBLIGATORY.SELEC...

    Resolved! Accepted Solution

    How to remove line item idoc segment hierarchy before idoc creation?

    Hi All,I have a requirement to remove certain PO line item idoc segments based on some conditions, before the idoc is created.I am writing the code inside IDOC_OUTPUT_ORDCHG function module (using enhancement spot).The problem here is that I am unabl...

    unicode error

    Hi All, We have upgraded our system from 4.7C to ECC 6. As a part of unicode conversion I made some changes to the program.In 4.7C: data: i_citilogo(25) type x occurs 0 with header line.i_citilogo = '4749463839618F002800F7C000B7000200005543488600...

    Resolved! Accepted Solution

    automatic population of search help value to another field in module pool

    Hello there,I am developing a module pool screen, in which i have a table control field with fields PERNR and ARBPL along with other fields.I have to give a search help for Pernr first field for which i have given a search help with the use of PM02 s...

    Subquery in ABAP

    Hi experts,I have a subquery which has to be written in ABAP.select single TARIF_TYPE from table ZTARIFF where (TARIFTYP = xxx and ANLART = mn)Where xxx = select TARIFTYP from table EANLH where (ANLAGE = select ANLAGE from table EVER where VKONTO = ...

    Resolved! Accepted Solution

    Reg: Logic required to pass 'X' to the fields in BAPI_MATERIAL_SAVEDATA

    HI All, I have a requirement like this, I 'm calling this std BAPI inside my Z RFC FM. Third party system calls my Z RFC.They are passing few values in the structures of the FM. We have structures in the std FM, Plantdata and PlantdataX etc. If ...

    Inner join

    Moderator message: please use more descriptive subject lines for your posts.Dear Experts, I hv written following code. there is no error in query but still no data is getting fetched into internal table. Can any one provide guidance pls. TYPES : BEGI...

    Issues in SE30 trace

    Hi Experts, Since I am going to take a training on Performance tuning, I would like to learn Performance related transactions fully.I am finding two issues in SE30 transaction(New t-code : SAT).First issue:-I am stopping a running program in debug m...

    Labels in this area

    Explore this Area