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

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83969 VIEWS
  • 212 REPLIES
  • 39 Likes

LSMW Errors

Hello, I am creating LSMW program to transfer Data from 'Tab delimited' Text file. I am transferring 'Purchase info Records', TCODE 'ME11' and SAP standard oblect 0060.While creating, I have reached to step 'Specify Files'. Where I specified above me...

Search Help

Hi All,I have created a search help exit for PRPS-VERNR. User go to CJ20 and select some of the wbs elements in the table to perform a mass change on the project leader field. How do i identify what are the wbs elements selected in my search help exi...

Hierarchial-ALV

Hi,Can anyone help me out please?im using hierarchial alv in which im displaying two tables....one t_master and one t_details...i have one field in t_master (which is my header table) aprmngand one field in t_details(which is my item table) menge.i w...

Resolved! COUNT(*) problem

Hello,I have the following select statement:SELECT COUNT( * ) FROM marc JOIN mard ON marcmatnr = mardmatnr JOIN mara ON marcmatnr = maramatnr JOIN eina ON maramatnr = einamatnr JOIN lfa1 ON einalifnr = lfa1lifnr JOIN wtaddi ON marcmatnr = wtaddi...

SET CURSOR

Hi all,Can anybody tell me the syntex of <b>Set Cursor</b>.I am using table control for displaying Material number and Description in screen.Now i have created one button to search perticular material from the output list.I can find that material and...

Resolved! Enable push button

Hi, I need to customize an infotype. I've created one push button on the screen, when click on the button, a table control will show out. However, I don't know why when I display the screen in PA30, the push button show disabled mode and I couldn...

Resolved! SAP Query code extension

Hi experts,Normally I don not use SAP Query tool for several reasons.Now I have been asked to create something like a user exit for some existing queries: The requirement is to change the contents of one list field using an existing function module.I...

Clemenss by Active Contributor
  • 611 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! problem in PAI

hello friends,i need little help,i have a screen which has two input values,gscreen_exdiv and gscreen_door# as input.how do i update a ztable in the database, with these fields along with system userid, system date.can any one please give a step by s...

Resolved! sap scripts

hi experts, i ve a task to add taxes in purchase order form for every material , evrything is fine with po form except taxes , how can i do that and in which include i can do that and help me with some coding for calculating taxes for each materia...

Resolved! About background job

Hi to allMy query:1.) I created a program having two variant.Now i want to execute this program in background .I am using transaction code sm36. But there is only one variant that i can use.How to do with two or more variant.2.) I want to know that m...

inner join

Will the sequence of inner join...eg. joining kna1, knb1, bkpf, bsidaffect performance?or does it matter when choosing the field to be in the where clause from one of the 4 tables affect performance.. when considering the use of index?

Labels in this area