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

Export invoice

Hi all,I have one client requirement as following;they want in printout,1) The assessable value should be in INR currency2) Rate of excise duty should be print in printout (ex: 12.5%) (From which table i should pick this percentage?)3) Excise payable...

Inbound mail, junk values in form of Chinese alphabets due to hyperlinks in the email body

My requirement is to read the  email body of a SAP inbound mail and to store it into text format in an internal table.I am using interface IF_INBOUND_EXIT_BCS, to process the inbound mail. I have used method cl_crm_email_utility_base=>convert_html_to...

Dynamic translation of english data into UKrainian language in smartform

Hi all,I have English data in my work area field for example: one thousand twenty, KG, or anything in English. I want to print the Ukrainian translation of this calculated data ( Work area data) on smartform. I searched on the internet but I got resu...

Drill Down in SQL:

I have a data model, which represent a set of hierarchical nodes. I would like to kwno, if is possible to get the children of a node with a SQL query.I try to explain with an example, with DB model. I have two tables: ZNODE  (nodes master data) and Z...

How to handle the error messages from the custom program in PO standard programs?

Hi Experts,I have a requirement to call a custom program inside PO program.So, I have written a BDC call transaction program from SHDB recording of this custom program.I have called this call transaction program in PO standard program.But,there are s...

Resolved! Background job goes into Cancelled state giving error : 'No authorization to execute external programs immediately'...

Dear Experts,I have a requirement in which, during the creation of notifications I need to execute a Z-program by scheduling a background job on future date and time. Now to achieve this, I have used the FMs : JOB_OPEN, JOB_SUBMIT and JOB_CLOSE.In th...

Resolved! BOPF Code value check

Hello Colleagues,I have implemented class /BOFU/CL_V_CODE_VALUES like described in this blog: http://scn.sap.com/community/abap/bopf/blog/2013/10/04/bopf-code-values-check#comment-644522This works fine if the Domain has a check table or a check value...

Roman71 by Participant
  • 1041 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! user****has no access authorization for computer *****Message ID:04 Message number: 202

Dear Gurus,I am doing functionality of puting CSV file on external FTP server. I used FM's HTTP_SCRAMBLE, SAPGUI_PROGRESS_INDICATOR,FTP_CONNECT,FTP_R3_TO_SERVER,FTP_DISCONNECT.But at FTP_CONNECT i am getting error 'user****has no access authorization...

Resolved! Function module /AIF/NOTIFY_IDOC_STATUS does not exist

Hi,When I try to execute a PS IDOC using BAPI_IDOC_INPUT1 in WE19, my idoc goes to this error "FM /AIF/NOTIFY_IDOC_STATUS does not exist". We have no AIF config setup.I debugged WE19 and found that this error is already in SYST fields while the IDOC ...

Resolved! Transporting Table entries

Hi,I have a table which has three key fields of which one of the key field is a GUID field of data type CHAR 255.I have 500 records in this table. I need to transport the table contents to the next system (TST)As per the below documentation, its not ...

Labels in this area