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

Resolved! Problem in sending multiple attachment in mail and how to send PO attachment

Hello SAP Guru'sI am working on PO sending mail to vendor. which consist of attachments ( PO + PO material text + Service Text + Common Annexure ) as one PDF and PO attachments (While creating PO we attach some relevant doc to PO). These attachment c...

Call system in abap

hi, I have a query. I have to use a syntax in my codeCALL 'SYSTEM' ID 'COMMAND' FIELD NT_COMMAND                  ID 'TAB'     FIELD linewhat is the purpose of the 'field'. What should be it's data type. What is the purpose of 'Id' also?Can any one p...

Resolved! Short dump in editable ALV

Hi Folks,           I am developing a editable ALV using ABAP Objects and i have a field EBELN.            When i press F4 for the field EBELN, its going to short dump saying, 'Field symbol is not assigned'.           But i havent used fied symbols i...

Sales Order History

Hi,I have created a report for Sales History in which i need to display all records from inquiry to payment.My problem is i cannot display those records which directly start from sales order not from inquiry.I am displaying quotation based on inquiry...

Resolved! Errors while Creating PO via IDocs

I am trying to create a PO using IDOCs.Basic Type       : PORDCR103Message Type : PORDCR1I am getting an error 'Please enter Partner Name'.I hv implemented note 1562314 as suggested in other threads regarding the same issue but that did not solved th...

ambq by Explorer
  • 733 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Set Current Date as Default date for Background Job Scheduling in SM36/ SM37

Dear Experts,I have a program that will generate and Update Serial Numbers based on Date as Input Field. And This program is supposed  to execute everyday at a scheduled time. I have two Issues. 1) Since this program has to execute everyday and the I...

ALV Output Length

HI ,  In ALV output for one field i.e,Description I have to display more than 200 characters . In debug mode i am getting 200 characters but while displaying I am getting only 120 characters . Already in fieldcatalog i put outputlen = 256. But I am n...

Resolved! Invoices and Payments

Hello everyone,We have a connector to SAP system that allows us to extract data from it. I know that the tables I should be looking at are BSIK and BSAK for invoices and payments. Does anyone know how I can identify payment and invoice records only? ...

Resolved! Why i am getting duplicate records from BSAD?

HelloI have a SQL, its yielding me 2 DUPLICATE records, actually, it suppose to yield only 1. If i check both records, they are exactly duplicates! Not sure, why its giving 2.{}        SELECT bsad~bukrs bsad~kunnr vbpa~kunnr "Payer and Ship To       ...

Resolved! Restrict access to view email content in SOST for all users including the sender

Hi,We've a program to send user id and password in an email for the newly created users. By passing i_sensitivity as P or E in the below line of code we could restrict access to view the email content in SOST transaction. This works fine for all user...

Labels in this area