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

ALV to Excel

Hi experts,I have a requirement to send ALV report as excel file to external receiver. The excel file should be formatted like the ALV list (with all sums….). Till now to send excel I was using SO_DOCUMENT_SEND_API1. I assume, that if I will pass to ...

client export import error

Hi...I have completed client export and import sucessfully.i have follwed the procedure ..by using scc8 i have taken client export...completed sucessfully..And i was imported those request by using stms Extras->other request ->add request ...and the ...

Resolved! Performance Issue

Dear All,I am building a infoset - query report & one of the selection options on the selection screen is for RESB-EBELN. When i enter a Purch. Order no. & execute the query, it takes a very long time. This is because this field is not a primary fiel...

BDC issues on XD02 ?

Hi, expert:The customer mass update is planned to be done using a BDC session. It is required that all updated fields go through XD02 validation with the exception of Address Management validation. Is it possible to skip the Address Management valid...

upload into table

Hi experts,I have requirement for uploading data into a Z Table .and my data is in Application server with .csv file.I Want to write aprogram should pick the file , read the data and load into the table.please send any referal program.Thanks & Regard...

Material Master data

Hi ppl,Which table stores the 'Volume' and 'Capacity' for a particular material?I am able to see it through MM03.Can anyone tell me the table which stores this data?Please help.<REMOVED BY MODERATOR>Thanks,Dawood.Edited by: Alvaro Tejada Galindo on F...

Resolved! Multilevel BOM

Hi ppl,We use the tcode CS12 to explore the Multilevel BOM.Is there any table which stores the details whether a BOM is a multilevel BOM?I need to find out the number of BOM levels for a component.Please help.<REMOVED BY MODERATOR>Thanks,Dawood.Edite...

Hexadecimal Texts

HiI am converting Hexadecimal text to character string with the functional module HR_RU_CONVERT_HEX_TO_STRING , i am getting the text fine , But i am getting # symbol in between the texts,I need to remove the # from the textany suggestionsI am using...

Resolved! spool

hi all,in my program there is one logic as below. SUBMIT (P_PROGNAME) * TO SAP-SPOOL * DESTINATION USER_DEFAULTS-SPLD * LAYOUT REPFMT * COPIES 1 * LIST DATASET 'REPLST' * LIST NAME LIST_NAME * KEEP IN SPOOL 'X' * IMMEDIAT...

Resolved! Select query

This select query is going into dump (ABAP RUN TIME ERRORS)please tell me weather it si correct or not SELECT msegmblnr msegbukrs msegwaers mkpfbldat mkpf~budat mkpfbktxt mkpffrath INTO TABLE it_header FROM mseg INNER JOIN mkpf ON msegmblnr = mk...

Resolved! HR ABAP

HiI'm new to HR ABAP.So i would like to know meaning of some of the terminologies used in writting a code using infotypes.Kinldy explain the meaning of follwoin statements:1) RP-PROVIDE-FROM-LAST P0001 SPACE PN-BEGDA PN-ENDDA^^ What does this stateme...

ALV refresh

Hi friends,i want to know how can i refresh one field in ALV after ALV display.i am using REUSE ALV HIERSEQ LIST DISPLAY for header and item display.after ouput i am cliking user command button and i dsipaly one screen to enter the new value, after e...

SHIFT statement

Hi,I have a string value like this. /usr/sap/temp/test.txt .I want the text before the last slash / .I mean, I want /usr/sap/temp into one variable. There can be any number of slash / symbols in the main text. But, I need only the text before the las...

Labels in this area