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

COOIS extension with BaDI WORKORDER_INFOSYSTEM Number field with no value to be empty

Hi, I have extended the transaction COOIS in PPIOR000 and PPIOH000 with the corresponding sturctures of CI_IOCONF and CI_IOHEADER and added logic to it. I have added to fields a number field and a UNIT field and have filled it with my code in a ...

warcsi by Participant
  • 804 VIEWS
  • 0 REPLIES
  • 0 Likes

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

IDOC FM: BAPI_IDOC_INPUT1 error "Inconsistent rates for currency"

Hi Friends, I am executing IODC FM BAPI_IDOC_INPUT1, Msg type: SHP_IBDLV_CONFIRM_DECENTRAL. It gives error like "Inconsistent rates for currency" . Is it configuration issue? if yes, where to check. It gives error in the FM MB_CREATE_GOODS_MOVEME...

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

how to get the value range values of domain on alv grid using components of LVC_S_FCAT

I have created report program using OOPS abap from scratch to get the sap user list by using 2 tables USSR02 and USER_ADDR. For the field USR02-UFLAG, in the table the values are maintained as 0,32,64 which are numeric. But the domain value rang...

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
  • 721 VIEWS
  • 1 REPLY
  • 0 Likes

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

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! BuildAppsのバックエンドとして保証する前提や制約条件について

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

Resolved! 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