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

    Matchcode

    we have a search help created called z_vmvaz (match code for reservation numbers) and when I tried to activate this, I am getting this message says No parameter assignment maintained for included search help Z_VMVAZNo parameter assignment maintained ...

    BAPI EXTENSION

    Hi Experts,I want to add new fields to a bapi, for example BAPI_RE_AO_CREATE, how can i do that? Example: The fields are in z... (zzaltitude) in structure CI_VIBDAO which is found in table vibdao. In this bapi there is an extention called EXTENSION_...

    Resolved! Accepted Solution

    Downloading Spool of a report scheduld in background on Appllication server

    Dear Experts,I have a requiremnt as below.1. A simple ABAP report is scheduled to run in the background daily.2. This report is simple classical report.3. Once the job is run successfully, the report output will be generated in the spool. Now the req...

    Resolved! Accepted Solution

    Updating a custom field in LIKP table through BAPI for outbound delivery

    Hi All ,I have got stuck in the following scenario . We have added a custom field "zdeldate" thru append structure in LIKP table . This would store the actual delivery date for the outbound delivery and this field value would be updated through a cus...

    Resolved! Accepted Solution

    Regarding Alv report

    hi all,i have a req. in which i should place two iconsfor selecting all check boxes and another one for deselcting all.i did that the problem is where should i write the code to get that functionality?i mean should i write in any event if yes.. in wh...

    KK07 by Contributor
    • 749 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    query list

    Hello,I have a query that holds data in all columns excepting one.In the END_OF_SELECTION (before list) I would like to loop the resulting query list and update the empty column.The question is how to find the name of the internal table that will be ...

    Resolved! Accepted Solution

    HR_READ_INFOTYPE issue

    Hi everyone,I know that, we use HR_READ_INFOTYPE to read the data store in an infotype for a given emloyee (given pernr).Can I use the FM 'HR_READ_INFOTYPE' to read several infotypes for a pernr in the same time? (That is, use the FM only one time)....

    Format

    HI Experts, I want to format the amount ,If amount is coming like 134567.99 it must be format into 134,567.99If amount is comming like 134567,99 it must be format like 134,567,99.COuld anyone give me idea how can i solve this proble...

    Down load file

    Hi ,I want to download file from application server.I used cg3y In DIR_HOME i get - H:\usr\sap\ADA\DVEBMGS00\workin this my file name is PP_final_test_0905 in cg3y i give H:\usr\sap\ADA\DVEBMGS00\work\PP_final_test_0905 still not able to dow...

    LSMW

    Hi All,I am working on ECC 6.0.I want to know where can we write any code or any field validations while working with LSMW. At which step we can write our own code.Will LSMW will generate any ABAP code when we are work with LSMW?? where can i find th...

    collect

    Hi Expertz,my data is somthing like this1234 em 1 12.20 2 34.50 1 23.10 1 12.201234 em 1 32.34 3 34.21 0 20.10 1 10.101234 sm 1 10.10 1 20.10 1 30.10 1 21.10after running this bit of code belowLOOP AT gt_output. AT NEW schemecode. gt_o...

    Resolved! Accepted Solution

    Adjusting Table

    Hello SDNites,I have made changes in data element of a table field(from Char 20 to char 40) and activated it. Also I have adjusted the table using SE14. But still I am not able to maintain the 40 charatcer in this field via transaction SM30.Every su...

    Resolved! Accepted Solution

    Text for Radiobuttons

    Hi,I created three radiobuttons on the selection-screen.SELECTION-SCREEN BEGIN OF BLOCK BLOCK1 WITH FRAME TITLE TEXT-001.PARAMETERS: rad1 RADIOBUTTON GROUP r1 DEFAULT 'X',rad2 RADIOBUTTON GROUP r1 ,rad3 RADIOBUTTON GROUP r1.PARAMETERS : P_PLA...

    F1 Technical Information

    Hi All,When I press F1 help on any filed on a screen and click on technical information Field Data tab is displayed.But in field data suppose the field is coming from a structure, the description under field data is shown as Table Name instead of Str...

    Resolved! Accepted Solution

    problem in for all entries

    hi abap gurus,I hav 2 internal tables it1,it2.it2 has the same structure of it1 except it has one additional field(percent).I hav moved the contents from it1 to it2 using move corresponding.now i want to populate that percent field from the database ...

    Labels in this area

    Explore this Area