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...

    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...

    sheenamk by Developer Advocate
    • 94652 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Download to Excel - With formatting

    HiI wanna to download the internal table to excel file with all the formatting in place. Currently i'm using gui_download f/n module and also tried with EXCEL_OLE_STANDARD_DAT. But here i'm unable to do the formatting like:1. Set the column size as p...

    prabhu_s2 by Active Contributor
    • 1269 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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
    • 582 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    I get 'Update was Terminated' when i use BAPI_PO_CREATE1 & BAPI_PO_CHANGE?

    hi friends,my prog. flow is like this1.) create po using bapi_po_create12.) bapi_transaction_commit with wait = 'X'.3.) change the po created thru bapi_po_create1 using bapi_po_change.4.) bapi_transaction_commit with wait = 'X'.am getting the express...

    Resolved! Accepted Solution

    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

    Explore this Area