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

Resolved! IDOC Test Tool - WE19

Hi,I am using the IDOC Test Tool in transaction WE19 to edit an IDOC. The problem I am having is I want to Cut Multiple segments and Paste them under a seperate node. At the moment all I can get it to do is cut one segment at a time. Which is becomin...

selecting records...

Hello experts,I am currently having a problem with the select statement below. **-get material documents "1st select statement SELECT mblnr mjahr budat xblnr tcode2 cputm blart INTO TABLE it_mkpf FROM mkpf WHERE mblnr IN lr_mblnr AND bud...

Printing

Dear all,I am going to hook the printing process, below is the details :There is a SAP standard print button in menu/toolbar button, right ?I want to insert some code before or after the printing process (something like user-exit). Let's say I want t...

Resolved! Sales Order Upload

Hi,I need to upload sales orders from MS-excel spread-sheets. The upload process has to take place in Production once the system is live. LSMW does not seem to be a good option here as the user is going to run this upload process after go-live. We do...

Resolved! SQL SELECT

I am trying to do a sql select like "SELECT TOP 1 FROM..."My table has different versions of orders. The order# may be 12345 and there may be 5 versions - 1 through 5. If I want to select a lot of orders, and only select the latest version, I want ...

Resolved! ABAP code help

Related to the previous question, the SHIFT command does not recognize the '#' sign over there. it does not eliminate so what I have used before to remove it is.this is the logic..if znewlawsoncode+??? na 'abcdefghijklmnopqurstuvwxyz'. shift zn...

BAPI_PO_CHANGE work?

hi everybody. I'm trying to use the bapi BAPI_PO_CHANGE, but I no have luck to make it work. I need to enter in the purchase order, select one o several item, in the item selected I need to mark the check "Closed" in every item. and then close the it...

LSMW with RSADRLSM02

HI FOLKS,i want to do datamigration using lsmw with directinput methodi want to upload the data for business address services/regionla structure the correspoind sap std program is RSADRLSM02.can anyone let me know how to proceed from step 2 to 5 i m...

Resolved! Item characteristics SD

Hello.I am writing a SMARTFORM for SD. The standard form gets the item characteristics using the function VC_I_GET_CONFIGURATION.The problem is that i would like this function not to bring the characteristics that are not relevant to be printed.The p...

Resolved! User-Exit- KNA1

Dear All. When creating a client i need to change automatically the field AUFSD off the table KNA1. I try to method: - Via User_exit SAPMF02D,but this change is not possible using this Exit. - Via BTE SAMPLE_INTERFACE_00001321. Does...

Labels in this area