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

Resolved! syntax error in idoc

I have an idoc number which is triggered from purchase order.i donot know the output type. Application document not posted, System error is comming.for debugging purpose i want to know program name without knowing output type.how to know the program ...

Resolved! performance with mara

Using ST05 I did an analysisSELECT from MARA table without key field material is taking very long, and with SE30 the issue is with database > 80 percent.However the report cannot specify material number as it is optional paramater, also I cannot use ...

BAPI_PO_CHANGE

Hello ABAPers,I'm trying to update the PO using BAPI_PO_CHANGE. the code is as below.FORM run_bapi . CLEAR : ipoheader, ipoheader[], ipoheaderx, ipoheaderx[],ipoitem,ipoitem[]. CLEAR : ipoitemx,ipoitemx[],ipocond, ipocond[],ipocondx, ipocondx[]...

Extra Load on server

HI All,We are planning to put extra load on over server but adding another location into SAP system. I want to know is there any standard application or tools are there through which can figure out that system can take the extra load or not?There wil...

Resolved! ALV function modules

Hi, What exactly is the difference between 'selection-screen variant' and 'layout variant'.selection-screen variant means values we provide for parameters in selection screen.Layout variant means, that we get using the function module'Reuse_alv_v...

loop at screen

Hi Friends: I got a scenario.I've 2 radio buttons on selection screen. When I click on first, it should make one filed as mandatory. When I click on second, it should make the prior field non-mandatory & make other field mandatory.I tried doing tha...

Resolved! About Delivey No in MIGO

Hi i am creating smartform for Goods Receipt Voucher. but not able to get delivery Note which is already maintain in MIGO transection. even i had tried with movement type. is there any other table or relate field from which will get the data.Regards ...

Resolved! Text id problem

We had a problem with the sales orderheader texts.we have 3 text ids in the header.sometimes user will enter the data or sometimes not.now we are trying to read a text id with read_text fm.if the data is not there in that , then abaper getting a erro...

ABAP coding

Hi1. I already have SAP system in city A. New SAP system in City B needs to be set up.Can I add a module in SAP system already existing in City A to store information of inventory, people etc of City B?? Is this possibe to do this in ABAP ? If so w...

Resolved! sap script tab problem

hi,I am creating a new sap script .I am writing the coilumn heading fot the main window , but the problem is my last col heading is coming in the next line which I dont want, I decreaded all the tab value , does all manupulalation but its not coming ...

Duo tables multi selection list

Hi guys,I am not sure what is this called, but i need to design a ui which is similar with the change layout on top of the alv grid, where by you have 2 windows and you can choose entry to move between Displayed columns and column set.Any idea how is...

jlsim by Explorer
  • 305 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! perform statements

Hi Experts, how to use perform statement for this select query .,., guide me with codesSELECT pernr FROM pb4000 INTO TABLE it_pb4000r WHERE massn IN ('41' , '40') AND begda BETWEEN date11 AND date21 ."#EC CI_NOFIRSTDESCRIBE TABLE it_pb400...

Labels in this area