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

Resolved! Debugging

Hi this is balu and I am new member of this group can any body explain about the debugging concept and steps involved in the Debugging?How can we display 1st page in A4 & 2nd page in landscape type in scripts?What is the different types of internal ...

Resolved! select statement

I have a TABLE it_knvpwith fields kunnr parvw kunn2.In this table for every Kunn2 there could be multiple kunnr, and if so then i have to find that kunn2 and do an action on other internal table.SO i want an internal table itab ...

SAPScript PageNmber

Hi all, I have created a ZMEDRUCK Script which has First page as FaxCover Page and then Actual PO starts printing. Now I want 'Page of Total_Page' to be Displayed Ex) There are 3 pages in the POFax Cover will display = 1 of 3Purchase Order ...

Editing Alv Output

Hi all ,Iam Generating ALV Grid using OOPs method, In the output list Iam editing some of the entries , now i need to store the edited output in a custom table.Can anyubody tell me how to capture these changes into an internal table.Early replies wou...

IDoc in Ststus 51

Hi One of our customer sends requested delievery date at item level. So when PO comes in the IDOC is errored out at status 51 and giving us the following message:Field RV45A-ETDAT (1) does not exist in the screen SAPMV45A 4001Any help is highly app...

exit

Hi AllKindly give me solution for my requairment.i am explaining my requairment.inbound idoc orders03 meesage type ordchg.this inbound idoc is for to change the sales order.the data comes to segments and it will update the sales order related tables ...

PS Module BAPIs

Hi, In PS Module BAPIs can u plz. give examples following BAPIS how to use. BAPI_PS_INITIALIZATION BAPI_BUS2001_CREATE BAPI_BUS2054_CREATE_MULTI BAPI_PSPRE_COMMIT BAPI_TRANSACTION_COMMIT and BAPI_PROJECT_MAINTAIN PLZ. IT IS VERY URGENT.THANKSk.k...

Resolved! Toolbar in OO ALV GRID

Hi all,I try to implement an ALV GRID. It works fine, but i have a problem with the toolbar.i want to overwrite one of the toolbar function. I need 3 new lines , when I press the "new row" button.Is it possible?Is it heer anyone, who has expirience r...

hr report

2 nd question: hr reportthis report is basically for salary survey. in this i had so many fields can any body let me know how can i form the internal tables. and i have to display overall 150 fields in csv file for thathow can i take in to the final ...

Resolved! For all entries

Hi There,SELECT mblnr budat INTO CORRESPONDING FIELDS OF TABLE i_mkpf FROM mkpf WHERE budat IN so_budat. SORT i_mkpf BY mblnr budat. SELECT mblnr menge werks matnr lgort dmbtr shkzg INTO CORRESPONDING FIELDS OF TAB...

Resolved! BAdis - User Exits

Hi,I'm currently looking at BAdis and User Exits. I understand that user exits are function modules that can be changed to add or modify a behaviour of an existing function in a SAP system. I also understand that BAdis allow the same thing, but with ...

Resolved! Regarding Smartforms

Hi , I want to include a 'text module' in my textbox of a smartform. And now I want to include a dynamic value(some field from a table which should be selected depending on some condition) in the 'text module'.How can I read the field?what are the wa...

Labels in this area