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...

    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...

    sheenamk by Developer Advocate
    • 94248 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    MM - PO - new output type

    Hi all,I'm looking for a way to give the user the possibility to mail/fax/print a PO. Printing is no problem, I linked the smartform to output type NEU and that works as a charm, but I don't get how to give the user the choice...SOmeone out there who...

    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! Accepted Solution

    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! Accepted Solution

    Program Execution Problem

    Dear All,I am in one strange problem. I have created one BDC program to upload. It gets uploaded and executed when I go through debugging ( I do not make any change while in debugging only do F5 and F6 and F8). But, when I run it directly It does no...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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...

    Resolved! Accepted Solution

    Restriction on number of conditions in Where clause?

    Hi all,Is there any restriction on number of conditions that can be given in a where clause of a select. I am using a standard BAPI where in where clause is being built dynamically based on inputs to BAPI. For some input data i can see the number of ...

    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
    • 456 Views
    • 1 Comments
    • 0 Likes
    Labels in this area