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

    Fiori add-on question

    Hello,We would like to setup a Fiori landscape with Hub method, where Gateway is NW 7.4 but  backend systems are NW 7.31.To my understanding the Frontend doesn't need any add-ons as they come preinstalled but what about the backend? Do we have to ins...

    Resolved! Accepted Solution

    Select single to RSEG with very low performance

    Hello experts,We have recently upgraded our sap basis from 701 to 740 and we are experiencing a very low performance with the following abap instruction:select single * from rseg into lw_rseg where ebeln = lw_output-pedido and                        ...

    CUSTOM TABLE NOT UPDATED BUT CHANGE DOCUMENT(cdhdr AND cdpos) MAITAINED LOGS

    hi, i have created custom table with four fields..i created object in SCDO..so FM generatedi have used that FM in my program to maintain change document..with this change document has maintained for my custom table....but problem here is...custom not...

    Resolved! Accepted Solution

    ABAP : Copy of MB52 Report

    Dear Abap Experts,We need a report same like MB52 but there should be no vales columns.How can I copy this report and make new report.Its Program name is RM07MLBSI have make copy but not working. I dont want to make new report from scratch.Looking fo...

    Resolved! Accepted Solution

    Skip First Screen 'SLG1'

    Hey,in an alv the user klicks a defined button and thoe transaction 'slg1' is opened. Unfortunately, the first screen appears although there is the command skip first screen.Code:  METHOD on_user_command.    CASE e_salv_function.      WHEN 'SHOWLOG'....

    techy by Explorer
    • 2870 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Likp table custom fields is not updated when data coming from dot net to sap

    Dear experts,basically from dot net data is coming in sap and sap standard table LIKP is  updated but likp table custom fields like gateentry no,vehicile no is not updatedmy basic requirement is i have to updated the likp custom fields(gateentry no,v...

    exit ZXCKAU08

    hi all , i have a problem with this exit , the problem is that when i punt the value for the material valuation , after it leaves my code it takes the value of the material in MM60 , i know it doesn't sound too much of abap but i have to disscard eve...

    elalan by Participant
    • 1264 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_PR_CREATE

    Hello Gurus,I am trying to use the BAPI_PR_CREATE but I have an error, I have filled the PRACCOUNT and the PRACCOUNTX , I have filled the PREQ_ITEM field for both. I have filled the KOSTL value.Some help me please.thanks you.

    Resolved! Accepted Solution

    SM04 Problem

    Hi,We are developing a program in order to log out the users using SM04, but this transaction do not shows all users connected, let me explain, in SAP ara connected 67 users, if we review table USR41 are 67 users, but in SM04 only shows 23 users.stra...

    Pack material to a HU

    Hello Gurus,        I’m trying to figure out how to pack a material into a handling unit in a delivery. I tried using BAPI_HU_CREATE, BAPI_HU_PACK….I tried all the options and nothing worked correctly.I also have to pack HU to HU and unpack HU from H...

    Resolved! Accepted Solution

    working with class based exception and dynamic method calls

    Hi Gurus,we just changed out ERP from EHP6 to EHP7.Since we did so we are facing an issue with an Z-Report we are using quite often.This reports looks up Workitems and executes the according methods so that we can go into debugging if we were facing ...

    Resolved! Accepted Solution

    ALV Field Catalog Generation

    Hello Experts,To prepare the field catalog for a ALV Grid Display, i created a DDIC structure which looks as below.DDIC structure from SE11.These are total 12 fields. DOKARTypesDOKARCHAR30Document TypeDOKNRTypesDOKNRCHAR250Document numberDOKTLTypesDO...

    Upper case issue

    Hello experts,In the delivery when I am creating handling unit where I am maintaining the contents which is a combination of production order and operation no. The issue is in my report program it is displaying the handling unit when I am maintaining...

    Dependent SELECT-OPTIONS

    Hello guys,I got a problem with a customer report which works with bank data from table T012K.I got three select-options for comp.code, house bank and ID: SELECT-OPTIONS: s_bukrs FOR t012k-bukrs,                             s_hbkid FOR t012k-hbkid,  ...

    account determination for entry 1000 WRX ___ __ 3200 not possible error in Bapi

    Hi Experts,I am using the BAPI - 'BAPI_GOODSMVT_CREATE' to create GR in a program, but this BAPI is throwing the below error:'account determination for entry 1000 WRX ___ __ 3200 not possible',Can anyone please tell me what possibly be the reason of ...

    Resolved! Accepted Solution

    HRPAD00INFTY SAVE

    Hello All,I have a problem when saving entries in PA30, I tryed to implement a BADI using HRPAD00INFTY, when the user save an entry in PA30 for ITXXXanother DB Table will be filed with entries from ITXXX, problem that i have, is when the user click o...

    FP40

    Hello,I'm trying to transfer few document from one contract account to another but I'm getting an error message that:0 of 4 open business partner items can be transferposted , Message no. >5720Can anyone know why it happen?Thanks,Vered

    Resolved! Accepted Solution

    ABAP : transaction MB52

    Dear ABAP Experts,In transaction MB52, it will show me overall stock including stock in transfer. I looked for the technical data of stock in transfer and it was in table MARD & field name is UMLME. But when i view the table MARD, there was no value ...

    Labels in this area

    Explore this Area