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

PO Release workflow

Hi All,We recently implemented PO Release WF. When we create a new PO the workflow got triggered and its working fine.The problem is we included one new line item in an old PO and the workflow is not yet triggered. And the PO shows the release strate...

Resolved! abap book

hi! plz suggent me the best book that itself contains enough material for selection screens, SAPScripts, screen painter, smart forms, BDC, LSMW, and Reports. will that book easily available at any reputed book shop.thanks.

abap book

hi! can any1 suggent me the best book that itself contains enough material for selection screens, SAPScripts, screen painter, smart forms, BDC, LSMW, and Reports. will that book easily available at any reputed book shop.thanks.

LSMW

Hello,Iam posting the initial inventory load of materials and I want to put up a break at like 300 records and create a seperate material document for each 300 materials. The flat file consists of 1000's of records. Iam using BAPI of message type MBG...

Resolved! tables

Hi ,I am not very good with the flow...I need to find the tables to fulfill this requirement.Anyone help me.write a program which will take the customer number from the selection screen and show the following details of its sales order.KUNNR , ERDAT,...

Resolved! Refresh Idoc Problems

After a refresh what are the critical objects to check besides Partner Profiles for Idocs. We have an issue that we thought we changed everything necassary, but we still have an issue in the outbound SAP idoc that says stat 26 first:EDI:Syntax error ...

query problem

hi folks,I have an issue related to this query for quite sometime and tried to find what the problem is?Can anyone help me understand what am I missingdata: begin of itab1 occurs 0, employee(8) type n, reason_type(2), ...

Resolved! ALV LIST

Hello friends,I have created a changeable ALV report. The User wants a PUSH Button on the report which when clicked would do the remaining process.I had copied the GUI status from an existing program ‘BCALV_ALV_TRACE_EVALUATE’ and was able to add a...

Resolved! Split Statement

hi all: i try to split the string 'asd #bve#fdsf # sfdsdf#' into an internal table,does it have any ways to respect the Blank Spaces in the internal table?Ex:split str at '#' into table i_tabresult;i_tab[1] = 'asd ' i_tab[2] = 'bve' ...

Wagetype time units

Hello everyone,In HR payroll, I'm trying to use the CRT table (acumulated values table) to show and process the sums from a year, using the different wagetypes included.The problem is that some of those wagetypes are measured in days, and others in h...

Translation Window?

Hi,I am writing a common ALV Grid program to avoid cumbersome table maintenance generator screens. Its have input will be Table Name. But i am struck up in one point , your help needed.If you go to SM30-->enter any table with TEXT table > select any ...

Resolved! BADI ME21N

Hi there, I've implemented the badi ME_PROCESS_PO_CUST.I'm having some problem using the method "get_previous_data" when processing PROCESS_ITEM.if the item is new, there is no previous data, so it raises the exception NO_DATA, and a SHORT DUMP.How c...

bdc problem

hii do lt01 via bdc. on the second screen, after i press enter, system proposes data for the source and dest. i overrite the dest data during bdc and followed by enter to create order. after the bdc processed, i checked in lt21, i still not able to g...

delete the record

Hi folks,I am trying to delete a record from pa0019. Of course I am not deleting the record directly but copying the existing record into the workarea and deletingit.However, query of selecting the record from table is not working.tables: pa0019.data...

Resolved! Regarding F1 Help

Hi Gurus I am designing one ALV Report and my requirement is:In Selection-screen suppose for fields i need F1 or F4 help I can achieve it using FM:F4IF_INT_TABLE_VALUE_REQUEST like that.now my requirement is I have to add the F1 help for output f...

Resolved! Date Format in Smart Form

Hi Folks,I am fetching the Invoice Date from IS_BIL_INVOICE-HD_GEN-BIL_DATE 03/21/2007.Now I need this to be March 2007.The other is the date format in &sfsy-date& which should also come in the same way as described earlier.Can anyone here please hel...

kiran_k8 by Active Contributor
  • 1013 VIEWS
  • 7 REPLIES
  • 0 Likes
Labels in this area