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

Area menu

Hi, I have a custom Area menu and I have replaced some old transaction codes in that with new Tcodes. It is working fine in the development system. After I have transported the transport request to Quality system, I found some T-codes which I didn'...

encrypt data in ABAP

Hallo,ich will send data from HR via an email-attachment (.txt) to an external Company. The data are selected and send in a Abap-Report. Because there sensitive Data, i will encrypt them in Abap. The Receiver shell decrypt the attachment without Abap...

Resolved! Remote Function Module

Hi,Whenever we call a Function Module from a program we will use pattern, there we'll be giving the FM name. I would like to call a remote FM with the 'Destination' parameter.Iam not finding any option for this. Iam typing manuallyeven the Exporting,...

HR Payroll

Hii Can anyone tell me if there is any standard program/BDC available to send the employee payslips to their respective email IDs directly? If so, please let me know, it is urgent. Otherwise, please let me know how to do the same.Thanks,Latheef

Resolved! "Select Query Needed"

Hi all,I have a main PO Items in one table for which there are subcontracting items inother table for each line item.How could we write a query to read subitems details along with details of the main item?? X----main item. -> Y,Z line items..How cou...

Simha_ by Product and Topic Expert
  • 502 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! getting data

Hi experts...Iam trying to get data from 4 tables (V_EQUI,JEST,TJ02T).And i have selection screen is like this. SELECTION-SCREEN BEGIN OF BLOCK A1 WITH FRAME TITLE TEXT-001. SELECT-OPTIONS:S_EQTYP FOR EQUI-EQTYP, " DEFAULT 'H', S_VKBUR...

Resolved! BAPI_ACC_DOCUMENT_CHECK

Hi experts, i have problem in this BAPI, after i run it , it keeps asking for profit center even I have put in the profit center for Gl account internal table and as for account payable , since there's no place to put it the profit center, where can ...

Resolved! A couple of questions...

Hello experts,I need some enlightenment on the following. Currently I am modifying a report and there are codes which I only have an idea about.Anyway, Below are the codes:1. What does the FM 'AUTHORITY_CHECK' do?2. GET PARAMETER ID 'KUN' FIELD gc_k...

Resolved! Screens and Userexits

Hello all,I am having a standard transaction with a header details and Item details screen. Now I want to add some fields to the header and item details screens.How to figure out which screen and userexit to use for this purpose. Is there any standar...

exit

hello guys,In the sales order VA01,after entering sold-to-party in second screen and press enter a screen popup's to select SALES AREA FOR CUSTOMER with sales org/dist channel/div/description ectries.I need a user exit to selct this SALES AREA FOR...

Native SQL

Hi,I am using Native SQL statements between the commands EXEC SQL and ENDEXEC to access the external MS SQL server.I get short dump syaing that the table doen't exist.The table does exist in the database and i am getting short dump.I am connecting to...

Labels in this area