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

Resolved! Again

Hi,I have the below code:FORM display_log . LOOP AT t_msg INTO wa_msg. IF wa_msg-type = c_s.After this if I want to download a file by passing the internal table t_msg ...please tell me how to do down load into presentation server??? ENDIF. EN...

REG : varient values

Hi ALL,Is there any function module or the table by which I can get the selection screen values maintained in a given varient.I tried using the function module RS_VARIANT_CONTENTS but it does not returns the values maintained for the screen fieldsTha...

Data type conversion

Hi Experts,I have one variable(lv_int) having data type integer. I wanted to use that variable(i.e. lv_var) for some calculation. But the other variable used in calculation having data type QUAN.for exp. data: lv_int type i,lv_cal type mard-labst.now...

date Problem

Hello friends, I have a problem in a report program in which i am downloading data to an excel file.Excel file contains date column in which date gets downloaded as 20070618,But I need to get this data as 06/25/2007.Can I know which FM achieves ...

Inbound Idoc failed

Hello,I have Inbound IDoc which creates a delivery schedule line in ME38 transaction code for a scheduling agreement.Basic Type DELFOR02 and message type is Z2SDDELFORX1385.I get a error No Batch input data for the screen SAPMM06E 1117 when i reproc...

Resolved! help me in coding..

Hi all..Pls check the following program..If we click first radio button matnr and werks fields should display..if we click second radiobutton ebeln and aedat fields should display...how to use events for this program.REPORT ZNEW1_EVENTS.tables: mara...

enhance co41

hi all,i have a requirement where in i need to add production version field to selection screen of CO41 and show it in ALV output.can any body help me outim trying to copy every thing into Z...program but im getting short dump.inputs if any are appr...

ALV with interactive

Hi All,I have two internal tables , I am displaying these in single screen using containers(OOPS) and getting the basic list of grid display. Now the qustion is how to display interactive list can any one send me the sample code.here I am using GRID-...

Resolved! Urgent /Change In CO01

Hello,My question is same ....... Plz.. do something its very urgent..Can anybody tell me that how can i change in CO01 Standard T. Code.....I do all options.....like first, create screen variant for it....its working but we can't saw it reflect when...

Resolved! About T-code SPRO

<h3> Hello everyone</h3><h4>And if I make a smartform, when it is finished , I need to test it with the correct Transanction , so how can i find the right T-code which is connect my smartforms </h4>Thank you in advance NickEdited by: nick wang on Dec...

Idocs Size

How to see the sixe of the idoc ?For example - I have created a idoc number 100In we02 -:I will see Data records and Status records for the idoc 100I will be having a Z_header segment and a detail segment with 3 records. How to see the sixe of this i...

Labels in this area