Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83372 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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! 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...

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! 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...

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