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

How to find user-exit?

Hi Friends i have got a requirement of adding new fields in MM01 screen i am trying but i have stricted up in user-exits like i got know tht i have to use EXIT_SAPLMGMU_001 but i am unable to find the user-exit can anyone tell me the procedure how to...

SQVI

Just wishing someone can help me ,To list all materials at a plant with their BOM components and respective quantities. I tried a SQVI withMAKT, MARA,MARC,MAST,STKO,STPO but is duplicating fields and also mixing up Alt.BOMs. Not sure where am I makin...

Resolved! Screen exit for ME21n

Hi All,I have a requirement wherien i have to add a custom field to the transaction ME21n .The custom field should be added to the table EKKN in the include CI_COBL .I have tried using the exit "MM06E005" .I am able to add the field to the transactio...

quit

hican u tell me how to exit from program which is running .I have thousands of data at each step it is showing me error. so i want to quit from program & want to go back to edit window .I did not set any break point.Thanks.

idoc reprocess

Hi All, I am trying to reprocess my idoc, but when I click on reprocess idoc tab...its giving me a screen which says"Call Transaction Processing ith three radio buttons:1. In background2. In foreground 3. in foreground after errorI want inforeground ...

Spell amount

Hi,I am using Function module SPELL_AMOUNT to convert the amount into words. e.g. 555.45 as Five Hundred fifty five and forty five cents. It is working fine for English language but now the business is asking it to be in Russian language. I tried pas...

Resolved! INVOIC02 Idoc

Hi,I am trying to create an invoice linked to a PO using inbound INVOIC02 IDocs.I am getting an error message "Formatting error in the field BKPF-BLART; see next message". This is puzzling me as BLART does not exist in any segment and there are no fu...

Resolved! Generate

Hi all,Please tell me what is a real impact of GENERATE in report, how it is different from ACTIVATE.regards,Prabhu<REMOVED BY MODERATOR>Edited by: Alvaro Tejada Galindo on Apr 22, 2008 12:30 PM

at exit-command

Hi, I have made a field mandatory, and The function codes checked in the AT EXIT-COMMAND module is designated as type ‘E’ function codes and module with AT-EXIT COMMAND is written first in the listBut when I press exit in the screen it is still t...

Resolved! Xstring help please.

Hi all,Scenario: I want to loop through an xstring and get each byte.I want to then convert each byte into a character and equivalent ascii value. eg. for the string 'Dylan'I want to get a hex byte representing 'D' or the ascii value 68, and so on.An...

Resolved! Selection Screen

I am trying to achieve the following and have do not know how to go about it: On the my ABAP program selection screen for vbap-vstel I want to select all items with a vstel with the third and forth positions = to 02 through 05. Any help would be grea...

Resolved! use of C_SAPGPARAM

Hi, Can anybody tell me how to use C_SAPGPARAM C function. Are there any security concerns in using this. I am using this to get the name of the stat file in SAP systems. Is there any better way to read system parameters than this function. This stat...

Labels in this area