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

Resolved! MB1A enhancement

Dear team,I need to make some changes in MB1A (goods issue). While we are issuing the goods my requirement is to grey out the issuing unit field in screen no 410 with the issuing unit given to the material at material creation time for that material ...

Resolved! qm01 t-code Z field database table is not updated

Hi Gurus,      I am new to ABAP.     I created screen exit for qm01/qm02/qm03 to add some custom field,           I already created append stucture in qmel table.          Everything i done but when i trying to enter field in to qm01 t-code database ...

eed to add qty fields if both c1,c2(cust number) and (cp1, cp2)cust part are not matching in rows.. if it is matching is sholud not sum up.

C1,cp2,Y407,5000,10000,20000C2,cp2,Y407,5000,10000,20000C1,cp1,Y407,5000,10000,20000'cst num and cst pt are primary keys and matnr alsoresult should come  y407 15000 30000 60000HiAbove is the text file, i need to add qty fields if both c1,c2(cust num...

Meaning of ><

Hi,I found standard code where they use >< for comparisson in a loop and I wonder what that means:Loop at ii_wplog where infty >< '1000' andinfty >< '1001' andetc. etc.You can find the code in include LLSO_RHVAF02 starting line 359.Moderator Message:...

SAP Simple Transformation

Hello expert. I need help about SAP simple transformation.1. User need the XML file contains header like this:     <?xml version="1.0" encoding="utf-8"?><Document xmlns ="xxx" xmlns:xsi="http://www.abc.com/yyy">     and this is what I coded in my tra...

paisitp by Explorer
  • 856 VIEWS
  • 2 REPLIES
  • 1 Likes

IDoc - E1EDP26 Segment

Hello Freinds,     I am modifying some pricing values in the segment E1EDP26 for the qualifier '001' and '006'.    Getting price value BETRG as  "123,45"  (Comma ) in the Development system and "123.45" (decimal) in the QA and Prod systems.   I check...

Resolved! Pricing Procedure

Are we able to use the same pricing procedure for Sales from factory and Sales from Depot with standard CIN activities? Usually we are using pricing Procedures JFACT for Sales from Factory and JFACT for sales from depot. If we have given the standard...

Service tax output not updated in J_1ISER_BSEG table in SAP(ST3 report)

Service tax output not updated in J_1ISER_BSEG table in SAPsambasivarao cherukuri Jan 4, 2013 10:36 AMHello,We are implementing SAP for indian manufacturing company(ECC6,EHP6).I client need ST3 report for Service tax return. We tried to get report fr...

Resolved! Determine if Concrete Type of Abstract Field Symbol is a Numeric type

Hi All,I hope there isn't a really obvious answer to this, but it's a difficult question to Google because there are 1,000 posts out there asking how to determine if a field contains only numeric characters. That is NOT my question.I'm trying to find...

What should I do

hiafter install sapgui 7.30 for mac , i can not logon error is: (what should i do)Process:     SAPGUI [320]Path:        /Applications/SAP Clients/SAPGUI 7.30/SAPGUI 7.30.app/Contents/MacOS/SAPGUIIdentifier:  com.sap.platinVersion:     ??? (???)Code T...

Joining DB Table

Hello Experts,I want to join database table like belowMKAL-PLNNR, MKAL-ALNAL, MKAL-PLNTY = 2 to PLAS table to get PLAS-PLNKN &  PLAS- ZAEHL. Now Passing MKAL-PLNNR, MKAL-PLNTY = 2, PLAS-PLNKN & PLAS-  ZAEHL to PLPO table to get PLPO-ARBID where PLPO-...

Convert XML to SAP

Hello everybody,I want to create a program that will read an input file and save the information in the system. The problem is that my file is an XML one with at least 128 tags (the max is 294 tags).After searching on google I found some MF like FILE...

Labels in this area