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

Language Transalation

Hi All,I am doing language translation(SE63) of a text module from English to German in ECC 6.0, then i am getting the Incorrect code page error. But when i am able to do this in 4.6c. Lanugaes maintained in the both the versions are same. Still i am...

new infotype - fcode

Hi all,I've created a new infotype (no the first) but this time I've got a problem:The coding of dynpro 2000 is equal to another selfmade-infotype but at 'PROCESS AFTER INPUT'the standard-field FCODE is not filled, for example if I push 'SAVE' --> fc...

Adding to text to PDF

Hi all,I have a report that generates an ALV output which is sent to email recipients as a pdf attachement. I have to converted the spool to pdf. But i have to add a message to the readers in the beginning of the pdf document. can anyone tell me how ...

Resolved! SE37/BAPI security

Hi All, We are looking at providing access to users to access certain BAPIs (cutom and standard) which they will use via Smart tags. Any suggestions on providing the access ? Also, certain support team members are requesting SE37 in Production (displ...

Resolved! ABAP query

hello experts...my question is...for example my WA_TAB contains this data:Pernr lgart begda0001 0101 2009.06.010001 0101 2009.06.020001 0101 2009.06.030001 0101 2009.06.040001 0101 2009.06.050002 ...

Resolved! EXPORT / IMPORT

Hi all,I'm working with import and export. I have to export to memory ID one variable and one internal table, i wrote this:REPORT z_abap_memoria_export.TYPES: BEGIN OF ty_vuelos. INCLUDE STRUCTURE ztabla_vuelos.TYPES: END OF ty_vuelos.DATA: v...

Resolved! JOB and INSERT

Hi all again.I'm practicing JOBS, and I have a program that insert 3 records in a Z table What I do is:1. Loop to my internal table and then record by record I user the clause INSERT, if sy-subrc eq 0, then COMMIT and write:/ Record added, ELSE. roll...

Resolved! Selection screen query

Hi Friends,In my selection screen there are 10 fields are displaying one below another. How do we display 5 fields in one column and another 5 fileds in second column instead of displaying all fields in one coloumn? Please suggest me what changes i...

Labels in this area