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

Split a string

Hi All,I have a requirement where there is a string suppose$self.qty = ( ( 3.1429 * dpcc_c * dpcc_c ) / 4 ) * hpcc_c if V_PCC = 'V_PCC_CIRC' , $self.qty = lpcc_r * bpcc_r * hpcc_r * n if v_PCC = 'V_PCC_RECT' , $self.qty = ( lpcc_t * bpcc_t * hpcc_t...

scanning barcodes

Hi,I can develop smartforms using barcodes. But how do we read and print these barcodes.Do we need any specific printers to print them and special scanners to read it?When the barcode is scanned do we get the exact numeric value underlying it?Pls sug...

Resolved! Changing the date formats

Dear All,I am getting two types of dates from a query to table CRMD_ORDERADM_H. One is of type DATS and other is of type DEC with char length 15.Now I am exporting these two dates to a excel file where i want to display it into dd.mm.yyyy format. How...

Resolved! Table Control

Dear AllI have created a Table Control "ZAMT" on a screen with following code. I have also created a structure name ZCNG_PAYMENT from se11 and use fields of this structure to create table control on screen. But when I enters value in table data is no...

Resolved! Quan field in lsmw

hi SDN ers,I have created one lsmw for open sales order using bapi. Every field in the file updated datas successfully except quantity. i declared quantity field as char(15). Reading and converting the data is right. When executing in idoc its create...

ALV report download

I have alv Report having 45 fields, i am using FM : REUSE_ALV_GRID_DISPLAY_LVC.When I want to down load into excel, its going to be dumped due to larger width of the report.I tried in FM : REUSE_ALV_GRID_DISPLAY also but same dump is happening.Is the...

Resolved! Spool to PDF

Hi,I have a requirment to convert a spool request into PDF and then email it to customers mail address.Report program generating invoice prints in spool through Sapscript.I tried to use FM "CONVERT_ABAPSPOOLJOB_2_PDF"to convert spool print request in...

BSP save to DB

Hi Experts,I am doing save to DB from BSP Internet..see below the code..<%@page language="abap" %><html> <body BGCOLOR="#B5E1D2" > <h2> <B> EMPLOYEE DETAILS </B> </h2><form method="post">Employee Number <input type=text name= "empno"><p>Employe...

decimals

Hi to alli have quantity field, i want to get(display) decimals values if present other wise i need to get with out decimals(only numeric).supposy my field is w_bstmgif i have value in w_sub_bstmg 445.50i have to display 445.50if i have value in w_su...

Capturing Scroll Event

Hi Expert,I have a vertical scroller in my table control and I have also declared the Functions as PageUP, PageDown, FirstPage & Last Page in PF-status.When I use to scroll through mouse or with Page up/Page down keys, my module pool program doesnt c...

BAPI_OBJCL_GETDETAIL behave

Hi,I am using using BAdI mb_document_badi , in my BAdi I have a program that is submitted via a job. Within this program I read material classification data, which I am doing using BAPI BAPI_OBJCL_GETDETAIL.If I create a material document using MB1B ...

TJRP by Participant
  • 425 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area