- Send Popup Message to a Specific User in SAP
Answered
How do you send popup message to a specific user in sap by running a function module!SM02 sends messages to all users, not a specific oneSo use functi ...
- How to Check Error Message in SAP
Answered
Hi All, Please suggest the tcode for viewing the sap messages. I am creating profit centre but system showes an error while assigning it pro ...
- What is Variant and How to create variant?
Answered
When you set the background job lets say Job Name: SAP_REORG_JOBS. Under ABAP program I am putting RSBTCDEL2 in Name but what will be the variant?Or h ...
- How to Retrieve Last Record from Table
Answered
SAP ABAP Select Last Record Hi All, We are on SAP 4.7R3 ext 200. Oracle 9.2 and Solaris 5.9 I upgraded my SAP Support packages, sin ...
- Insert Internal Table Records into Database Table
Answered
Hello SAP Experts,I can select records from mara using select statement (ernam and matnr), I want to insert these rec to my table ( ie I created ...
- Difference between Workbench Request and Customizing Request
Answered
Workbench Request vs Customizing RequestWorkbench (ABAP Dev) transport request is client independent when you import it into one system it reflec ...
- Difference between Normal ALV and OOPS ALV
Answered
Normal ALV vs. OOPS ALVHi SAP Experts,Can anyone tell? Why we go for OOPS ALV and what is the difference between Normal ALV and OOPS ALV?If anyone is ...
- Difference between Implicit and Explicit Enhancement
Answered
Hello Experts,May I know what is the difference between explicit enhancement and implicit enhancement? Implicit Enhancement vs Explicit Enhanceme ...
- No more Storage Space available for extending an Internal table
Answered
Hi,I am getting following error during run the program . It take more than an hour after that it getting like this.Normally Internal table declared as ...
- SQL_CAUGHT_RABAX Error Dump
SQL_CAUGHT_RABAX Error DumpIn the dump file in “What Happened” section, the cause has been described.Dump "TSV_TNEW_PAGE_ALLOC_FAILED ...
- Smart form OTF to PDF conversion
Hi,I had a query regarding OTF to PDF conversion of Smartform output. I have attached my source code below. I am taking the customer number on a selec ...
- ABAP Dump CONVT_NO_NUMBER
Hello SAP Experts,I am getting one ABAP dump for which I have attached a screenshot below.Short Text:Unable to interpret '1,76' as a number.Pl ...
- Persistence Class and its Uses
Answered
Hello Experts,What is the persistence class and use of that class?Thanks in advance. ...
- Workflow Background Jobs (swwruncnt)
Answered
Hi, I want to know all the standard SAP background jobs pertaining to Workflows. If any one has a list, please let me know. ...
- Insert Internal Table fields to Corresponding final Internal Table
Answered
I have some 100 records in one internal table and another 100 records in another internal table.finally i have one final internal table with all the f ...
- SAP application had to terminate due to an ABAP runtime error
ABAP Runtime Error On running payroll simulation, it is getting terminated showing ABAP Runtime error, which reads as follows: The SAP applicati ...
- Add Values into the List Box in a Module Pool Program
Answered
Dear all,How to add values into the list box in a Module Pool program. If anyone know the procedure of it then please share it with me here in form of ...
- Finding Authorization Object For A Transaction Code.
Answered
How to find Authorization Object for Transaction Code? SOLUTION Please follow the below steps in order to find Authorization Object for T-code: ...
- How to Increase the length in field catalog- ALV ?
Answered
Hi experts, I wish to display 55 characters field using field catalog ' seltext_L ' , but the field is of only 40 characters as default v ...
- ME23N > Line Item > Delivery Address Tab
Hi AllDoes anyone know the tables where the delivery address resides, in this instance:ME23N > Line Item Part > Delivery Address TAB ...
- What are Interface/Conversion Programs in SAP?
Answered
CONVERSION : Legacy System To Flat File.INTERFACE : Flat File to SAP System.When you transfer legacy data into the R/3 System, you need to ensure that ...
- Difference between User Exits, Customer Exits and BADI
Answered
What are the difference between the user exits, customer exits and badi? and when to use all?Which one we select when a requirement we get.I mean ...
- how to create pop-up window ?...
Hi everybody, please any give the details of creating pop-up window ?... and i m getting a problem with the window toolbar it's not w ...
- Get Current page and total number of pages in SmartForms
How to get the current page and total number of pages in SmartForms? SOLUTION The page numbering is managed by page counters in SAP Smart Forms ...
- Convert Date in Internal or External Format
How to Convert A Date in Internal or External Format?AnswerOne can do it by doing following steps:Use the functions modules CONVERT_DATE_TO_EXTERNAL o ...
- Table control in Module pool
Hi all, I am new to module pool programming. I want to know how to insert multiple rows from a table control to database table. Thanks. & ...
- Abap Runtime error: DATASET_NOT_OPEN
Answered
Dear all,I am getting the following dump while transfering my text file to the server.Please reply me a solution for this. &nbs ...
- How to put picture or company's logo on the right hand side of Easy access menu.
Answered
Dear all, I want to put the picture on the right side of sap easy access by using t-code SMW0, i choosed Binary data for WebRFC applications then i c ...
- How to find the User Exits for the MM01 Transaction code?
Answered
I want to add a sub screeen in mm02, what is the procedure to find the screen exits in mm01 transaction ....Generally i came to know about 3 methods t ...
- DBSQL_DUPLICATE_KEY_ERROR short dump
Answered
SAPSQL_ARRAY_INSERT_DUPREC Hi All,When I run a transaction code SE38 enter report RSDS_DATASOURCE_ACTIVATE_ALL and execute, enter ...