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

Resolved! Adding two more fields(EEIND, MENGE) to the output of the standard transaction me2l.

Hi Experts,Please help it's an urgent requirement.I need to add two more fields to the output of the  transaction 'ME2L'.Fields are : EEIND, MENGE.First i need to add these fields in the standard program of the ME2L tcode and then get them in the out...

Resolved! SET_TABLE_FOR_DISPLAY - Edited value from dynamic internal table need to be captured

Hi all,I have created  2 tabstrip screns which contain ALV GRID DISPLAY  in a container with dynamic internal table and editable columns .I want to capture the edited value from this ALV GRID display.I have used SET_TABLE_FOR_DISPLAY  and for this dy...

dinamols by Participant
  • 1039 VIEWS
  • 5 REPLIES
  • 0 Likes

Create IDOC ddf file

Hi all,Can any one please tell me how to create DDF file, is there any standard program in SAP?If no SAP program any alternate for this? Need to create DDF for 850,855,856 and 810.IDOCS:ORDERS05 - Purchase orders - (850)ORDRSP - Message Type, Basic T...

One line item missing for a particular G/L account while sending the Account statements

Hi All,I have an issue regarding one of the line item missing for a particular G/L account while sending the Account statements. The G/L account type is 'PR'.  I couldn't understand the problem because the account statement was sent successfully but ...

Processing of Sales order output type BA00 processes another Z output type for acknowledgement.

Hi Friends,I am facing below mentioned issue and request your suggestion to solve itVia processing of sales order output type BA00 another Z output type is processed and acknowledgment is sent to SAP inbox( sost).This is working incase of manual addi...

Resolved! Top of Page size

Hi everybody.There's an already developed report using REUSE_ALV_GRID_DISPLAY.The requirement is that new info needs to be added to the top of page. No problem to do thatThe problem is, now to see all that new info the user has to scroll down the hea...

Resolved! Toolbar in ALV OOPS

Hi All,I know how to remove the toolbar completely using ALV  OOPS but the requirement was to remove only some unnecessary icons from ALV tool bar.The  unnecessary Icons to remove from  ALV tool bar are : a.       Sub Totals.b.      Print.c.       2n...

Component called BANKNAME already exists. already 5 BANKNAME(000015) in dynamic table

Dear All,In R3, company wise bank balance has to display for the given period, after that when i click on company it has to drill down to bankwise balance has to display so i have used two dynamic table to display alv. when i click on company i have ...

Resolved! smartforms graphic

Hello experts,i have a graphic in smartforms and i need to 'translate' it.If the user logged into the system with EN. It should print the english version of the graphic otherwise it should print another language and so on.I've already tryed to implem...

BAPI_SALESORDER_CHANGE

Hi,I need to update Reason for Rejection(VBAP-AGBRU)  and Line item text for sale order. I am using  BAPI_SALESORDER_CHANGE  for it but it is not updating.I pass all the required information to the BAPI,- Sales Order Number : 70000782- Update Flag in...

Resolved! collect statement issue

Hi all,I have a requirement in which I am using Collect statement to club the numeric values.TYPES: BEGIN OF  ST_VBBE ,                  MATNR TYPE VBBE-MATNR,                  WERKS TYPE VBBE-WERKS,                  OMENG TYPE VBBE-OMENG,           ...

Resolved! subroutine parameters

hi all ,I am having a doubt regarding subroutine parameter,data:gt_events type slis_t_events.perform event_det1 using gt_events[].  form event_det1 using wt_events type slis_t_events .why is it necessary to give the wt_events instead of giving  gt_ev...

Labels in this area