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

mail and hyperlink

Hi to all,I was asked to insert an hyperlink in an e-mail generated in an abap report (using SO_DOCUMENT_SEND_API1 function module) the hyperlink is too long and aftermore it should be parametrized using one or more of the following commands:BI_COMMA...

ABAP program Scan

Hi ,Is there any standard ABAP program available in the system to find the obsolete statements in the given custom program?.Is there any table available in ths sytem to store the list of obsolete statements?Is there any table available in the system ...

Call BAPI

guys;I am using Bapi BAPI_SALESORDER_CREATEFROMDAT2 this my call:BAPI_SALESORDER_CREATEFROMDAT2CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDAT2' EXPORTING SALESDOCUMENTIN = new_so ORDER_HEADER_IN = order_header_in1 ...

TCODE SCMP

Hi Abapers,Could anyone tell the logic behind the SCMP - How it is comparing the two tables for different clients.Thanks and Regards,Pavan KKModerator message: please search for available information before asking.locked by: Thomas Zloch on Sep 21, 2...

Resolved! How to pass Multiple Tax Rate to BAPI_ACC_DOCUMENT_POST

Hello,I'm using FM CALCULATE_TAX_FROM_GROSSAMOUNT to fetch tax rates based on tax jurisdiciton code , currency and amount.After that collecting all relevant data in internal table and passing it to accounttax table in BAPI.If we have single tax rate ...

Resolved! modify statement

how to modify a standard table using MODIFY statement in abap??i have used the following statement but it is not working.data : wa type kna1.case su-ucomm.when 'SUBMIT'.select single * from kna1 into wa where kunnr = kna1-kunnr. read table i_k...

Resolved! Subtotal in ALV report

Hi everyone,I have included 18 different reports into one reports.User can run any report by checking the check box of that report on selection screen.Outut of the report displays report no. alonfg with other fields as shown below:Report no. Report ...

Labels in this area