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

Automatically creation of debit memo with reference to Billing Document of sale order.

Dear FriendsIs there anyway that we can create a debit memo request automatically with reference to a billing document and also debit memo request should flow in the document flow of sale order. Eg: I have sale order created on 01.04.2012, billing do...

Re: BAPI_PO_CHANGE

Hi Expert,I am uploading data from excel into me23n transaction code the field in my excel sheet are  PO NUMBER, ITEM,CC,DEL DATE,QTY. this are the fieldi am uploading from excel into my internal table and then using bapi i want to update the me23n t...

Resolved! making the vendor batch screen field on MIGO mandatory on certain conditions

Hello,I have a requirement to make the vendor batch screen field on the MIGO_GR t-code mandatory when the plant for the PO is a certain value. I have done searches in here and I was not able to find what I was looking for. we are using the badi ZMB_C...

short dump

Hi All,                I am getting a error "The data object "S950" does not have a component called "ZZ_ACTINSP" while executing tcode zdivper in a upgraded ecc 6.0 system. Please help to solve the issue.Moderator message: please do more research be...

Resolved! scrolling through the table control gives incorrect data on the next screen

Hi All,I have created a program using table control. When I click on a particular line on table control the data related to that line should appear on the next screen. The code works fine initially but when I scroll down the table control and then cl...

FM: RSPO_OUTPUT_SPOOL_REQUEST would show me the popup or printing, but does not show the Report output

Hi Gurus,I have a requirement of printing the report directly from selection-screen checkbox and inside the code, i have used the statement NEW-PAGE PRINT ON & OFF for capturing the spool no and then from the spool no , i have used the FM : RSPO_OUTP...

Resolved! move files from one folder to another folder at network level

HI,     I have created one program in that files are moving from one folder to another in application server the path is SAP_REPORT/ED2/report/ptf. its working fine..but same files are stored in same path at network folder path like -  \XYZ05\SAP_REP...

internal table manupulation

Hi Experts, I have an internal table t_adr6 like this types: begin of ty_adr6,                          addno type adrnr,                    SMTP_ADDR type SMTP_ADDR,               end of ty_adr6.data: t_adr6 type standard table of ty_adr6,          ...

Resolved! Package transport

As an ABAPer, We normally store project related files in a package and then we transport that package from DEV (client 100) to QA (client 200) system using SE09.1. By mistake if we send that package to different system instead of QA..How to retrieve ...

Labels in this area