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

    HR Security - RPUACG00

    Hi Guys,I am new to HR Security. I have create a Custom Auth obj. and I need to run RPUACG00 to generate ABAP code for the obj. I am not able to run the report as I need to enter some password. I could not understand this password field. Can you ple...

    Resolved! Accepted Solution

    BW 3.5 Security question

    Hi, Don't know if I'm in the correct area, but I have a security question about BW 3.5. I'm a BW developer with very limited security experience. I've created a new cube, and a new report from that cube. In my development enviroment, when I run ...

    Resolved! Accepted Solution

    How to create a single invoice from several delivers? (BAPI for VF01)

    Hi all,I want to create a single invoice from several delivers, just like VF01.I just tried BAPI_BILLINGDOC_CREATEMULTIPLE, and the problem is that this bapi creates an invoice for each deliver, and i need to create only one invoice.Can you tell me h...

    delete web service

    Hi,I've created a web service from a function module in SE80 using the wizard.I now want to delete it. I've deleted the service definition in soamanager.I removed the entry in SICF.Now , I still cant recreate the service with the same name... ? The s...

    Resolved! Accepted Solution

    Help me with this code

    Dear gurus.This is my code please guide me where im wrong..TABLES: vbap , vbup. DATA: abc LIKE vbup OCCURS 1 WITH HEADER LINE. DATA: status LIKE vbup-gbsta. status = 'C'. SELECTION-SCREEN BEGIN OF SCREEN 100 AS SUBSCREEN. SELECT-OPTIONS so FOR vbu...

    Checkbox in ALV

    Hi,I have searched this problem on this site but still unable to find a solution,I am displaying some output in ALV which is having an editable check box as its first column.I am using REUSE_ALV_GRID_DISPLAY to display the ALV output. on some condit...

    Resolved! Accepted Solution

    Copy roles

    Hi All,I want to copy roles from one BE to other BE and i find the report : PFCG_MASS_DOWNLOAD ,My question is if when l copy the roles i also copy the the assignments i.e. employees ? RegardsRicardos

    Resolved! Accepted Solution

    Upload Excel File with a length cell up to 300 char into internal table

    Hi all.I have a the following problem. I am trying to upload an excel file with long texts (about 700 char) and I am using FM ALSM_EXCEL_TO_INTERNAL_TABLE but the standard structure ALSMEX_TABLINE only allows char50. Do you have any idea to solve thi...

    Resolved! Accepted Solution

    get icon string

    Hi!Is there a fuba or a list available to get the icon string (@xx@) for a specified icon?as an example i'd like to get the icon called ICON_LOCKED!I haven't found anything in table icon!Where do i have to look at to get the specific icon string?Than...

    Labels in this area

    Explore this Area