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

    Hiring Employee Using HR_MAINTAIN_MASTERDATA not create data in HRP1001

    Hi All,I am trying to create an employee in SAP hr using HR_MAINTAIN_MASTERDATA. In which i got succes. But the problem i am facing now is, it is not creating any data in HRP1001 i.e. relationship in position(S) and orgunit(O). Which we get if we cre...

    Resolved! Accepted Solution

    Reg - Export Memory

    Hi All,I am exporting data to memory using the below statement from Web Dynpro view. CALL FUNCTION 'SYSTEM_UUID_C_CREATE' IMPORTING uuid = ev_cache_id_condcrett. EXPORT tab = it_cond_cre TO DATABASE zgpb_bckgrnd(ul) FROM ...

    Resolved! Accepted Solution

    F4 in SALV for own types

    Hi all,hope there is hope:I love to use the CL_SALV_TABLE classes. It is very convenient that I don't need a field catalog.Now I define a type, i.e.TYPES: BEGIN OF ty_data, ... matnr TYPE mara-matnr, datefrom TYPE...

    Clemenss by Active Contributor
    • 5566 Views
    • 5 Comments
    • 1 Likes
    Resolved! Accepted Solution

    FM to get Local directory

    Hi is there any functional module to get the local directory ?The requirement is I need to save an file from application server to the system and in put is that path to save it in the local machine, so i want to display the local directory as the def...

    Resolved! Accepted Solution

    Batch Job Rescheduling

    I am looking for some suggestions on how to overcome the following problem with minimal effort. I have a report that is scheduled to run 4 times a day - 8 AM, 10 AM, 2 PM and 4 PM. Each job only captures sales orders that have been created/changed si...

    Resolved! Accepted Solution

    PLM- Version change in document structure in transaction code CV12

    Dear Experts,I have a situation unresolved where after creating a new version for a document no in CV01N tcode, If I have a document structure in tcode CV12 the version is to be updated to the new one and the parent and child relationship does not ch...

    Resolved! Accepted Solution

    How to check whether a transparent table already existed in DD02L?

    Hi Experts,I would like to write a program to check whether a transparent table already existed in DD02L based on user parameter.Example: user enter parameter, ZTESTING, if the user parameter does not exist, it will show a message, Transparent Table ...

    Resolved! Accepted Solution

    LIKE operator

    Hi Experts, i have written a select on a table to fetch 4th level WBS elements. In the where clause, im passing the 3rd level WBS number. The query below: data lv_wbs_str2 TYPE string. lv_wbs_str2 = wa_znam_mrf-wbse+0(13). ...

    rnb86 by Participant
    • 1727 Views
    • 9 Comments
    • 0 Likes
    Labels in this area

    Explore this Area