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

read attachments

Hi, Can BDS_GOS_CONNECTIONS_GET FM be used to read the Attachments for Transaction FB03..? If Yes can any one help me with a sample code.. i tried it many times but could not get the results..If This FM cannnot be used to read attachments from t...

BAPI customization

I want to create a new PO, using BAPI_PO_CREATE. While creating PO, I want to send 2 more customized fields to the BAPI_PO_CREATE. Can somebody please let me know , how can I achieve this?Moderator message: please search for available information/doc...

Resolved! Logic of Excel Shhet

Dear Gurus,How to put Excel Logic in ABAP Code.Ex : Excel Logic : (I3/(1-(0.09/4))^(MIN(20,ROUNDDOWN(($D$1-D3+1)/91,0))))-I3Ex : ABAP Code :G_TAB-INTER = ( G_TAB-PVACQ / 1 - ( '0.09' / 4 ) ) ** ( MIN ( 20, FLOOR ( ( P_BUDAT - G_BSIK-BUDAT + 1 ) / ...

invoice due date

How can i calculated the due date on the SD invoice without using FI_TERMS_OF_PAYMENT_PROPOSE function or SD_PRINT_TERMS_OF_PAYMENT function? Because it doesn't works if, for my term of payment, i have the flag No default (T052-ZDART blank) for the d...

Labels in this area