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

cg3z t-code

hi SDNers,During upload a file from presentation server to application server using cg3z, it is successfully uploaded with # symbol inbetween the datas. I dont want # symbol in between the datas.how to do that?FYI,I am uploading excel file or tab del...

Resolved! Printing !

Hi all,I would like to print text on a printer from my ABAP program.I know the NEW-PAGE PRINT ON/OFF syntax which, I think , send to the printer all the text used with a WRITE statement between the NEW-PAGE PRINT ON instruction and the NEW-PAGE PRI...

Resolved! IDOC Error status: 29.

Hi frnds,I am sending data from R/3 here it is giving me error status: 29. I checked in we05 tcode, it showing me u2018error in ALE serviceu2019 displaying wrong partner no. and that partner no. is not defined in partner profile. Please do need full ...

Resolved! Authority Check

Hii ... I have a small problem ...how can i check wether a particular user is authorized to execute a transaction or not ...the issue is .. i have created a Module pool program ... now i need to have a authority check to execute the transaction..th...

Resolved! BDC program

Dear Guru's,I would like to know BDC program takes fields in which order ,My requirement is as a functional consultant i have to preapare one excel sheet which will be used to upload data ( we have allready prepared BDC program ) now i have to prepa...

Resolved! addition on char field

i hv an internal table field of type CHAR length 5.....i m displaying this field through ALV.....i want to perform the addtion on this field but because this field is of type C so ALV is not allowing so....how to acheive the addtion on this field wh...

SMARTFORMS analyze

HI,Here is the coding that why they used replace 'lv_date_from ' with lv_date_from .CODE: replace 'lv_date_from' with lv_date_from into gs_contract-description. replace 'lv_date_to' with lv_date_to into gs_contract-description.Thanks in adv...

Resolved! select query

Hi a small doubt actally i have entered a field in the selection screen as parameters ie) s_bugjah LIKE t009b-bdatj .I have to use this value s_bugjah in the select stmt for where codn but its showing an error "The IN operator with "S_BUGJAH" is foll...

Resolved! Size category

Hi Experts While creating table in SE11, we mention size category,If the records exceeds the limit what we mentioned in the table,then how it will store data. for example, if exceeds 12000 records, cant we store data in the table.pls advice ...

Labels in this area