Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

Dynamic Select Query

Hi,My requirement specifies to fetch certain fields from a certain table at runtime.The catch is, the fields to be fetched, the table from which fields to be fetched and the where conditions would be known only at runtime and in variables.So i need s...

Standard function module to create Applicant in SAP system with external number range

HI all,I am trying to create applicant through Standard function module in SAP system with external number range. it is always asking for the number range internally.Please let me know if there is any FM for the same. I tried with HRWB_APP_CREATE_APP...

elementary search help

Hi All,create the search help (elementory search help) from se11, but i want to provide the search help depending on the condition ex: from but000 table i want to display 3 fieldspartner ,  name_first ,  name_last      these three fields should be di...

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

Labels in this area