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

    HR Interface

    Hi EveryoneI have a scenario where BOX1 is a SAP HR system and BOX2 is also a SAP HR system. I need to write an interface which works in the following way:If an employee is hired or changed (Job change/cost center change, etc) in BOX1, it shoudl send...

    Resolved! Accepted Solution

    selection screen

    Hi, I want selection screen as Repeat download : yes RADIOBUTTON No RADIOBUTTONwhen i use this statmentSELECTION-SCREEN BEGIN OF LINE.PARAMETERS : r1 RADIOBUTTON GROUP rad1 DEFAULT 'X'.SELECTION-SCREEN COMMENT 3(10) text-003.PARAMET...

    Resolved! Accepted Solution

    Authorization

    Hello Friends,I have developed a screen Program in SE51.I have couple of push buttons and every button calles a report program.However all the push buttons should be authorized for all users. Is there a way I can activate push buttons based on the us...

    Resolved! Accepted Solution

    Security upgrade question

    Hello there, we have just gone through some new installations and upgrades (support pack level.. etc.). We've encountered few problems after this, could anyone of you kindly advise.After running the program PFCG_TIME_DEPENDENCY in SA38, we received t...

    BFOD_A table Issue

    Hi All, We have a custom report based on profit center, witch we are getting data from BFOD_A table. We just upgraded to ECC6. After the upgrade for some reason BFOD_A Table not getting updated. Is there any other table I can use or how can I...

    Resolved! Accepted Solution

    How to sort an Internal table Based on a One Char Trans type in the rec?

    Meaning, ascending descending will not work, lets say itab_A has the order O-H-W-G-I-A, and I want it to write it to itab_B to the correct order, G-H-O-I-A-W.I know I can do loop at itab_A where for each one and write it, but is their a better way? ...

    Resolved! Accepted Solution

    BSP

    Hi,I am getting below error when am excuting BSP's please some help me where set up the URL link .Http 403 - forbidenThe select Virtual host was 0.please select valid URL Etc...................Thanks,GAL

    Resolved! Accepted Solution

    Classification LSMW

    Hi everyboy,I'm using LSMW to upload the classification view (t-code CL20) - batch imput RCCLBI02.For one line it' working, my problem is whe I have one classe and more than one charactherisitics and it's values.The archive belows works:KLART;OBJEK;C...

    Resolved! Accepted Solution

    Hi All, In my SAP environment, i want to give access of all SAP reports to

    Hi All,In my SAP environment, i want to give access of all SAP reports to my main management and if there is any role which have all SAP reports or substitute solution for it..there are more than 500 reports in every modules (SD,MM,PM...etc).Reports:...

    Resolved! Accepted Solution

    how to create selections-screens to display PO using module pool program

    All,I'm new to module pool programming. Can any one please provide me where to create selections screens to display existing purchase orders using the below selection criteria in thr module pool program.,SELECT-OPTIONS : S_LIFNR FOR EKKO-LIFNR, ...

    Resolved! Accepted Solution

    Report Output

    Hi,i am Executing a report, i got the output (after providing the required info in the selection screen) ,when i press back button,it will move over to the selection screen, from there when i change the variant and execute the report i cant see the ...

    Row grouping in alv

    Hi ,I have an ALV grid which contain a lot of data. The fields are : pernr, appraisal id, seqid....I would like to have a separation(a black line, a colored line...) after each new appraisal id.Is it possible to do so in alv?Thanks for your feedbacks...

    Resolved! Accepted Solution

    About looping

    Hello,I have one internal table IT_MDEZ with certain fields and in second internal table i have some fields . i have to read the IT_MDEZ where one field EXTRA lies in second internal table.It is something like this. LOOP AT it_mdez WHERE delkz = '...

    logo in smartform

    HiI have difficulties to display logo which depends on company in a smartforms.Well in the window, i have defines a graphic like that :NAME : &LOGO&OBJECT : GRAPHICSID : BMAPin Color Bitmap Image.in the program lines i've condition like :if...logo = ...

    Resolved! Accepted Solution

    Event when logistic invoice gets in the sys. through EDI with status cod 03

    Hello Gurus,I am trying to find the event that gets triggered when an incoming EDI logistics invoice gets posted/created in system with status code 3 (error status). I know that I can go to transaction SWELS to find the event using event trace.The pr...

    Functional Location

    Dear Friends, Hope your r doing great. I have a requirement related to PM module. I have a selection option for Function location, Equipment no, Construction type and Planner group. User want to show all the sub locations also. There are some functio...

    Resolved! Accepted Solution

    The Function Module PERFORMANCE is VERY VERY BAD, please help me ???

    Hi all, We have a Function Module for the Custom Extractor to get the data from VBRK VBFA, FPLT & FPLA tables and the performance is VERY VERY BAD. Could you please help me to improve the performance.Thanks in advance.Regards,Venkat. FUNCTION zbi_ccs...

    Resolved! Accepted Solution

    Sub totla in ALV Grid

    hii all, In my alv grid i want to add the cost of materials vendor wise, which should appear as sub total at the end of records of a particular vendor(internal table sorted by vendor).the sum of the material should appear as a sub total.help me...

    Resolved! Accepted Solution

    Pricing procedure

    i have req to copy the Condition type of Header to the Kit items (i am using the MV45AFZZ). in the process it has to Execute the code in the Routine that is assigned to the respective condition type and should calculate the pricing is based on the lo...

    PS_1978 by Active Participant
    • 688 Views
    • 2 Comments
    • 0 Likes
    Labels in this area

    Explore this Area