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

Resolved! How to Transfer

Dear,Regards,i have made a program for simple ALV. It has two Options summary and details.Now i wanna convert the same program using double click method of ALV. where i can display the summary first then on clicking on row i can display the related d...

Resolved! Unicode structure problem

HelloI was hoping someone could help me with this Unicode problem.In the non-unicode system we have the following ABAP:FIELD-SYMBOLS: <RECORD_STRUCTURE>.DATA: P_IT_RAW(1000).F_RECORD_TYPE = ‘HDR’.ASSIGN (F_RECORD_TYPE) TO <RECORD_STRUCTURE>P_IT_RAW =...

Resolved! radio button

hi just want to ask help. i have 4 radio buttons in my screen, i want to display specific selection-option if i select certain radio button. how should i do it?example:i will select radio button for Report By PO. i will only display the selection-opt...

Resolved! User exits

Hello ABAPers,So far I had not worked in user exits and I just wanted to know how the FORM routines like USEREXIT_SAVE_DOCUMENT_PREPARE (Include MV50AFZ1) etc are used and their purpose.1. How to identify in which FORM routine should we include our c...

QPRS_ADDON_TAB badi

Hi everyone.We have problem to get data from the screen exit saplxqpr 100. This subscreen is called () from SAPLQPRS 101 dynpro and is the subscreen used in the badi. In the PAI, after we give all the data for the new fields created in the QPRS_ADDO...

BDC Program

Hi,I want to create material master using bdc session method. The data has to be transferred from csv file to sap system. Please tell me how to achieve this and how to split the fields by commas while uploading.Please provide me the code.Thanks,srira...

Resolved! JSP to ABAP

Hi, Can anybody give me an idea as to how can i store data from .jsp page into sap table using ABAP. e.g. If i have a web page designed in .jsp and i want the data entered in the page to be stored in the tables i create, i want to have some idea as t...

Resolved! Error Message in FB08

Hi, I am getting the following error when i reverse the document using FB08."Document includes already cleared items - reversal not possible"the procedure says to display the cleared items and reset all those items for whichyou can find clearing do...

BAPI_PO_CHANGE

Dear all.I am using BAPI_PO_CHANGE to change the quantity of a specific po_position. For example: pos mat quantity10 XXX 100This is what the user sees in the webfrontend. After the user changes the amount to 110 and presses save, the...

Resolved! function-pool

Hi,I am implementing a BADI. In the method I call a SAP standard function. In the first line of the function I can see data in a table (no code at this point populates the table). This, I presume, has been populated by the function-pool the FM belong...

Resolved! logo

hi,In ALV report i want to display the logo in top-of-page....please go through my coding once and tellme the mistake where it is.....error showing me as...Field "I_LOGO" is unknown. It is neither in one of the specified tables nor defined by a "DATA...

Resolved! sap-script , ldb

1- In sap-script how we can print footer in last page only?2- Where we generally use more then one main window in sap-script?3- How we print date like 1 Oct 2005 instead of 01-10-2005?4- What are the attributes have in LDB, Report?5- What the main di...

Resolved! User exits

Hi, I wanted to find out how may user exits in a particular package are assigned to a project i.e how many exits are active for that system in a particular package / dev class.Is there any standard report / function module for this or there is any tr...

Labels in this area