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
  • 83455 VIEWS
  • 212 REPLIES
  • 39 Likes

Mass roles changes

Hello All,I have created a role with following t-codes.CV01, CV02, CV03, CV04But now, I need to change CV01 as CV01N, eg: I want role with CV01N, CV02N, CV03N, CV04N.I can directly go to the role, delete cv01 and add cv01n but I have 90 roles. So, I ...

Resolved! Problem on mail sending program (SO_NEW_DOCUMENT_ATT_SEND_API1)

Hi Experts,I have one mail sending program .i.e Sending mail body as HTML format. In this program i have one major problems.Problem 1:sometimes My mail content is going as attachment Along with my mail content. The attachment have the same content li...

Resolved! How to avoid case sensitivity in select statement while matching with the range table

Hi Experts,I am accepting the first name and last name  of client from the ui . now these datas are coming in range table.My requirement is i need to match these names with out case sensitiveness.Eg: input Vinod then it should match below allVINODvIn...

Resolved! FM GUI_UPLOAD fails

Hi,I am currently using FM GUI_UPLOAD to upload a text file initially it was working fine with '|' delimiter. When requirement was changed from '|' delimiter to TAB delimiter its not uploading and its picking up only half of the fields (i.e. if i pas...

Protect certain fields on customer master xd02,vd02,fd02 for a specific role.

I am trying to lock down all but a few fields from being changed on the customer master for certain users. I would be expecting to tie this to one profile. I see that I have allow access to certain areas globally for the transactions or customer mast...

Convert List to Spool

HiI have a requirement where i need to convert the list output( Generated through WRITE ) to Spool.The requirement is that whenever the user is trying to exit the list using BACK button the report output should be sent to the spool / printer.Please l...

Resolved! How get the sy-datum as default criteria in Selection screen of CATS query

Hi all,I would like to run a CATS query (infoset CATS) every day, giving the Absences/Attendances per employee.The "Date of last change" (day when Abs/Att. have been approved, or rejected, or cancelled by the manager) must be TODAY by default without...

Resolved! Inbound interface to SAP ECC

Hi abap experts,So I have the scenario below - Inbound with abap proxy:I need develop abap proxy because the requeriment from Tech Arch team.But I will propuse a new solution based on this docs.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/li...

rhviana by Active Contributor
  • 705 VIEWS
  • 3 REPLIES
  • 0 Likes

Regarding AL11 .

I have a doubt in my application server AL11, this is the path eq, /interface/y0xi/data/out/abc/xyzwhen i press back it comes back to interface , i need to navigate in a hierarichal manner i.eneedto come back  in the same path which i ve entered. is ...

SQL2STRING

Hi there,i would like to create a function, that would be able to translate any SQL to string:SQL:"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ lv_matnr" String:"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ R0020"Any Ideas ? Of course...

LDB - KDF

Hi all,        I have a query where the invoice amount from the field 'bsch' must be displayed only if it is an outstanding, i.e. " bsch = '31' ".I tried the if loop: get lfa1. get lfb1. get bsik. perform xyz. form xyz. if bsik-bschl = '31'. write:/...

CSV.file upload

Actually I am using GUI_upload but as i know this is for fronted loading.I want  to create one ABAP upload program to read Csv.file and then store the data in custom table . The ABAP program will be scheduled as batch program to run periodically to u...

SE55 - Dynpro Options

Hello everybody,I am looking for a possibility to set some dynpro options for the creating of maintenance dialogs in transaction SE55, especially:Dynpro size (it is a real nuisance that with PC screens getting wider and wider, the default dynpro widt...

maintain tax code

hi all,while making a PO i am using tax code E3 in condition type JEXS but the calculations are not proper. Please tell me what i should do.E3 = (basic + excise 12.36% )on this amt 2% cst calculate.27600(base amt)+4857.60(total tax calculated)=32457....

FRE06 Split by Vendor

Hi, i need some badi or exit than allow me to split the Order Proposal by vendor when i process it by the transaction FRE06 (Process Order Proposal). I try to use the badi STOREORDER_PRE_PROC to sort the positions by vendor and the badi STOREORDER_S...

Labels in this area