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

    Sorting

    Hi,I have an internal table itab1itab1: f1400200700for that entries i am selecting data from another db table using FOR ALL ENTRIES and i am getting data in sorted manner as below: f1          f2200       545400       222       700       845So how to...

    Resolved! Accepted Solution

    TMG Issue

    Hi Friendsrequirement is like to maintain a custom table  for lots of records in one short with sm30  new entries Issue : but  screen layout  was coming field by field so user has to enter value field by field now in TMG  I changed Maintenance type...

    Resolved! Accepted Solution

    BAPI_UI_GETDETAIL: which DESIGNNAME for a specific material configuration?

    I'm writing an ABAP program to make material configuration (i.e. assign values to relevant characteristics), and now I want to get the interface design to list and group all characteristics for the material I am configuring.I found I have to use BAPI...

    Refresh screen

    Hi,I have a screen with an input field and a button.So I want to add an input field each time the user presses the button.To achieve this, I'm using a step loop and I have the following PBO:MODULE status_0100.   LOOP AT t_values INTO s_values CURSOR ...

    Where clause in JOIN with full Primary key Combination or Index

    Folks,SELECT SINGLE b~edatu               b~pdatu               b~lst_actdt               d~ktext INTO  (lv_bas_date,lv_for_date,lv_act_date, key_text)              FROM prps AS a INNER JOIN mlst AS b              ON a~pspnr EQ b~pspnr              I...

    kiran_k8 by Active Contributor
    • 1699 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Smartform printing black boxes, while in print preview it is all Okay

    Dear all,I have an Invoice Smartform. In print preview we have no issues, but when User prints the Invoice Smartform via VF03->Issue output-->Print. The printout has black boxes. The black boxes happen only for 2 templates that I have used, and the M...

    Resolved! Accepted Solution

    for all entries issue

    Dear exxperts, I have reported a problem where am using the for all entries on table the data is not retrieve properly as it has to be, if it has 12 records , it is retrieving only 6 records , I could not able to understand what the problem is when I...

    Resolved! Accepted Solution

    How to capture value from input field and populate values in F4 of other fields.

    Hi Friends,I have designed, selection screen with four input fields as per below code:SELECTION-SCREEN begin of BLOCK B1 WITH FRAME TITLE text-100.parameters: plant TYPE werks_d OBLIGATORY. parameters: bat_no TYPE charg_d.parameters: insp_lot TYPE QP...

    sivab4u by Active Participant
    • 5198 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to select multiple rows to an internal table based on other internal table data?

    Hi all,I have a query in collecting the data into an internal table,ITAB1EQUNRERDATPPSID12320150101ABCDITAB2EQUNRSPMONKAPAN12310.2014243.212311.2014243.212312.2014123.1ITAB3EQUNRSGAUSZTSPMON12311111.201412322212.2014ITABFINALEQUNRERDATPPSIDSPMONKAPAN...

    Resolved! Accepted Solution

    BAPI_OBJCL_CHANGE - Change value of characteristic (Multiple Values)

    Hello All Im trying to change a value of a characteristic in EQUIPMENT but im not getting the result that I want.Im passing the values that I get in BAPI_OBJCL_GETDETAIL to ALLOCVALUESCHARNEW, and changing the value of the characteristic that I want....

    Mail merge problem

    Hi,We are trying to open word document using SAP ABAP program using mail merge. We are facing the problem with displaying correct characters in exported MS Word template. The numbers are displayed in Chinese instead of Arabic and characters lose thei...

    Resolved! Accepted Solution

    Expand a dynamic structure

    Hello,in German we say: "I am on the hose!"I need your help.In the CoQC Templates are different count of characteristics.For Example - CoQC Profile for material XYZ has 10 characteristics and the profile for material ABC has 5 characteristics.I want ...

    Labels in this area

    Explore this Area