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
    • 94719 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Duplicate printing

    Hello all.I have a program that prints a smartform.The program and the smartform are prepared to print 2 copies of the document in wich the second copie contains the word duplicate.The question is: how can i control duplicate messages so the user can...

    Resolved! Accepted Solution

    Texts in F4 Help

    Hi,While displaying the F4 for any of the fields,the source of Data is either of the following.1. Match code/Search Help2. Check Table3. Value Range in the Domain4. Value Table assigned to the Domain.In the first three cases, it is possible and easy ...

    Resolved! Accepted Solution

    LSMW Internal Assignment

    Hi all,I Know how to use LSMW and upload data . Now I am trying to upload data for xk01 uisng lsmw. SO, the problem is vendor number uses internal assignment here. I don't know wether we use lsmw if lifnr uses internal assignment.Also I need to uploa...

    Resolved! Accepted Solution

    Sort Sequence

    Hi,I have defined an internal table for Production order operation sequence as :DATA : BEGIN OF SORT_SEQ OCCURS 0, APLFL TYPE AFVGD-APLFL, VORNR TYPE AFVC-VORNR, COUNTER(10) TYPE C, APLZL TYPE AFVG...

    Resolved! Accepted Solution

    ST20 - Capturing F-codes

    Hello,Some of our equipments do not capture certain f-codes as valid. Therefore, I need to trace transaction screens to determine if the f-codes pressed are captured. I thought of using transaction st20. But have a few questions:1. Does anyone ha...

    Function module

    Hi,I try to use the function : CAD_CONVERT_TO_INTERNAL It convert a quantity / amount into internal SAP quantity, amount. But the abapor has forget to finish the function. For example, the function manage 2 type of decimals (but SAP have 3 type of de...

    Resolved! Accepted Solution

    Value Table

    Hi,I have a Table T1->Field F1 ->Data Element DE1 -> Domain DO1 ->Value Table T2.Table T2 has Field F5 ->Data Element DE1 -> Domain DO1Field F6 ->Data Element DE1 -> Domain DO1.Now, what field in T2 actually is the T1->Field F1 ->Data Element DE1 ->...

    IDocs for a Object

    Hello,If i know the Purchase order Number can i find out the IDOCS going out this Object.In general for any object (can be a Delivery note or Sales order etc) if we want to know the outgoing and incoming Idocs , except by digging in to segmenst and r...

    Resolved! Accepted Solution

    Direct cost migration one client to another client

    Dear Friends,I need to know how to migrate direct cost one client to another client as i am not awre of actual process of direct cost. what exactly it is? i don know.. i need to develop a program that migrates direct cost one client to another client...

    ID Generation

    Hi,I have a char(24) field. I want to generate a unique ID to fill up this field. The generated ID should not have special characters like *, !, {, etc. Basically I want only letters and digits. Is there a FM for this. Moreover is there a FM to gener...

    Currency Conversion

    Hi All,I'm displaying a currency field amount,In display the field amount is showing as 900,where as internally when i use the same field for division it's value is being considered as 9.0 & hence getting some wrong values.Is there any way to over co...

    FOCUS ON THE TAB

    HI ABAPERS,,I HAVE TABSTRIPS WITH TAB CONTROL.I AM DOING VALIDATION IN TAB2. IF THE VALIDATION IS NOT SUCESS I DONT WANT TO PROCEED FURHTER AND WANT THE CURSOR TO BE IN THE TAB2 ITSELF.WHEN IAM USING THE LEAVE LIST-PROCESSING IT IS FOCUSSING ON TAB1(...

    Resolved! Accepted Solution

    bdc program

    Hi,I have a problem with BDC that the records which i enter during recording are displayed in the table & the records which i'm trying to get from the file into the table are not displayed.Can anyone pls guide me how to proceed ?Thanks in advance,Sip...

    Resolved! Accepted Solution

    Skipping Selection Screen for a report program

    Hi guys,I have a report program that works in 2 modes - Create and modify ( There is a toggle button in the ALV report). Its an editable ALV grid. There are 2 tcodes - zcreate and zmodify to access the same report in 2 above modes. For zmodify, i hav...

    List box events

    Hi,I am using a List box in a table control. I have given the FCT code for the list. But on execution no values are retrieved in the list box from the database table.Is there any event that can be given to the list box to retrieve the values from th...

    bdc

    Hi Friends,Can we use call transaction and session method in a single bdc program?How to link these two?Is it possible to pass the errors from bdc call transaction method to session method in one program?Pls let me know if any body has any example on...

    Labels in this area

    Explore this Area