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

Resolved! Updating PO Before save

Hello Friends,I have to update delivery address in PO item before save. I am updating ADRN2 fields on some conditionI have used BADI ME_PROCESS_PO_CUST, method PROCESS_ITEM to achieve it. However, the data is not reflecting. I can see the code is exc...

How to convert message i574(ei) of fm RV_LOC_CHECK_ORDER_LINE_ITEM to error

Hi all,my user want the warning message throwing while creating SO from VA01/02 T Code from FM RV_LOC_CHECK_ORDER_LINE_ITEM into error message.I am thinking to create a custom documentation(SE61) to simulate the SAP message by using USEREXIT_SAVE_DOC...

MKM by Active Participant
  • 1228 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! Creating Inbound delivery using IDOC DELVRY03 - Gross weight not populated

Hi All,I am using an inbound IDOC of type DELVRY03 with message type DESADV to create inbound delivery (VL31N).The inbound delivery is getting created successfully but the gross weight (BTGEW) and net weight (NTGEW) fields on the header and item are ...

hi frds

i need bapi for classification view for uploading the mm01,please give solution  Moderator message: please search for available information, use meaningful titles.Message was edited by: Thomas Zloch

XML parser and memory

Hi,I need to parse several (rather large) XML files and I'm doing this with the classic:DATA:     pixml          TYPE REF TO if_ixml,             pdocument      TYPE REF TO if_ixml_document,             pstreamfactory TYPE REF TO if_ixml_stream_facto...

dump in abap program

Hi ABAP gurus,I am getting the dump when i am running the program in se38.What happened?    Error in the ABAP Application Program    The current ABAP program "ZGLFINGLRX_MANUAL_JOURNALAUDIT" had to be terminated     because it has    come across a st...

Resolved! Please help me to find BAPI to update the 'short text' field in Basic data2 tab in BATCH . t code (msc2n)

Hi experts ,I am using BAPI_BATCH_SAVE_REPLICA to update the characteristics of the BATCH regularly , but now i have to update the 'short text' field in Basic data2 tab in BATCH - t code (msc2n). I couldn't find short text field in this bapi to updat...

Resolved! Error message 'End date precedes start date' while using FM HR_INFOTYPE_OPERATION

Hello gurus,I am using FM HR_INFOTYPE_OPERATION to insert the data for infotype 0021 (Family details). This is the code which i am using to insert new record in the infotype.{code}Data: p0021 TYPE p0021.p0021-pernr = pernr.p0021-infty = '0021'.p0021-...

For PNP logical database what is the data retrievel difference between data selection and person selection date range

Hi,I have to a report with PNP logical data base and needd to retrieve the data for data selection and person selection using select statement in Search Help Exit. Now I need to get records using select statement for the given date in selection scree...

Resolved! Help with Selection

Hello guys, I have a question regarding selecting data. I wrote a program for a user exit for BW which works fine. in that program there is a dialogue screen in which user puts its selection values. but the program totally ignores it. is there a stan...

Print Report Writer

Hi all, I wonder how I can do the following:I have a Report Writer I want to print on an A4 sheet, but when printed out large letters and all columns of the report does not come into the sheet. How I can solve this problem?. Dee no way reduce the siz...

Resolved! [Search-help] how to pass screen field to import parameter of SHelp?

Hi All,What a new discussion forum we have I am trying to create a simple elementary SHelp and attach it to selection screen field.So basically I am haveing 2 screen fields, like: PARAMETERS:   p_name         TYPE  tsp03d-name,   p_papr         TYPE ...

FQEVENT R402

Hi Experts,I am using event R402 to create a line in the invocing document.but I am getting below error.Please let me know if this is related to functional eror or I am missing any parameter to be passed in R402 event.

Labels in this area