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

Resolved! Sum in Selection

Hi, i want to sum the betrh-field and group teh rest. but i doesn't work and i don't know why.here's my selectSELECT dimaiobpar~zgst AS gs dimaiobpar~zstatus AS status dfkkop~bukrs AS bukr SUM( DISTINCT dfkkop~betrh ) AS betrh...

LSMW

Hi Abapers,I created one program in LSMW and created TCode in SE93 by selecting Transaction type: Parameter transactionand also i have given Object,Project,Subproject details in default Values.But if i execute the transaction code that default valu...

Resolved! how to encrypt password

hi,i have a problem on how to hide the password.everytime i type the password in the customize key entry on the selection screen for me to customize the table ZTFDIR and if i will open the table ZAUTHORITY it is where i insert the password and the u...

Resolved! bapi

Hi experts,suppose I hv a table with 5 different fields and suppose I wanted to delete duplicate entries of any one fields without deleting entire row of that table. How to do the same.Shashikant

Resolved! Func Grp help req??

HiI am trying to transport a Fucn GRP to QAS frm DEV,but always its displying transportation error.I had used this grp in the maintance gener. in a ztable.earlier in transportation,it was displying that ur ztzble is not active or not exists.In its in...

Resolved! LSMW Transaction problem

Hi i created one program in LSMW and created Tran Code in SE93 by selecting Transaction type: Parameter transactionand also i given Object,Project,Subproject details in default Values . But if i execute the transaction that default values r not comin...

ME_GUI_PO_CUST

Hi,I defined a user screen in ME_GUI_PO_CUST BADI, the screen is working in view mode in transaction ME23N, but when I change to edit mode the screen disappears. The screen is also not shown in transaction ME21N.Anyone have any idea?Thanks a lot

JoseMunoz by Active Participant
  • 538 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! simple structure

Hi,1.I have a table KNA1 2.I want to write a select statement which extracts all the fields into the internal table it_kan1.3.I want to maintain a structure t_kan1 of KNA1 table which has all the fields .data: it_kna1 type standard table of t_kna1, ...

Resolved! DIFFERENCE

Hi all, can anyone tell me the exact difference between sy-dbcnt and sy-tfill. if u could explain me with two typical scenarios it will be of good use.Useful points will be rewarded.Thanks,Karthi.

translate

Hello,The table t_zrs06 contains a field ZZSTOCK (TYPE :INT ) whose value was 59. I used the following translate statement TRANSLATE t_zrs06 USING '; '.It is coverting the value of ZZSTOCK from 59 to 32.Please let me know your inputs.Points will ...

Resolved! An easy question

Hi!!I'm facing with the following problem: I would like to access a file from SAP, which can be located on a file server (it can be accessed from my windows like this: servernamepath ilename). The access of this server requires identification: userna...

READ CURRENT LINE

Hi,I am reading one line from classical report using READ CURRENT LINE statement.If i select one line then the value gets stored in entire row. I have one variable(lv_int) having data type INTEGER.If the value of variable(lv_int) 100,236 then i m get...

Resolved! interactive alv problem

i created interactive alv program, in the first list i have editable checkboxes as well as in apllication toolbar i created three push buttons like 'CREATEUSER' 'SELECTALL' 'DESELECTALL' by defualt all checkboxeses are selected, if click on the 'DES...

csv format output

hi all, i have a requirement for downloading to csv format when i give it as excell its working fine but when i use csv extension i am gettin all the column in a single column.i want each and every column to be separated that is comma separated.i h...

Labels in this area