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

ME21n enhancement

Hi,I have added an additional tab in ME21n at item level using screen exit in MM06E005 . The screen contains one textbox ZREMARK. the task is that when Save is clicked  ZREMARK value has to be stored in a ZTABLE along with the generated PO.The proble...

alv grid similar data to be combined in one

hi,i have a ALV GRID in which when the data is displayed i want the same hey field data to be displayed as non redundant.for eg.col1     col2     col3a          12     14a          4       6a          3       3b          6       6b          2       2...

Resolved! EDI Idoc sales

Hi,I have scenario with EDI PO, when saving PO, it will automatically generate incoming sales order. We use message type ORDERS and IDOC created with status "08". What does status means ? I can not find my sales order even created ... How to know tha...

Problem in TMG

I created ztable with three fields two have(type, subtype) has fixed values and third(Inter Num - editable). for that i created Table Maintanance Generator.via sm30 it is displyaing the fields in required format and when i gave the values to int numi...

Afaria in Sap

Hi friends,I am facing a Problem with Afaria In sap.I want to know what is AFARIA and where we have to use & activate in SAP.I am not able to find the documents regarding this,can anyone help me.thanks in advance.regards,kk

Resolved! Hi Abap Greats..I have a question on the issue while creating a collective search help from se11

I created a collective search help zdemo_collect_search including two elementary helps zdemo_ele_search1 and zdemo_ele_search2.All the fields para fields from both the elementary searches are properly added.But when i test it , result displayed is li...

Resolved! Standard Menu using Oops ALV

Hello Experts,When i execute an ALV report using the function module 'REUSE_ALV_GRID_DISPLAY' i can see standard menu items  like List export .... etc.But when i try to display the data using oops (cl_gui_alv_grid ) i dont see any standard button , i...

Resolved! delete rows from internal table using where condition for select option

Hi,I want to delete rows from internal table using where condition for select option .I tried :     delete itab where vbeln < p_saldoc-low OR vbeln > p_saldoc-high. But it gave  an error.then I tried:    delete itab where vbeln < p_saldoc-low.   dele...

bapi_po_create1 ,No account assignment exist for service line 0000000000'. for po limits,how to create multiple service items in service po

hi,Hello all, please help!! I used function BAPI_PO_CREATE1 to create PO with limit item but function returned message error '518 No account assignment exist for service line 0000000000'. Can anyone give me an idea to slove this problem?i am passing ...

Labels in this area