|
|
|
Viewing 0 - out of 51 Articles |
ABAP/4
- Why does the system not find the internal number of my (standard) project or (standard) WBS element in the database tables of the Data Browser (Transaction SE16)?If the user enters an external WBS number into the WBS element field, the system will automatically convert it into the internal number. Therefore, it is not possible, for example, to search for inter ...
- Can dialog user send RFC?Hi All, Can a dialog user send RFC?If so authorisation to be given.?Pls reply Thanks ...
- How to give a date range in a function module?Hi everyone, Can anyone tell me how to give a date range in a function module.and another question what is the next upcoming addon in sap-abap,i had hear abput sap-dynpro which is suppose to do wel ...
- Maximum sessionRightnow i can open 6 session, and i guess session prameter is rdisp/max_alt_mode, but where to define this session in which profile, we have three profiles default, instance and start. How can i edit ...
- How to add values into the list box in a Module Pool program.Dear all, How to add values into the list box in a Module Pool program. Regards, ...
- How to see the job log for failed mail?Hi, I able to send a mail to all users from sap sysetm.But i am unable to send a mail to one particular user only.Can you tell me how to see the job log for failed mail? Regards, ...
- How to upload data in bdchi anybody can tell me how to upload data in bdc thanks ...
- i want to get into sap-world but people say its very difficult to get a fresher job so they suggested me for a fake resume with 2years experience.so wat u guyz suggest??hi everyone!! i hve completed my engg(info sc). in 2008,still i am struggling to get a job and i hv also complted my sap-abap module from a training institute..i want to get into sap-world but ...
- Is it beneficial to join as a trainee in sap-abap for a service-based company.hi ,, Is tat beneficial to join as a trainee in sap-abap for a service-based company...if it is!!!!will it be helpful to gain experience and wat about the future growth?? ...
- Is it possible learn abap only by reading books-please give me titles of useful books?hello, i have no knoweledge of programming. I am sap consultanta in sap (FI). Is it possible learn abap (read abap, debugging. a little programming) on my own , only by reading books-please give me t ...
- how to Display a frame on change of list boxhow to display a frame on change of listbox. ...
- FAQ: function module BORES_IDOC_INPUT_DESADV1 not workingSummary Symptom ********************************************************************** * WARNING: This is an ECC-DIMP specific note. If you DON'T &nbs ...
- What is difference between Open SQL & Native SQL?Open SQL Open SQL allows developers to control SQL statements directly. Open SQL encapsulates the semantics for statement execution, parameter binding and results fetching provided by each database v ...
- In order to suppress the leading zeros of a number field the keywords used are :NO-ZERO. ...
- What are the different kinds of lock modes ?- Shared lock - Exclusive lock - Extended exclusive list. ...
- How can we call a lockobject in a TransactionBy calling Enqueue <lock object> and Dequeue <lock object> in the transaction. ...
- What are the events used in ABAP4?The events are · INITIALIZATION · AT SELECTION-SCREEN · & ...
- What is local development class?$TMP ...
- Which table does store SAP System?There are a lot of tables in the SAP System.TADIR table stores all repository objects. ...
- SAPscript/Smart Form: Fonts [1] Question: I have set HELVE 720 as the font in the form. However, the font HELVE 160 is printed. Why is this? [1] Answer: Not all printers can print all fonts. Each device type contains a definit ...
- Smart Forms: Function, availability, documentation [1] What are Smart Forms? Smart Forms are a new type of forms that can be created and changed fairly easily and that are less restricted than SAPscript. Refer to note 168368 for more information. ...
- Batch input 1. General information 1.1 Question: Why does the batch input session behave differently when running in the background than when it runs in the dialog? 1.2 Question: Can I simulate background pro ...
- ABAP Interview Questions[1] Question: Why are there data records for modules and data in the update tables, but no header records? Is data lost as a result? Why are there data records for modules and data in the update tabl ...
- ALV FAQ - General information [1] What is the ABAP List Viewer (ALV)? [2] What different types of ALV are there? [3] How can the ALV be used by customers? [4] Why do the scroll keys sometimes not work? [5] Why is the Excel but ...
- FAQ ALV and print [1] Why does the print output of the ALV list not correspond to the display? [2] Why is the selection cover sheet not displayed, even though it was selected and vice versa? [3] How can I suppress th ...
- FAQ ALV Layout [1] Question: What do the terms "display variant" and "layout" mean? [2] Question: For what are layouts used? [3] Question: How do you save layouts? [4] Question: Which authoriz ...
- SAPscript/Smart Forms: Documentation, availability [1] Question: What documentation is available for SAPscript? Answer: For more information, see note 47614. [2] Question: Will SAPscript be further enhanced? For how long will it be supported ...
- FAQs: Modification adjustmentSelection screen [1] What is the difference between the 'Last transport request' and 'Request/task' input fields? [2] Why do the modification browser (transaction SE95) or the modification adjustmen ...
- FAQ Data Browser (SE16)[1] Why does the results list of the SE16 transaction display the content of some fields differently from the detailed view? [2] Why can I not change a table in the SE16 transaction although the tabl ...
- FAQs: Field exits (CMOD) 1. The field exit was created with CMOD, but is not processed when the screen is called. Field exits can be defined only for data elements whose name is shorter than 19 characters. The name of ...
- Lock an user defined transaction How to lock an user defined transaction for some time during which no user can access the same? A: Use transaction SM01. Scroll through the transactions and check against the transaction to be lock ...
- Protect/lock a field We want protect/lock a field so that only selected people can change the value while others can only read. How to set the authorizations? A: Create an authorization object for change mode. Loop at ...
- transaction - STATHow to find what transactions a particular user was running for a given period in the past (Eg: from 1st of a month ) A: You may use the transaction - STAT. ...
- How can we transport the standard text?A: Refer note 3355 in OSS for a complete explanation. The SAPscript objects that should be transported must be written in a transport request. The entries are as follows: R3TR FORM NAME (NAME = Nam ...
- How can I access SAP through Internet?A: SAP has its own Internet transaction Server (ITS) . Other products include Haht, WebObjects, NetDynamics etc. Each product has its' own architecture. However to access the database, access paths ...
- How can we use CAD with SAP ?A: Third party tools from Eigner + Partner provide interfaces to SAP. Another third party software - Fastlook Plus from Kamel Software enables you to view all of the Autocad formats. ...
- Download an internal table We need to download an internal table to the Presentation Server(local workstation). Whenever we run the program, the same file has to be saved as a separate file in sequential order. Ex: 0001.txt, 00 ...
- Logical databaseWe specify the logical database. And we want a field that is not present in any of the tables defaulted in logical database. How can we want to add this additional field from a different table? A: ...
- What are some sample Direct input data transfer programs?A: In MM for Material Master data - RMDATIND FI - for Accounting Documents - RFBIBL00 PP - for Independent requirements - RM06IN00 CA - for Classification data - RCCLBI03 ...
- Unable to create deliveries for transport stock ordersWe are calling transaction VL01 in batch input to create deliveries using a program for delivery due list. How ever we are unable to create deliveries for transport stock orders. Why? a: Batch-inpu ...
|
|