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

    Retrieve the information about PM Notification Field Selection

    Hi,I need to retrieve the information about PM Notification Field Selection to build a screen in another application dinamically with the same definitions made at the Transaction OIAL in SAP.But we couldn´t find a table, view or function, which show ...

    Resolved! Accepted Solution

    Re: How to edit a program which has been created in another server?

    Hi Friends,I want to edit one report which has been created in another server & now that server is closed permanently.So i am trying to edit that program but system not allowing me to do that due to different source system.Note: Do not suggest to cop...

    Smartform for po and Driver program for that in 7.4 version Can anyone help me why it is not available?

    Hi All, I am Unable to find Smartform for PO and Driver Program for that in Version 7.4. I tried  the following form name and driver program it shows not available. PUCHASE ORDER/RFQ/CONTRACT Output type        : NEU smartform name      : /SMB40/MMPO...

    Resolved! Accepted Solution

    table to see past roles (i.e deleted roles assigned) to a user

    hello all,mistakenly the roles assigned to a user have been deleted,now how do i see the past roles assigned to that particular user ,is there any table for it,table (AGR_USERS) contained only present roles for that particular user...thanks in advanc...

    Resolved! Accepted Solution

    Getting Current Session Number or Mode Number at runtime in ABAP.

    Hello Experts,  My issue is regarding getting the Current Session Number at runtime. I can open 6 Sessions at a time and want to get the session number of current opened  session. Here the Session Number I mean is  'MOD'  as given in following snapsh...

    ABAP 7.40: using function 'segment' instead of command 'split'

    The following coding has to be translated into ABAP 7.40:DATA:  source    TYPE string VALUE 'MARA-MATNR=12345',  tabname   TYPE tabname,  fieldname TYPE fieldname,  attribute TYPE string.  SPLIT:     source AT '-'            INTO tabname fieldname,  ...

    Role Modify

    We have one request to modify role(adding field value in auth. object) and we have added it. when transporting that role, getting error "role XXXXX type is undetermined" can any body please suggest, how to fix this issue?

    Resolved! Accepted Solution

    Getting error "Error when changing the object directory entry R3TR TABL CI_COBL" while creating a custom field in oxk3 .

    Hello All,I am trying to create a custom field using TCode oxk3 . When I do test run I do not get any error but when I do production run I get error saying "Error when changing the object directory entry R3TR TABL CI_COBL". Please help me fix this is...

    SM30 Unique Index dump

    Hi ,I have created one ztable with two columns. I want unique records in both columns. As we know ,  table can have one primary key , i have set first column as primary key . For second column , i have  created unique key . But when i enter duplicate...

    Resolved! Accepted Solution

    When should data be locked in FILE transaction?

    Transaction FILE is used to maintain logical path / file names and it's a cross-client customizing. I've noticed a rather odd thing in it. We have two DEV clients: one allows cross-client customizing changes and the other doesn't. I ran FILE in the c...

    Comparing only CST or VAT number(fetched from scanned INVOICE) with CST or VAT number present in SAP any format.

    Hi Experts,We are having a tool open text where we scan invoices and fetch the invoice details.now i have to compare the CST/TIN number with CST/TIN number of SAP system.CST/TIN number can be in any format, it can be with w.e.f date or with out w.e.f...

    Work process restarted session terminated error

    Hi All,Iam trying to execute a code LOOP AT <fs_outtab> INTO <fs_line>.          DO .            ASSIGN COMPONENT sy-index OF STRUCTURE <fs_line>  TO <fs>.            IF sy-subrc <> 0.              EXIT.            ELSE.              lv_data = <fs>....

    Labels in this area

    Explore this Area