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
    • 94892 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Performance issue

    the query that is present in the custom program is    SELECT a~vbeln posnr matnr werks  INTO TABLE gi_vbrp                       FROM vbrk AS a INNER JOIN vbrp AS b                       ON a~vbeln = b~vbeln                       FOR ALL ENTRIES IN g...

    submit program ?

    dear all,In my code, i used "submit xxxx exporting list to memory and return" statement to get the data from the transaction iw69. i have no problem in it.but when i observed the out-put of transaction iw69, in that list out put fields like abc indic...

    Resolved! Accepted Solution

    Performance problem with RTGS letter print out

    Hi experts,I am taking RTGS Letter print out from SAP.  When i give all the inputs and execute , The print preview is not coming immediately . It takes minimum  9 or 10 minutes  for each letter.  This is very late. Daily Our end users will take 7 or ...

    more than 10 columns in ALV TREE ?

    Hi all,My requirement is to have a tree structured report.Mock layout.L1     |_ L2           |_ L3                 |_ L3A                 |_ L3B                 |_ L3CI also want to display the column headings of each level.The structure of the level...

    Resolved! Accepted Solution

    f4 help for custome field or zfield in infotype 0001 sap abap hr

    Dear Experts,              There was a field which is added to infotype 0001 and through pm01. For that field it is showing there is f4 help but when we click on it it is not working. Can any one tell me  how to create f4 help for the Zfield in infot...

    when user click on create button then filed1 value should come in disable mode in filed1, field2 should be editable.

    Hi... My Requirement is in ist screen 2 input fileds like field1,field2. when user enter value in field1 then corresponding field2 value will be displayed. if there is no field2 value in table, then user ckick on create button and enter the value. my...

    Resolved! Accepted Solution

    DDIC Info dumping

    Hi All,I am new to ABAP and recently working on Production support Project..Some  developer guy wrote the code for an object as mentioned below with the if condition comparisonIf Z_VAR = 'Sd'Else.Endif.Since the comparison value in the quotes should ...

    Resolved! Accepted Solution

    Drop down list value in module pool is not displaying when selected

    Hi All,I have created a drop down list in module pool and defined the list in POV like below  list = 'XYZ'.  APPEND list.  list = 'ABC'.  APPEND list.  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'   EXPORTING      retfield               = 'ZEMAILGRP'...

    Indexes in ABAP

    Hi ,I have a question regarding Indexes , We are on ECC 6.0for example there is a table T1 ---> with index i1 carrying fields a,b,cand our select on that T1 table consists of fields c,a,b,e,f in the where clause ...What do u think would be better ? 1...

    Labels in this area

    Explore this Area