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

    Call transaction Error

    Hi All!i made this program to reverse a transaction (CN29) using call transaction. in the transaction, i need to select a certain activity in a network to reverse it. i made a logic to know which line item it is i need to reverse and made a variable...

    Resolved! Accepted Solution

    How can I get the selected rows from two ALV grids at the same time?

    I have a program that uses two ALV grids in one dialog screen. I'm using the OO ALV model (SALV* classes).The user can select any number of rows from each grid. Then, when a toolbar pushbutton is pressed, I'd have to retrieve the selected rows from b...

    Tamas_Hoznek by Product and Topic Expert
    • 1203 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Profiles Getting Deleted after Running RHAUTPUD_N_VAR in the System

    Hello All,After running the report RHAUTPUD_N_VAR many profiles from users in the system are getting deleted.This program is called by TCODE -- PFUD , which reconciles the user master data.I am unable to understand why it is deleting the profiles fr...

    Resolved! Accepted Solution

    structure dynamic

    Hi,I have a small requirement. I need to create a structure with fields MATNR,BUKRS,KOKRS and populate some values to it.so that the name of the internal table should vary like "CEO" + "the value of a field ERKRS(which will be populated in the loop I...

    BAPI_EQUI_CREATE

    Hi,I am using BAPI_EQUI_CREATE to upload equipment master. When the Equipment category is 'P', two more tabs are appearing (PRT data and SerData). But it seems in the bapi, these fields(Fields available in PRT data tab and SerData tab) are not availa...

    BDC dump

    Hi I have created bdc program for fnfo t.code.After the below statement it is going to dump.svym value = 200907perform bdc_field using 'VDPOKO-SVYM' SVYM.FORM BDC_FIELD USING FNAM FVAL. IF fval NE NODATA_CHARACTER. "after this line...

    Resolved! Accepted Solution

    Authorization Group.

    Hello Experts,Authorization group is freely definable which we can put anywhere in like master data etc. My concern is how to assign users to the authorization group in order to make this concept fruitful.Please help in this regard...Thank You very m...

    Resolved! Accepted Solution

    Reg. RFC call of FM.

    HI All,I am calling a RFC FM in some other system. But while debugging I am not able to enter the function module.It directly comes to sybrc check. But some values are not getting update in the other system.But if I run the FM individually in system ...

    Resolved! Accepted Solution

    BDC Problem

    HelloMy problem Definition is as follow **Internal DeclarationDATA:BEGIN OF H_ITAB OCCURS 0, MATNR(18), PLANT(4), END OF H_ITAB. DATA: L_VPSTA LIKE T130M-PSTAT. SELECT SINGLE VPSTA INTO L_VPSTA FROM MARA WHERE MATNR = H_ITAB-MATNR....

    Resolved! Accepted Solution

    Derived roles: Inactive auth in Master active again when creating Child

    Dear gurus,I need your help, as I cannot work this out myself. I have tried BackgroundI am considering using derived roles for a niche reporting feature which needs to differentiate between ~190 WERKS (plants) on an ECC 6.0 ERP system 7.00 with sligh...

    Labels in this area

    Explore this Area