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
  • 83380 VIEWS
  • 212 REPLIES
  • 39 Likes

Rep Code for customer

Hi,I need to develope rep code (kunn2) for each customer in my output file .I need to display unique value.because if we are selecting value based on comp code , there can be duplicate value, i want to know which is the best table for it??RegardsKusu...

Resolved! Report for Session Log

Dear All,I am trying to develop a report to read the log of a bdc session.I have a BDC session named Test1 created on 26.09.2008.Once the session is finished i need to get the log using a report.Can any one please suggest if something could be done i...

REFRESH-CONTROL

Hi,I have one screen with two tabstrips, one of them contains a chart and the other an ALV. If I leave the screen from the chart-tab and call it again, everything is ok. But when I leave it while ALV-Tab is active and call it again, the alv shows the...

BDC date format

Hi,I need a clarification here.When we deal with date, normally we convert it into external format of user by using 'WRITE TO' statement.But in my current program, it does not have any format conversions for date. However, they are uploading to BDC s...

Resolved! displaying pictures

Hi experts,I am trying to add a picture to a screen. When I view the program "SAP_PICTURE_DEMO" and I test it the pictures do appear, when I copy the coding and paste it some where else and create my own screen it still works. But the problem starts ...

Resolved! Button in classics ALV

Hi guys , Im listing some registers with alv but now I want to add a button to button bar for select some lines of the alv and send this lines selected after push my new button , I add FORM cria_listagem_alv. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' ...

Resolved! IDOC Problem

Hi AllMy scenario is IDOC(XML) File is coming through JCO Connection containing material details & I need to update data in SAP (in MARA Table).I have created Partner Profile in which I specified Message Type as "MATMAS" in Inbound Parameter & "MATM"...

field symbol

Hi all,I'm creating a applications for improving performance in which we break the any long join sql in to different small sql . for doing this firstlly i break a sql in to a short sql according to several conditions .problem is that when i pass a ...

IDOC

hi all, My scenario is like,i had decleared workarea wa_idoc for EDIDC.Now I have to call the messagetype,idoc type,senport,recport and etc... and this is wa is passed in fm "master_idoc_distribute".my problem is that how can call the paramet...

SUBMIT

Hi All,I have a requirement where the selection screen field have to be disabled (display mode) when the program is called through SUBMIT.SUBMIT rptextpt VIA SELECTION-SCREEN WITH insusrfl-low EQ wa_head-custfld ...

Resolved! Match code button

Hello all,I have a screen design in Screen Painter and a lot of fields in it.I've declared the fields in my program "type DBTABLE-DBFIELD" way and when I press F4 in the screen I get values available for search help. The problem is that the match-cod...

Resolved! Select strange error

Hello,I'm doing a SELECT on bkpf and vbsegs with a join and got an "error" only when I fill 2 values in my select-optionsex:1)p_bukrs = 1000s_gjahr = 2007s_kostl= XXX-> work fine2)p_bukrs = 1000s_gjahr = 2007 to 2008s_kostl = XXX-> no reply no error,...

Labels in this area