Welcome! Guest
New User? Register | Login
Learn n Earn
Home » FAQ » ABAP/4 »
Viewing 0 - out of 40 Articles

ABAP/4

  • 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 ...
  • Update [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 ...
  • ALEOur IDOC remains in status 51 ( not posted) while testing ALE setup by passing DEBMAS02 Idocs. The message 'Field KNA1-BRSCH is not an input field'. This is the Industry key. What are we missing? A ...
  • Acknowledgement of the PO by vendorWhere ever PO is sent to the vendor via EDI, we want an acknowledgement of the PO by vendor. Which fields are updated and what should be my procedure? A: Execute Program: IDOC_INPUT_ORDRSP Process ...
  • 855 IDOC only if E2EDP20 We want to receive an outbound EDI 855 IDOC only if E2EDP20 -scheduling confirmation segment is present. Else get an "error" status preventing triggering the EDI subsystem. A: User exit logic has t ...
  • IDOCHow can we create / upload IDOC's from legacy system to SAP? A: Third party tool Mercator may be used to convert Legacy files to Idoc format. Mercator provides an IDOC tree import facility, SAP pro ...
  • IDOCWe created an EDI Vendor and created all required output conditions. However no IDOC is generated when PO is printed. Why? A: Go to Header->output for the PO. The output type shall be '6'. The stat ...
  • Keep track of the transports We need to keep track of the transports that need to flow through to other systems (ie, DEV, TST, TRN, PRD etc). Is there a way do this? A: SAPCRAFT enables you to control the CTS from DEV system. ...
  • Transport a modification to a layout set from one client to anotherIn a Dev instance, we want to transport a modification to a layout set from one client to another. What is the best way? A: use transaction SE71. Choose Utilities->Copy from Client. Layout sets nee ...
  • RFCWe want an RFC do the following transactions - MB1A, MB1C,>MB01 (goods receipt/issue). A: Call the RFC INBOUND_IDOC_PROCESS with IDOC_CONTROL and IDOC_DATA. The structure in the field sdata in the ...
  • Move a SAP table to an Access table using TABLE_EXPORT _TO_ MSACCESS _RFCQ: We want to move a SAP table to an Access table using TABLE_EXPORT_TO_MSACCESS_RFC Importing parameters are DBNAME DEST FLG_APPEND FLG_POPUP LANGU The table has three columns: TABNAM MANDT ...
  • Report/BDC is completed in backgroundHow can we send a mail to the user intimating him that his report/BDC is completed in background? A: You can use FUNCTION RS_SEND_MAIL_FOR_SPOOLLIST If Unix is being used, you may send a report to a ...
  • Tables for master data transactionsWhen we create a customer the information is updated in structure RF02D and the some tables like KNA1 are updated. How can we find the tables for master data transactions? A: Go to ABAP Workbench - ...
1
Close Move