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...

    Query BOM

    Hi,excuse me, i've problem to create an infoset (SQ02) with a left outer join between MVKE, MAST, STPO. It's possible only between MVKE and MAST.Is there a solution to join the three table?Thanks.Best regards.Antonio

    Resolved! Accepted Solution

    RFC_READ_TABLE function module going for dump when variable given in options

    Hi Experts,I am using fm RFC_READ_TABLE .in options table parameter I am passing a variable of type date, and it is going for dump.When I directly input the value to the options then no problem  , for example  vbeln = 12345345.if we give variable ie ...

    Resolved! Accepted Solution

    Add the selection fields in the program RMMD06NEW

    Hi Friends,I've copied the program RMMD06NEW to ZRMMD06NEW Extend the selection criteria in the ”Selection Path” section of the programs with following fields:Field name Tecnical namePurchasing GroupMARC-EKGRPProd. SupervisorMARC-FEVORPlanning GroupM...

    Resolved! Accepted Solution

    Distributtion Model in IDOC

    Hi experts,I am totally new in IDOC. I have some doubt. My questions are following:1. What is the purpose of distribution model to process an IDOC?2. Without distribution model can we process IDOC? Is it possible? If possible then give an example or ...

    Resolved! Accepted Solution

    Error message v1 437

    Hi,I am getting messages like ' Date 03/06/2012 is in past" in the job log in SM37 for a particular job. The job is related to financial posting program.Where is this message coming from? I found out that it's a V1 (437) class message but how's it ge...

    Resolved! Accepted Solution

    Sub Total text in alv

    Hi all can i use the following code to display the subtotal text in alv display after taking the dummy fields for vbeln.Please reply with efficient code.final table is sorted by vbeln.CALL FUNCTION 'REUSE_ALV_EVENTS_GET'  EXPORTING    I_LIST_TYPE    ...

    Resolved! Accepted Solution

    getting dump when using do_sum in alv field cat in the output of the report

    hi ,i'm using field total type BSEG-WRBTR .In the fieldcat i'm define do_sum like W_FCAT-COL_POS = 4. W_FCAT-FIELDNAME = 'TOTAL'.  W_FCAT-SELTEXT_M = 'BASE AMOUNT'.  W_FCAT-TABNAME       = 'ITAB'. W_FCAT-CFIELDNAME    = 'WAERS'. W_FCAT-REF_FIELDNAM...

    Resolved! Accepted Solution

    How to Execute or Make a submit to RCS11001 program with varian for alv display

    Hi,I have a problem . In  the program RCS11001  , it exists a variable called pm_alvvr  .. and it's supposed  that It has the value of   alv variant . when I execute the program its alwais empty, and  it doesn have  any reference to other program. al...

    Resolved! Accepted Solution

    ZXPADU01 - Question

    My User wanted an edit that when someone was using PA30, PA40 or PA61and they entered 416 in the Infotype field of the screen and 1200 in the Subtype, and then clicked on Create or Copy that it immediately gives you an error.   I added code to the ZX...

    Resolved! Accepted Solution

    Oracle and SAP connection

    Hi ,      We have a requirement like  Oracle Database tables have to updated from SAP periodically.     Say for example, Sales order data from SAP should be updated in Oracle Database through some interface programs .     Is it ok to update sales ord...

    Resolved! Accepted Solution

    Breakpoint List

    If I save a breakpoint, it persists for the remainder of my user session. This leads me to believe that somewhere in memory is an internal table that holds the breakpoint info like include, line number, command, etc. The same information that you wou...

    Resolved! Accepted Solution

    Converting standard FM CUAB_DISPLAY_CD_CONFIGURATION to custom FM

    Hi,I need to copy the standard FM CUAB_DISPLAY_CD_CONFIGURATION to custom function module Z_ with processing type as ''Remote-Enabled Module".But when I tried to copy the standard function module to Z_ custom function module with processing type as '...

    Labels in this area

    Explore this Area