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
    Resolved! Accepted Solution

    Replace Mailtext body

    Hello together,i use message controll to send a mail with an attached pdf file. This is no problem. Also the mail subject I changed with a variable and I got it. But how I can replace a Variable in the Mailtext? I created a text in so10 and if i wri...

    techy by Explorer
    • 1544 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_OUTB_DELIVERY_CHANGE is successful but Delivery is not updated.

    The scenario is to update a tracking number field (ZTRACK_NO) in the custom tab of the Delivery Header. I am using the BAPI: BAPI_OUTB_DELIVERY_CHANGE with extension parameter. CALL FUNCTION 'BAPI_OUTB_DELIVERY_CHANGE'       EXPORTING         HEADER_...

    Resolved! Accepted Solution

    Z_SAP_RESTRICTED role- authorization for Factory Calendar T-Code OY05

    Hello everyone,I am currently running into an issue for a user who is currently authorized under the role Z_SAP_RESTRICTED. I need the user to have access to T-code OY05 (Factory Calendar). I have tried adding the transaction code to this role and ha...

    Resolved! Accepted Solution

    Refresh module pool Screen properties like height.

    Hi.Need suggestions,I have two screens in Module poolScreen1 - Normal ScreenScreen2 - Modal dial  boxScreen3 - Normal Screen.Execute the Tcode, Screen1 is open, then from the Screen1, i need to call the Second screen. by using the Call screen , i am ...

    Resolved! Accepted Solution

    Error at assignment: Overwritten protected field - in FIELD SYMBOL

    Dear allhow to pass the values to read only field in the structure of the field symbolmy field symbol is a structure has 6 fields,i can pass values to all fields except one which has read only checked.if i pass value to that field dumb is coming ASSI...

    Resolved! Accepted Solution

    Data saving from a Z program into a Z table is not getting updated using SM30

    Hi Fellow Members,I have a strange issue as follows.I am reading data from IDOC (inbound) and updating it into my Z table.After that when I try to update any value (that is update through the idoc) using SM30 for that Z table the record does not upda...

    Resolved! Accepted Solution

    Same classpool include name, different content between DEV and PROD system

    Hello,I think I got some strange behaviour between our DEV and PROD Systems.There is a classpool include lets say it is named something like ZCL_XXX========CM007.This classpool include exists in both Systems, DEV and PROD.In PROD the content is a met...

    IDOC receiving delay

    I am fixing a problem.My client has two systemes, let's say A and B.Some days ago, he told me that systems B received IDOC data from A, delayed for one week.Sending data is 20th July and receving data is 27th July.IDOC is using tRFC, so I checked SM5...

    Resolved! Accepted Solution

    Open dataset lock issue

         Hi Friends,              We are getting file from SFTP folder to SAP through sproxy and creating file in application server using OPEN DATASET and passing to some standard program for updating data into sap(Infotype). Please find the below code....

    Resolved! Accepted Solution

    Select Statement in report working but no data brought

    Hello everybody,Please I need your help, as I have the following code:DATA: lw_001 TYPE ztranstab_001.    SELECT MAX( date )            FROM zmdmq_tr_t_001            INTO lw_001-date            WHERE  field1       EQ '2016'      AND                 ...

    Resolved! Accepted Solution

    Purchase Order Text

    Hello,I have been trying to figure where I can get the Purchase Order Text in MM03. I have looked at the STXH, the STXL and, the MARA  table and I am still not having any luck in finding the text. I am trying to create a report when a user runs the r...

    Resolved! Accepted Solution

    Method redefinition with differen Returning (Exporting) Parameters

    Hi all,please cut me some slack, if this is really basic and I'm missing out on something.I have a requirement to generate a security code (actually a voucher ID like on a gift card).For gift card type A the ID should look like this: XXXX-XXXX-XXXX-X...

    Labels in this area

    Explore this Area