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

Resolved! BAPI

Hi All,I am just learning BAPI's. I wrote a small program to upload a purchase order using FM BAPI_PO_CREATE1. After I execute the program and print the contents of return structure,I get a success messgae along with the PO number.But when I check th...

Resolved! How to convert amount in words from standard format to indian currency form

Hi,I am using FM SPELL_AMOUNT to convert amont field into a string field. For example : 1,01,00,100.This is converted to 10 million 100 thousand and 100 RUPEES. But i want it in indian currency format as 1 CRORE 1 LAKH and 100 rupees.any FM to meet t...

Resolved! Formatting

Hi,I want to write a code in ABAP in such a way that I should get the output in the right side format.Ex:1200 - > 1,20012000 - > 12,000120000 -> 120,0001200000 -> 1,200,00012000000 -> 12,000,000120000000 - > 120,000,000..In more generic way if the va...

How to get the description of the status of a billing document.

Hello SAPients.I know I can get the status of a billing document in VBRK-RFBSK, but that field only contains one letter and what I really want is the description for that status. I tried to find a table containing those descriptions but could find it...

file structure

hi folks,I am trying to read data from an external flat file into the internal table using Batch input. the flat file is in this formatnumber - 90015910datein - 2/16/2006 enddate - 12/31/9999 Action type - AR Reason of action - blank po number - 0...

Resolved! ERS inBound

Hi,I have a problem with ERS6 iDoc insert processing from inBound. After i had done all of customizing tasks I have an error says: "There is no billing document for item 000010 in the delivery note", but if I want to bill this item through this iDoc,...

Resolved! Send Email

Hi there,I'm developing a program to send e-mail to sap users, those e-mail that you can see in Business Workplace.I've found many functions to do this.What function is more apropriated to this case??thaks,Alexandre Nogueira

Resolved! how to split these file

hi, i need to split the flat file. the flat file is a csv format. i will show u one example of the test data for the flat file. I know for csv file we can split it using comma but the real problem is that the text <b>'To, existing plumbing and mechan...

Resolved! urgent: selection screen

hi, i have this report to make , in which when the user enters the first four char of the field mara-normt, then i should select all the materials belonging to normt and add their quantity and return. i.e. if the user enters first four digits e.g 'fo...

Resolved! CRM TO BW

We are working on CRM implementation project and basically my role in this project is todeliver BW reports to Portal guy in this project. Currently am facing a problem in loading datafrom CRM. I have to create a report on Case Management. For this i ...

Smartforms pages prob

Hi,I have two pages on my smartform. Page1 with a header and a template, Page2 only with a text element. In the page1 I have page2 as nextpage and after the template the command Go To New Page to Page2.In the page2 the Nextpage is page1.In the print ...

Labels in this area