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

tab delimited file

Hi All,I am asked to produce a output file in tab delimited format. I have certain doubts over that. My file has three type of lines. header , record and footer. Now I was wandering if I can combine all the records in one internal table. As in concat...

Resolved! Is there any limitation in length of file that can be downloaded to to PC?

Hi guys,Is there any limitation in length of file that can be downloaded to to PC from application server. I am not able to download more than 1500 bytes. The file consists of single row with around 30000 bytes length(Maximum)Thanks,Vinod.

Authorisation Object

Hi,Can someone tell me as to how are the authorisation objects created and how will we be able to use the same in the ABAP program.How can we use the objects to restrict the used from viewing the data of the other users.Please help.Thanks,Supriya Man...

Resolved! Reset SAP note

Hi,I have implemented a note 846045, but it has given me some syntax error, and by mistake this is transported to QAS system, and now when we run transaction MIRO, it's giving the syntax error. What is the possible way to revert the changes back in Q...

Resolved! tcodes

Hi allI need all the non business tcodes......ie tcodes for developers....thr are 50000 tcodes ...bt i need non-business and developer concern tcodes...plz help me..thnxrohit

Resolved! events in reports

What is the sequence of order in which the following events gets triggeredINITIALIZATIONTOP-OF-PAGEAT SELECTION SCREENSTART-OF-SELECTIONAT LINE-SELECTIONAT USER-COMMANDAT PF<KEY>TOP-OF-PAGE DURING LINE-SELECTIONEND-OF-PAGEEND-OF-SELECTION

Resolved! reports

I have two radiobuttons and two input fields in a selection screen. If I check the first raditobutton I should be able to input into the first input field but not into the second input field. and if I check the second radiobutton I shoud be able to ...

BAPI_GOODSMVT_CREATE LT06

I'm going to create a program to rebatch FG with unit of issue BOX and stock status as available in full single bin.My process is1 select goods movement data from LQUA2 post goods movement using records on each bin by call BAPI_GOODSMVT_CREATE3 call ...

Resolved! Regarding Ztable

Hi Experts,I am created one ztable and having 4 fields in it. I have transported that ztable in quality and inserted some data in it . So now i need to add some more fields in it and want to transport into quality so if I add some fields to the zta...

ME21N et MIGO

Hi Could you tell me if this procedure is feasible or not, either at the functional level or technique: Data: 1 - I have an article in ART1 created in SAP which is composed pysiquement of two articles ART11 and ART12. 2 - I created ART11 and ART12 in...

Resolved! Select Query

hi all,I have the data declared as per below: DATA : BEGIN OF wa_dfkk. INCLUDE STRUCTURE dfkkcrh.DATA: datum LIKE dfkkcrp-datum, bonit LIKE dfkkcrp-bonit, END OF wa_dfkk.and have the below query SELECT SINGLE b~gpart ...

Update database

Hi Abapers,there are 20 fields in a ztable 'ymassn'. I have 4 fields in my internal table 'itab' from ztable. I have populated the internal table. now i want to update the ztable with one of my internal table field 'A'. How can i achieve this without...

FUNCTION MODULE

Hi Experts,I need to convert RAW data Into ITF format(sap script text format).Please tell me if there any function module which converts RAW(RTF) data to ITF format with code.I mean what are the parameters need to pass to th function module.I tried w...

Resolved! cl_gui_alv_tree

I am catching an event in alv_tree when the user click an item, but i want to show an alv in another window in the same screen, how can i do that?, how can i continue from the event recepction in the class to the program code or have i to write the c...

Labels in this area