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

    Resolved! Accepted Solution

    ADT has deleted my local ABAP test class from the class pool. NO WAY !?

    I just lived a very bad experience after years using Eclipse/ADT. I guess that I won't get any answer/nor good news, but I ask, just in case. I had just created a class pool with a local test class, and after 15 minutes of successful runs, sudden...

    Resolved! Accepted Solution

    Where-used of ABAP class inside Adobe form interface - Code initialization

    Hello, we can put code in Adobe form interface (SFP t-code) - Code initialization section. Lets say we call a method zcl_adobe-initialization there. Now in SE24 it is unfortunately not possible to find where-used of class nor method. It is beca...

    Resolved! Accepted Solution

    User-exit to Add partner functions in Partners tab of VA01/VA02 that gets triggered at item level

    Hi, Does anyone know which user-exit to use if we want to add partner functions that gets triggered at item level of VA01/VA02 (every time we add/change a new line item)? We have used USEREXIT_SAVE_DOCUMENT_PREPARE but this only gets triggere...

    Loop At Group .... merge rows dynamically in html mailer based on one particular field from itab

    Hi, In a mailer with HTML coding I want to merge rows dynamically based on one particular field Working Hours in the Group Loop. How to do that in 7.40? ``` LOOP AT lt_wip_plant INTO DATA(wa_wip_plant) GROUP BY wa_wip_plant-wrkng_hrs. DATA(lv_ta...

    dynamically upload excel file

    Hello I want to read an excel data and display it in the alv table, but the number of rows and columns of the excel data is not certain, is it possible to read this file dynamically? Many topics have been opened on this subject, but I could not f...

    zerow by Discoverer
    • 856 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Hide the value of certain cells in CL_GUI_ALV_GRID (not talking about whole columns/rows)

    Hello,I had this below question and couldn't find a satisfactory answer in the forum.For your information, I solved it and I will post the solution in 2 minutes, but you are welcome to add any information or solution.I have this ALV which I display u...

    Resolved! Accepted Solution

    User is still locked - With CUA

    Hello Experts, I will answer my own question in the next 2 minutes, but I'm still interested if you have something interesting to add. We are facing a problem with our systems. I have observed some of the users got locked due to multiple login wi...

    Resolved! Accepted Solution

    How to redirect SM30 on table to its main maintenance view

    Hello, For information, I'm posting this question along with my answer but you're free to add your own one, I'll accept the best one (according to me). I have a ZMYTAB table for which I have defined a maintenance view ZMYVIEW (join of ZMYTAB with...

    Resolved! Accepted Solution

    Global Variable assignment operation not working (Works with local variable)

    Hi, We have a global variable with name wa_pb_file_recxyab of type ty_pb_file_recxya. data: wa_pb_file_recxyab TYPE ty_pb_file_recxya. Inside one of my subroutines, when i try the below, nothing gets assigned to wa_pb_file_recxyab wa_p...

    How to use select query with BSID which is not transparent table but it is DDL_SQL_VIEW ?

    As per the requirement I have to add due date to smartform. I understood that we can not find due date in any table and we have to calculated at code level using function module NET_DUE_DATE_GET . I have tested the function module in SE37 and it ...

    Resolved! Accepted Solution

    BuildAppsのバックエンドとして保証する前提や制約条件について

    BuildAppsのバックエンドとしてSQLインジェクション等、保証する前提や制約条件が存在するか教えてください。------------------------------------------------------------------------------------------------------------------------------------------------Learn more about the SAP Support user and program...

    Resolved! Accepted Solution

    BuildAppsのフロントエンドとしての

    BuildAppsのフロントエンドとしてクロスサイト・スクリプティング対策等、保証する前提や制約条件が存在するかを教えてください------------------------------------------------------------------------------------------------------------------------------------------------Learn more about the SAP Support user and ...

    Why can ISO volume unit be changed vom CD3 to DMQ in LIKP without entries in T006 & T006a?

    Hi All! We've recently been running into a weird issue where volume units (field VOLEH) in delivery header table LIKP was changed from CD3 (or externally CDM) to DMQ when shipment confirmations were processed. When these LIKP-entries are later acce...

    Labels in this area

    Explore this Area