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
    • 94653 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Production Order Form

    Hi All , I have a Production Order form and in the tcode OPK8 I set it up . There was a recent upgrade in the system and since then , the form is available in EN language but not in DE (german ) .I can print the EN form but not the German one...any i...

    Resolved! Accepted Solution

    RFC call

    Hello all,I had developed an interface program which populates an internal table with some data and I pass it to an RFC function module with destination 'XXXXXXXX', which is a middleware. I am pushing data from SAP, but middleware (webmethods) is not...

    Resolved! Accepted Solution

    performance Issue

    Hi All,The following code takes long time to run. Any inputs on how it can be tuned.SELECT vbak~vbeln vbap~posnr vbak~erdat vbak~erzet vbak~auart vbak~waerk vbkd~kdgrp vbak~lifsk vbak~vsbed vbak~bstnk vbak~rplnr vbak~bs...

    Resolved! Accepted Solution

    Data conversion...

    Hi,I want to do following conversion for a data:abcdeghtyju -> abcdegh tyju126789384 -> 12678 9384afg37784df -> afg377 84dfBriefly, the last four numbers (alphanumerics) should split from the rest and create a data withbeginning numbers , space and l...

    BDC?

    hi!I was asked in an interview recently, why I have chosen BDC session method for data transfer.Can any body tell why we go for recording when there are other methods like direct input,LSMW,BAPI.and also if we select recording method for example,when...

    FBL1N Problem

    Hi Gurus, I need to add a fiels NAME1 for Vendor Name in FBL1N(Program RFITEMAP) Report.So I copied the Program to ZRFITEMAP.I appended a structure for NAME1 in <b>rfposxext</b> and added the logic to get the data.Also I added the field in FIELDCAT....

    Resolved! Accepted Solution

    AT LINE SELECTION.

    Dear Friends, <u>Could you please help me with the following problem.</u> I am getting a Report(list) which are some programs in the system. I should go to that program if I double click on that line or on the program name.Thank you very much,Best ...

    Mula by Associate
    • 2139 Views
    • 15 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Auditing weak passwords

    Hello all,Does anyone know of a way to audit passwords (or weak passwords) in SAP R/3? I know it is possible to retrieve the hashed version of the password through table USR02 but this is only a 'fingerprint' of their password and it does not give an...

    Resolved! Accepted Solution

    sum in select

    Hi all,I have an internal table consisting of three fields. I want to populate the internal table using a select statment for where I sum all records returned by material. Here is my query without the select: SELECT PRINS PRLAB PREIN INTO TABLE GT_...

    Labels in this area

    Explore this Area