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

Resolved! call transaction me33l

hi, i am having a requirement where i have to call transaction me33l from alv list and skip its first screen. .my code:SET PARAMETER ID 'VRT' FIELD wa_final-ebeln.CALL TRANSACTION 'ME33L' AND SKIP FIRST SCREEN. but its not working properly.any...

Resolved! regd User Roles

Hi SDN'sI have a role created and some transaction being assigned to it.When we see the role and its authorisation from the tcode PFCG, under the Display authorization data, we can see the tcodes assigned, right?We have a Z report which tracks all th...

selection-screen

hi to all experts,select-options:svtweg for vbrk-vtweg obligatory no-extension no intervals memory id vtw,parameter : w_charx no-display.1) what is the use of memory id and for what purpose it is used.2) in parameter write the no-...

dialogue box

hi friends! How to create a dialogue box in module pool programming and how to code.help me in step by step process. I have already created a dialogue box but it does not open as dialogue box inseated it open as a new session. so plz help in figure ...

menu painter

hi gurusiam faceing problem of removeing print option in output list.( clasic report)i have used set pf-status '100'.alsoDATA: buttons_itab TYPE TABLE OF sy-ucomm.START-OF-SELECTION.REFRESH buttons_itab. APPEND 'PRIN' TO buttons_itab. set pf-status '...

Table maintenance

Hi,I am calling the maintenance view of a ztable from a report ,passing some parameters through the selection screen.The maintenance view has a button NEW ENTRIES.I want to eliminate this button, but at the same time want the maintenance view to open...

S.I.Units Conversion

Hi Folks,I have to display the quantity only in S.I Units on the label I am going to print.I am taking MATNR and MEINS from MARA.Now,I am going to table T006 and getting DIMID WHERE T006-MSEHI =ITAB-MEINS.After this I am passing on the value DIMIDto...

kiran_k8 by Active Contributor
  • 1945 VIEWS
  • 6 REPLIES
  • 0 Likes

Data Transfer

Hi All,Our client wants to replace the 'BDCs with call transaction' with BAPIs. I am unable to find the proper BAPIs for the following transactions.WCR4,WCT7,WCT8.It would be a great help if someone provide any pointers regarding thisVinay

Resolved! Very Urgent: how to define field symbols in class using se24 Points assured

hi all I am new to abap oo programming. I am using se24 to build a class where some methods have code which involves working with field sybmols but i am not able to figure out way for how to define field symbols in the attributes section.I tried defi...

LSMW...

Hi....I am uploading condition records from legacy system using LSMW by recording. If a duplicate record exists then the record is not appended in the condition table which is ok as standard SAP behaves in this way. My requirement is to send the dupl...

Role comparisions

Hi All,Please help it is Urgent for my project.We have migrated from 4.6C to ECC 6.There are 2 SAP systems with ECC 6One is development & another one is Quality.We have certain limitations while working with these two system.We can not create RFC con...

LSMW through RMDATIND

i am uploading the material master data through LSMW using the DIRECT input program .I am having 200 records.i have not maintain MATNR field in flat file because i have set the internal number range for the material.I have done all the steps correctl...

Logic database "AUK".

Greetings to All! Problem, help... There is a logic database "AUK" - documents of calculation, successfully used it in 4.6. Necessity of use of this logic database in 6.0 has appeared, it is impossible. On www.service.sap.com have answered, that this...

Logic database "AUK".

Greetings to All! Problem, help... There is a logic database "AUK" - documents of calculation, successfully used it in 4.6. Necessity of use of this logic database in 6.0 has appeared, it is impossible. On www.service.sap.com have answered, that this...

Dynamic CheckBox

Hi allWhen i made a check to the checkbox, the textbox will display 'Hello'. When i uncheck the checkbox, the textbox will display 'World'.i dont want to click on any enter or execute button. I want the check box to dynamic know the action to tak. An...

Resolved! fieldcatalog

Hi frnds, I have a problem that i m not getting what can be done.1) how to add a refresh button in the alv grid toolbar.2) i m displaying 15 fileds of lfa1 table, so after i execute my program i am getting dump "fieldcatalog is not defne...

help me urgenz...

Hi all, here i ve a problem for storing data into internal table, i.e in my report am calculating Opening balance for a GL account. in my code i am using table gt_data for claculating O.bal, but here am storing that O.bal into variable 'result' .it...

Resolved! gl account description??

in ska1 table when we pass the gl account number we can see the gl account description...but its not possible to write a select statement as it is not one of the field in ska1 table.can anyone tell me where can i get this gl account description?

Shahid by Product and Topic Expert
  • 14037 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area