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

Resolved! Plz check my code...

Hi gurus, I am trying to insert the internal table data into Ztable.I am sending my piece of code.Please check it out and suggest me is there any modifications required.. In that internal table i have duplicate records..Those duplicates are...

Resolved! interactive report

hi alli need to create an interactive report..so that after executing when i click at one record in the basic list...using that record i need to populate a selection screen (which belongs to another program ) and the output of the second program will...

Hi all

Hi allwhen we insert the table field values in SE11 for the Z tableeven if we give in small letters, its changed to CAPShow to store it as suchsuppose if give, "Abcd" meansit should be that stored in "Abcd" onlynot ABCDIs it possible?regardskarthik

type mismatch

Hello..here is a simple program.DATA: a TYPE y_minvalue, "pre-defined type DEC b TYPE ddb_c04-atwrt VALUE '9,4'. "type CHAR(30)*a = b.MOVE b TO a.WRITE:/ a,b.I want to assign the value of 'b' to 'a'. here it is giving d...

Clear History

Hi All, While loging into sap ,we press space and it will display all the user name ryte. My Requirement is to clear all the logon history details.I know the clear history option,but i want to do that through my program.Can u please let me k...

po change

Dear Experts, Our client Requirement is like thiswhenever po has been changed eg there are two line items in po ..one line item is having quantity as 10 and other as 5..if i will change the value of first line item from 10 to 5...these chan...

F1 help text

Hi,I have a very uncanny problem, I have a requirement where in i have to create an F1 help for a radiobutton.I tried using this FM CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT_LO' EXPORTING titel = text-a12 textline1 = text-a05 te...

Resolved! Smartform

Hello,In my smartform there is 30 columm in a table structure. i want to show them according to internal table data.. Like in the internal table if there is only 10 columm in with data than only 10 columm should be show off there in smartforum.IS IT ...

Resolved! Format date-- URGENT

Hi all,I need to format the date as follows:input date format : 20070506 (system date format )required output date format : 05.06.2007I tried with the FMs CONVERSION_EXIT_SDATE_OUTPUT,CONVERSION_EXIT_LDATE_OUTPUTI get the output as 05.May.2007. This ...

bdc MM01

HI CAN SOMEONE SEND ME THE SAMPLE CODE HOW TO HANDLE ERRORS USING CALL TRANSACTION METHOD FOR TRANSACTION CODE MM01 AND HOE TO DOWNLOAD THE ERROR FILE USING THE FUNCTION MODULE GUI_DOWNLOAD .REWARDS IF USEFUL

Resolved! Regarding object oriented

Hi,I am new to the oops concept.. i know how to write methods...can any one guide to use these oops concept in *REPORTS*,&hw can i implement (inheritance, polymorphism,& other concepts..)can any one give sample report for using all oops concept...

Resolved! Function Module

Hi experts,I am using a function module in my function module which returns pdf size and no of pdf lines as output.Using that output how we can show the pdf output in a new screen-1000.Any function module which converts the smartform into pdf other t...

Labels in this area