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

Resolved! Material Master LSMW

Hi All,We are using a direct input program RMDATIND for Material Master upload.We have a field LGRAD - Service Level which is available in BMMH1 structure of RMDATIND.The data type of LGRAD is CHAR 4 in BMMH1 structure.But during execution of LSMW it...

SAP script

Hi AllI had Import one layout from desktop to SAP.iam getting error while actived the layout, Error like that Page PAGE1 window MAIN: Window is too wide for page format DINA4 P.Please help me how to solve this issue. How to reduce size of MAIN window...

Password Failure (R3)

Hi,We have been having a very unusual problem with our passwords for R3. There does not seem to be any pattern or consistency to the problem but the password which has been reset will not be accepted.The administrator will change the password which f...

Resolved! Field catalogue merge

hi, How to use FM fieldcatalogue_merge.I have 2 final internal tables based on radio button i choose either of the internal table to display.Can anyone tell me how to hide fields and do i require 2 structure or 1 structure for my need?Thanks in advan...

Resolved! Error in ASSIGN syntax...

Hello Experts, I am having an ABAP dump with my code below: CONSTANTS: lv_table TYPE c LENGTH 30 VALUE '(SAPMV45A)VBAK'. FIELD-SYMBOLS: <fs_table> TYPE table. ASSIGN (lv_table) TO <fs_table>. The code above is inside a user-exit and I want to assign...

Resolved! hide subscreen

Hello everybody,I've created a subscreen for insert in a screen.SELECTION-SCREEN BEGIN OF SCREEN 9001 AS SUBSCREEN . SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001. PARAMETERS: P_WERKS LIKE t001w-WERKS. SELECTION-SCREEN END OF BLOCK B1....

Resolved! HR Abap code

Hi all, loop at itab where SPKZL = 'TDE2'. *rp-provide-from-last P0770 '003' pnpbegda pnpendda.* concatenate 'Pers. No: ' itab-pernr 'Passport No: ' P0770-dlnum into body separated by space. append body. clear body.append body. endlo...

bdc for OB08

hi experts,i created a data transfer program for ob08. it works fine. the problem is instead of BDC i'm insert the tableTCURR directly. is it correct way to upload the data to sap.i have doubt with rate type m and z. what is m and what is z. we can u...

Resolved! Positioning ALV Grid displayed via FM REUSE_ALV_GRID_DISPLAY

Hi,i'm displaying an ALV List via FM REUSE_ALV_GRID_DISPLAY, the user can edit and change values. But after refreshing the table the user losses his scroll position, the refreshed list starts always at line 1. How can i scroll down to the users last ...

name of the BAPI

Hi All,What is the name of the BAPI to call the transaction XD02 for customer master and MM02 for material master? Actually the tax classification indicator will be entered by the BAPI in the background and finally the master records will be saved by...

RoySayak by Active Participant
  • 479 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! IDOCs

Hi,I am new to ABAP. We have an urgent requirement.How can we view IDOCs and how to extract data from idocs? It is very urgent.I will award you with points for sure.Regards,Krishna.

Resolved! pages are not coming.

dear all champs.i have designe two pages saperatly and i wana to see both the pages, and in both the pages have seperate main window also.at the next page on page1 i have give page2 and on page 2 page2 i have given already.pls gurus help me out.so t...

Labels in this area