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
  • 83275 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! How to choose between BADi or Customer exit is required for any enhancement ?

Hi all,How can we select to go for BADi implementation or customer exit based on the any enhancement requirement? I learnt both of these but it seems to be for both of these can be used to enhance the standard SAP program functionality. Using BADi en...

Working with MIRO

    if not it_ekko[] is initial.    SELECT EBELN EBELP BEWTP MENGE BUDAT belnr FROM ekbe    INTO CORRESPONDING FIELDS OF TABLE IT_final for all entries in it_ekko WHERE BEWTP in ('E','Q') and ebeln = it_ekko-ebeln.    endif.    i have display only BE...

Spool Deletion Log

Hi All,We have a program which stores a spool number in a z table when the output type for the billing document is processed.There is a separate program (executed as a batch job at the end of day) which send the consolidated pdf statements to custome...

Resolved! error in bdc table control?

Dear abapers,after searching in scn i am posting this questionDATA: BEGIN OF it_xk01 OCCURS 0,        f1(1),        f2(5),        f3(5),        f4(9),        f5(9),      END OF it_xk01. DATA: v_count(2) VALUE '00',      v_koinh(14),      v_banks(14),...

short dump

Hi experts   when I am Going Activate Custom function module   that is copied from RSAX_BIW_GET_DATAWHEN Am going to execute   it is showing the following error how can resolve this error please help  meRuntime Errors         CALL_FUNCTION_NOT_ACTIVE...

Resolved! In ECC 6.0,Error while executing a code in Background or direct execution, but works fine while debugging

I am trying to execute a program in ECC 6.0 system which creates invoices.When I execute this program in background, It shows below error in job log:The key to reconciliation is blocked by <Fikey> <Username>.FYI : On every execution reconciliation ...

Multiple Totaling at different field levels for a single internal table

Dear ALL,               I have got a report to display invoiced materials list with there quantities and price for a fiscal years months i.e for all the 12 months. I have to sum the material invoice for every month separately based on the sold to par...

Need TMG Event

Hi All,I have table maintanance generator and table having two check box fields. The user should not select two check boxes,The user should select only one check box, the system should not allow to select two check boxes.Please suggest me.Thanks and ...

Resolved! Equipment BOM

Hi Experts,Iam looking for a BAPI , to create Equipment BOM along with material as subitems.I searched several forums , where they suggest "BAPI_MATERIAL_BOM_GROUP_CREATE" for creating Material BOM.Iam in need of equipment BOM creation( IB01) not Mat...

Resolved! search help button

Hello,I created a search help for a custom field in custom field of VL01N. At the corresponding field, I wanna show the search help push button which shows when cursor is set to the field in the same way as the system does.Thanx.

data was not fetching from f.m BAPI_AP_ACC_GETBALANCEDITEMS

Sir,              I have a requirement to fetch the open vendor line items.              so i am using the f.m               BAPI_AP_ACC_GETBALANCEDITEMS.pls see the code .PARAMETERS    :    C_CODE TYPE         BUKRS.PARAMETERS    :    V_VENDOR TYPE ...

in TMG enddate

Hi,in table maintenance generator i have a fields, in that one field enddate is there.in this enddate field by default value should display like : 31.12.9999for this i wrote a event 05 .. manually assign the value to that(31.12.9999) but in sm30 when...

MD61 BDC or BAPI

Team,We want to update the requirements plans by using the T-code MD61. We tried with BDC but for 16 materials it is working fine when we are going for more than 16 materials it is not updating properly. We also tried with the BAPI_REQUIREMENTS_CREAT...

PO in display mode

Hello,I have created a new custom subscreen in PO and have a button inside. Is it possible to make the PO display only after clicking the button. There is an option to make the PO display only in the method OPEn of BADI ME_PROCESS_PO_CUST but it is n...

Labels in this area