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

    Master role set up

    We are trying to set up master roles as well as derived roles off the master ones to give access only to certain company codes.Currently we are using a range of companies in the master role (i.e. AB01 - AB99) and we are only using 10 companies of the...

    Tiberius by Explorer
    • 923 Views
    • 3 Comments
    • 0 Likes

    PLKOD-DATUB

    Hi,I need to have the "Valid to" Date in my Z-Programm like it is shown in CA03 but in se16n in plko I cannot find the datub field. How to import the exact valid to date from CA03 (Administrative data) ? how is it possible to use it from the structur...

    Resolved! Accepted Solution

    Not able to modify a record in a ZTable created through my Report

    Hi Team,I have a ZTable as shown below:I created an entry in to this table(only highlighted fields are entered not the all fields) through statement:Modify Ztable from Int.table. ( It is going perfectly) and I can see the entry created.Now, I am goin...

    Resolved! Accepted Solution

    All error message in the job log from the report executed in background

    Hi All,I execute the report in background with following code:CALL FUNCTION 'JOB_OPEN'     EXPORTING       jobname  = l_jobname     IMPORTING       jobcount = l_jobcount.SUBMIT z_my_report       AND RETURN       VIA JOB l_jobname NUMBER l_jobcount.CA...

    RadimB by Product and Topic Expert
    • 6908 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Internal tables - is it possible to link a secondary index with the primary index?

    Hi,I'm trying to use standard internal tables, using a sorted access via a secondary key. This internal table is displayed in an ALV grid.In certain cases, after finding a record, which is read using the secondary key, I want to highlight that row in...

    Leave Program Group/sequence

    Hi.I'm developing some usabilities in some already existing Zprograms.I read the help on LEAVE PROGRAM statement but it does not explains how to get out all the programs sequence.I have this specific scenario of calling programs in sequence:1-Main Tr...

    glauco by Active Contributor
    • 475 Views
    • 1 Comments
    • 0 Likes

    BAPI_REQUIREMENTS_CREATE, material 'Plant' does not exist, though plant exist for that material

    Hi,I couldn't find solution for this problem at any forum though same question arise.I'm trying to use 'BAPI_REQUIREMENTS_CREATE' for uploading data in MD61, when I try to save, error occurs : Material '****' does not exist in plant '***'.But in MD04...

    Resolved! Accepted Solution

    IDOC error status 26 - When inserting segment E1IDT01 for Message type PAYEXT , Basic message type PEXR2001.

    Hi,I am creating the IDOC from RFFOEDI1 . In data table E1IDT01 segment is not there. So from the user exit EXIT_SAPLIEDP_002, I am inserting segment E1IDT01 to EDIDD_TABLE at the current index as below. When I see the IDOC from WE02 , the status is ...

    Resolved! Accepted Solution

    BAPI_OUTB_DELIVERY_CREATE_SLS - Sometimes creates single delivery for multiple sales orders

    Hi all,I have created few sales orders and I am trying to create deliveries programatically using the BAPI   BAPI_OUTB_DELIVERY_CREATE_SLS. The problem is that sometimes, when I try to create deliveries (say 10 at a time), few sales orders are mapped...

    Resolved! Accepted Solution

    Running RFC from Unicode to NonUnicode system

    Hello Experts,I'm trying to run RFC from Unicode system (SAP Gateway) to NonUnicode system (SAP ECC).The RFC input parameters contains Hebrew characters.When I run the RFC I get gibberish in the ECC side instead of Hebrew.I'm aware to the cl_abap_con...

    Resolved! Accepted Solution

    BAPI_COSTACTPLN_POSTPRIMCOST summing up fix and var value

    Hello,we are facing the following problem:We would like to book fix and variable costs with the help of BAPI_COSTACTPLN_POSTPRIMCOST.We hand over fix and variable values, but the BAPI is building a sum of both and saves it as fix value as well as tot...

    Resolved! Accepted Solution

    PDF size increased

    Hiwe use to download a PDF of PO from a smart form that sends to vendors.We have not done any change in smart form, also no change at printer side and no upgrade to Acrobat side, still the size of PDF file has been suddenly increase from KB's to MB's...

    Labels in this area

    Explore this Area