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

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83507 VIEWS
  • 212 REPLIES
  • 39 Likes

Routine not refreshing PO Taxes in ME21N

Hi Experts,I wrote the PO Tax Procedure 910 in Dev with below Code *{   INSERT         JEDK961128                                        1   IF sy-cprog = 'RM_MEPO_GUI' AND KOMV-KBETR IS NOT INITIAL.     CLEAR XKWERT.     XKWERT  = KOMV-KBETR.   ENDI...

How to Add XREF1_HD(Reference Key 1 internal for document Header) field to header level to transaction FB01

Hi All,My requirement is i want to add field in XREF1_HD(Reference Key 1 internal for document Header) in header level to standard transaction FB01,my understanding by referring some of the posts in SCN  that  by using BADI : BADI FI_Header_Sub_1300 ...

Resolved! Obsolete Object in program

HiWith a ERP upgrade many standard objects( function module, data element, etc) can be obsolete but these object can be using inside a lot of Z program.Now we are using Code inspector ( transaction SCI) for check of code quality but I don't found how...

Resolved! BTE/BADI/Exit to populate BSEG-KUNNR & BSEG-LIFNR on GL lines while posting document from FB60

Hi Experts ,In my system, FI documents created from MIRO/FB60 invoices only have vendor number populated in items where bseg-koart = 'K' (vendor accounts). What I need is to have this vendor number in other items where bseg-koart = 'S' (G/L accounts)...

Resolved! CIN - Link between Excise invoice No (created in MIRO) with Material Document (GR)

Dear Experts,             I have done Miro for excise duty (CIN) of Import Purchase order and then posted the material document in MIGO_GR referencing PO, i have entered the Excise invoice No (created in  MIRO ) in the commercial excise invoice no ta...

Resolved! how to trace the table where to append one data when running the t-code

When we run t-code: FB65 to create the accounting document, it will append data to table WITH_ITEM, but now some data is wrong, So need to debug to find out why.  And I need to find out where to append this data to table so it can help me to analysis...

Resolved! Identifying and copying the changes/developments from Temporary system to development system

Hi all, Every time a new support patch has come, it will be implemented in the development system. During the implemenation of that new support patch in development suystem , meanwhile  the developments will be carried out in temporary system and tho...

Resolved! how to reflect the[item text/header text] changes from FB02 to kE5Z report

Hello Friends      I have a requirement where i need to change the header text/ Item text and this changes should reflect on KE5Z Report.After posting the PO = If any manually we change in text (header /Item) in Fi document (WE ) ànd that needs to be...

Multiple level column header text with ALV List/ OO ALV

Hi Experts,I have a requirement of grouping 3 coulmns with a single header text common for them. Also the column description for individual column will be there. For eg    | ------  Columns -------  |    |Col1 |   Col2     | Col3 |Please suggest. It ...

Resolved! List of Text tables

Hi Experts,As per the requirement, I need find the list of all Text tables in SAP and based on the list I need to find the whether the text tables has been used in our custom programs(more than 1000 objects are there).Is there an way to find the list...

need to read text from FM 'BBP_PD_CONF_GETDETAIL' in a single line of ALV output

sHello Gurus,          I have to read the attached text in which TDID and TDLINE need to read.Here i need to write logic like that in ALV output text of TDLINE related to TDID Htxt come in single line if there is more than 1 line used , same for NOTE...

Labels in this area