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

Page numbers

Hi gurus, I am downloading my report into various files based on some radiobuttons.Basically i am downloading it into XLS,DOC,RTF,TXT files.Can i print page number on each page of the output.Let us say i downloaded my report and it came in 20...

Resolved! Loop at internal table

Hello Freinds,I have an internal table which has some fields,prctr(Profit Center) is one of them.In other internal table I have fields of prctr(Profit Center) and ktext(profit Center descrition).how can i combine two tables so that the first internal...

Resolved! Script

Hi Experts, i have a standard script . i need to modify it. am new to script. i don't how to write in FORM TABLE TABLES in_par STRUCTURE itcsy out_par STRUCTURE itcsy.and how to call in the layout.i have 5 fields w...

Idoc not posting

Hi,I am trying to post the COND_A04 idoc, which has status 64. I tried to post using WE19, BD84 and also with program. I got runtime error / Short dump.The error shows: Short text of error message: Error in READ TABLE G_TVFSCB_TAB (Key: ), etc..Ca...

Resolved! basic select

SELECT SINGLE shkzg zfbdt zbd1t zbd2t zbd3t rebzgFROM bsegINTO CORRESPONDING FIELDS OF bsegWHERE belnr = int_cond-value.I am not getting any values in bseg.but If I am manually looking at the table of bseg...I am able to see the entries..is there som...

Resolved! Date conversion

dear all,i have a field coming in from R/3 which is KMONTH datatype NUMC(6) and i want to map it to 0FISCPER datatype NUMC(7)my data format is 200802 (YEAR/MONTH) and i want to convert it to e.g. 2008002 or 2008011 (YEAR/MONTH)how can this be done? t...

Resolved! 4.6 to ecc6

we are in the middle of ecc6 upgrade and now getting some issue to send invoice in pdf format.the error is only character-type data objects are supported at the argument position"P_PDF_XSTRING".and this is the coding which we given. FIELD-SYMBOLS <P...

BSP

Hi,I am creating a BSP application using MVC.This BSP application will be invoked from the portal.The portal will pass the employee number to my BSP application.Based on this employee number I need to read other data.1.I would like to know where and ...

OSS Note 852249

Hello Experts,Can anybody please explain what OSS Note 852249 says? Actually we are having an issue while 'Cancelling a Process Order Confirmation'. When doing this the 'Posting Date' field is greyed out. How can we make it as an 'editable' field? Do...

Resolved! BSP and HTMLB...

Hi,I am creating a BSP application using HTMLB.I have a drop down list box.I have created the listbox as follows:<htmlb:dropdownListBox id="entries"/>Now I see the list box on my screen.I need to populate this list box with some 6 values(A1,A2,A3,A4,...

Resolved! BSP and HTMLB...

Hi,I am creating a BSP application using HTMLB.I have a drop down list box.I have created the listbox as follows:<htmlb:dropdownListBox id="entries"/>Now I see the list box on my screen.I need to populate this list box with some 6 values(A1,A2,A3,A4,...

Labels in this area