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

    Import Log of Idoc

    Dear Experts,Idoc is sent from X system to Y system. In X system idoc was processed successfully. However, in Y system getting following error,Status                 51    Application document not postedMessage             IDoc was not posted; see im...

    Resolved! Accepted Solution

    After ADT upgrade to version 2.64, the Eclipse footer info is getting duplicated

    Hello all,Since upgrading to ADT 2.64 i have noticed the strange behaviour that the footer info is getting repeatedHas anyone else noticed this behaviour? I am using ADT 2.64.3 with ABAP740 Sp12 backend.Thanks & regards,Suhas

    SuhaSaha by Product and Topic Expert
    • 645 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Material Master maintenance status PSTAT - Warehouse management views

    Hello All,There is something I would like to understand about the Maintenance Status PSTAT in material master.The value 'S' in Material Master status stand for Warehouse Management.I have materials that are extended on Warehouse Management viewsSome ...

    Resolved! Accepted Solution

    MM01 exit using classification data

    I have a requirement to change the net weight (MARA-NTGEW) in MM01/02 based on the classification data.The problem is retrieving the classification data. I know there's a BAPI but that won't show any screen changes.I found this code that can be used ...

    mgross1 by Participant
    • 1268 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    alv report

    Hi folks,i am developing an ALV report in ABAP in which i want to use field MATNR CHARG MAKTX .BWART,Now my query is iam using the FIELDS MATNR CHARG MAKTX where BWART = '951' .Now i want to fetch again the same fields where BWART = '952'.How di i us...

    Resolved! Accepted Solution

    Slow performance in AMDP

    Dear SCN Members,In one of blogs by Horst Keller, he wrote about performance improvement in string concatenation.I'm fortunate to be working on SAP 750 with HANA DB; so I thought of checking the performance when strings are concatenated at DB level. ...

    if initial

    Hi,           i want the condition like this If S_CUST is  initial and S_VEND is intial...i  want satisfy both in single if condition.i mean what is exact statement           for example if i am  giving value in selection scree for Customer it should...

    Resolved! Accepted Solution

    How to delete SAP generated code after note 1718613 implementation

    Hi all,My customer asked mer to implement this note oss 1718613.The note guide says:Reason and PrerequisitesFunction module DD_DB_IMIG_CALL_INSTTOOL does not contain authorization checks for checking anauthenticated user's authorization to access som...

    Resolved! Accepted Solution

    Material master selection views for BAPI and BDC

    Hi all,Recently created BDC for material master change. Hence, it's updated for the particular view as per recording and successfully done.After my superior advised that it may having the problem since selection view can be changed in future for BDC ...

    Change Pointers

    Hi SDNites,I have configured change pointer for a custom field in a custom table and it not creating entries into BDCP2 / CDHDR / CDPOS table. Following are the steps done from my end,1. Created new custom meesage type2. Created an object in SCDO3. A...

    Resolved! Accepted Solution

    IDOC status 64, is it better to delete the IDOC or change the status?

    We have an inbound IDOC which is in status 64, which contains a few thousand records. The request is to delete this IDOC as the data in the IDOC itself is not correct. After deletion a new IDOC will be sent.First, I don't know how to delete the IDOC,...

    Resolved! Accepted Solution

    How Could i get the another program Output Details.

    Hi,I have Two programs prg1 and prg2. From first program i would like to run the Second program  with Selection Screen values. I checked in forum i found some posts. finally i was used like below.From 1st program (zprac1)SUBMIT zprac2 WITH SELECTION-...

    Spool not create in background using Submit statement

    Hello,                     I have created one custom report using SUBMIT statement ( Report name - RKAEP000 ).                Problem is , When i execute report in background , but spool is not generated.                                              ...

    Resolved! Accepted Solution

    Submit program through RFC

    Hi , The following is the requirement: SYSTEM # 2: Execute SM20: Enter From/to->date/time ,Client, User and click on "Reread Audit Log" button, then it display ALV Report. I want entries of this output. I will call this report in SYSTEM #1 to get the...

    While Posting document using BAPI_ACC_DOCUMENT_POST its showing error but same entry allow to post manually using transaction FB01

    Hello expert,      i am facing one issue while posting accounting document using BAPI_ACC_DOCUMENT_POST but same document if i post manually then its allow me to post . please suggest .  below error i am getting while posting ,             KI280Creat...

    Resolved! Accepted Solution

    dynamic field symbol declaration

    Currently there is a badi that contains instructions to manipulate data from an HRFORM named zhr_payslip_xxx.The code is as follows:FIELD-SYMBOLS: <im_data>  TYPE /1pyxxfo/zhr_payslip_xxx.  DATA: l_lines             TYPE i,        ls_deductions_y4   ...

    Labels in this area

    Explore this Area