<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: transactions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630509#M604798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Dialogue Transaction&lt;/P&gt;&lt;P&gt;Report Transaction&lt;/P&gt;&lt;P&gt;OO Transaction&lt;/P&gt;&lt;P&gt;Variant Transaction&lt;/P&gt;&lt;P&gt;Parameter Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a dialog transaction, the program flow is determined by the sequence of screens. The screens that you call within a transaction are all part of a shared module pool (program with type 'M').&lt;/P&gt;&lt;P&gt;You must specify the initial screen of the transaction when you define a transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a report transaction, you start a program with type 1 using a transaction code. A report usually receives data at the beginning (using a selection screen), processes it (for example, using a logical database), and then outputs data (a list).&lt;/P&gt;&lt;P&gt;When you define the transaction code, you can specify a selection screen and a report variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAP Reference IMG, under "Basis Components" -&amp;gt; "Application Personalizaion" -&amp;gt; "Tailoring of Application Transactions", you can define transaction variants. These allow you to preassign values to fields within a transaction, define field attributes, or hide entire screens.&lt;/P&gt;&lt;P&gt;To run a transaction variant, you define a variant transaction. On the next screen, enter the name of the transaction and the name of the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variant transactions are client-specific.&lt;/P&gt;&lt;P&gt;If you try to start a variant transaction and the corresponding variant does not exist, the transaction runs without a variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter transactions allow you to preassign values to the fields on the initial screen.&lt;/P&gt;&lt;P&gt;If you supply all of the necessary entries for the initial screen in this way, you can suppress the screen when the transaction is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2007 07:18:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-30T07:18:29Z</dc:date>
    <item>
      <title>transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630505#M604794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List different types of transactions in Sap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630505#M604794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630506#M604795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bdc&lt;/P&gt;&lt;P&gt;session &lt;/P&gt;&lt;P&gt;call transcation.&lt;/P&gt;&lt;P&gt;direct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630506#M604795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630507#M604796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Transaction Codes	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plant Maintenance (PM)	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Production Planning	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General Notes	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BASIS/ABAP	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Human Resources	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales and Distribution (SD)	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Office	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FI Financial Management	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material Management (MM)	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM configuration transactions	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config Related	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plant Maintenance (PM) 	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW31	Create Plant Maintenance Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW32	Change Plant Maintenance Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW33	 Display Plant Maintenance Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW34	 Create Notification Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW51	 Create Service Notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW52	 Change Service Notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW53	 Display Service Notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW54	 Create Service Notification :Problem notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW55	 Create Service Notification :Activity Request &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW56	 Create Service Notification :Service Request &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW57	 Assign deletion Flag to Completed Service Notifications &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW58	 Change Service Notifications: Selection of Notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IW59	 Display Service Notifications: Selection of Notification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Production Planning  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C001	 Create Production Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C005N	 Collective Release &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C011N	 Time Ticket &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C012 	Confirmation - Collective &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C013 	Confirmation - Cancel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C00IS	 Production order information system &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C0GI 	Reprocess Goods Movements &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C223 	Maintain production version &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BASIS/ABAP  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEARCH_SAP_MENU	 Show the menu path to use to execute a given tcode. You can search by transaction code or menu text.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DI02 	ABAP/4 Repository Information System: Tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW 	Legacy System Migration Workbench. An addon available from SAP that can make data converstion a lot easier. Thanks to Serge Desland for this one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OSS1 	SAP Online Service System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OY19 	Compare Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM13 	Update monitor. Will show update tasks status. Very useful to determine why an update failed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S001 	ABAP Development Workbench &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S001 	ABAP/4 Development Weorkbench. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S002 	System Administration. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SA38 	Execute a program. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCAT 	Computer Aided Test Tool &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCU0 	Compare Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE01 	Old Transport &amp;amp; Corrections screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE03 	Groups together most of the tools that you need for doing transports. In total, more than 20 tools can be reached from this one transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE09 	Workbench Organizer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE10 	New Transport &amp;amp; Correction screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11 	ABAP/4 Dictionary Maintenance SE12 ABAP/4 Dictionary Display SE13 Maintain Technical Settings (Tables) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE12 	Dictionary: Initial Screen - enter object name. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE13 	Access tables in ABAP/4 Dictionary. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE14 	Utilities for Dictionary Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE15 	ABAP/4 Repository Information System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16 	Data Browser: Initial Screen. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16N	 Table Browser (the N stands for New, it replaces SE16). Provided by Smijo Mathew. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE17 	General Table Display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE24 	Class Builder &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE30 	ABAP/4 Runtime Analysis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE32 	ABAP/4 Text Element Maintenance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE35 	ABAP/4 Dialog Modules &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE36 	ABAP/4: Logical Databases &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE37 	ABAP/4 Function Modules &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE38 	ABAP Editor &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE39 	Splitscreen Editor: Program Compare &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE41 	Menu Painter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE43 	Maintain Area Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE48 	Show program call hierarchy. Very useful to see the overall structure of a program. Thanks to Isabelle Arickx for this tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE49 	Table manipulation. Show what tables are behind a transaction code. Thanks to Isabelle Arickx for this tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE51 	Screen Painter: Initial Screen. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE54 	Generate View Maintenance Module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE61 	R/3 Documentation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE62 	Industry utilities &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE63 	Translation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE64 	Terminology &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE65 	R/3 document. short text statistics SE66 R/3 Documentation Statistics (Test!) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE68 	Translation Administration &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71 	SAPscript layout set &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71 	SAPScript Layouts Create/Change &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE72 	SAPscript styles &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE73 	SAPscript font maintenance (revised) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE74 	SAPscript format conversion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE75 	SAPscript Settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE76 	SAPscript Translation Layout Sets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE77 	SAPscript Translation Styles &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE78	SAPscript Graphics Management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE80 	ABAP/4 Development Workbench &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE81 	SAP Application Hierarchy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE82 	Customer Application Hierarchy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE83 	Reuse Library. Provided by Smiho Mathew. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE84 	ABAP/4 Repository Information System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE85 	ABAP/4 Dictionary Information System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE86 	ABAP/4 Repository Information System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE87 	Data Modeler Information System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE88 	Development Coordination Info System &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE91 	Maintain Messages &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE92 	Maintain system log messages &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE93 	Maintain Transaction. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEARCH_SAP_MENU	 From the SAP Easy Access screen, type it in the command field and you will be able to search the standard SAP menu for transaction codes / keywords. It will return the nodes to follow for you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEU 	Object Browser &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SHD0	 Transaction variant maintenance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM04	 Overview of Users (cancel/delete sessions) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM12	 Lock table entries (unlock locked tables) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM21	 View the system log, very useful when you get a short dump. Provides much more info than short dump &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30	 Maintain Table Views. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM31	 Table Maintenance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM32	 Table maintenance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM33	Display Table Parameter ID TAB   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM35	 View Batch Input Sessions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM37	 View background jobs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM50	 Process Overview. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM51	 Delete jobs from system (BDC) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM62	 Display/Maintain events in SAP, also use function BP_EVENT_RAISE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMEN	 Display the menu path to get to a transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMOD	 Transactions for processing/editing/activating new customer enhancements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMOD	 Transactions for processing/editing/activating new customer enhancements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SNRO 	Object browser for number range maintenance. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPRO 	Start SAP IMG (Implementation Guide). (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQ00 	ABAP/4 Query: Start Queries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQ01 	ABAP/4 Query: Maintain Queries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQ02 	ABAP/4 Query: Maintain Funct. Areas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQ03 	ABAP/4 Query: Maintain User Groups &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQ07 	ABAP/4 Query: Language Comparison &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05 	Trace SQL Database Requests. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST22 	ABAP Dump analysis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU53 	Display Authorization Values for User. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEDI 	EDI Menu. IDOC and EDI base. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE02 	Display an IDOC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE07 	IDOC Statistics &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Human Resources  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA03 	Change Payroll control record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA20 	Display PA Infotypes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA30 	Create/Change PA Infotypes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PP02 	Quick Entry for PD object creation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PU00 	Delete PA infotypes for an employee. Will not be able to delete an infotype if there is cluster data assigned to the employee. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales and Distribution (SD)  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLSD 	Config for SD. Use Tools-Data Transfer-Conditions to setup SAP supplied BDC to load pricing data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V101	Sales Initial Screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA07	Comparison of sales order with PR and PO ,compares date ,quantity etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VD01-VD03	Create/change/display Customer : Sales Area &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FD01-FD03	Create/change/display Customer : Accounting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XD01-XD03	Createchange/display Customer : Company Code and Sales Area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL01-VL03	Delivery maintanance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF01-VF03	billing maintanance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA01-VA03	Create/change/display Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA21-VA23	Create/change/display Quotation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA11-VA13	Create/change/display Inquiry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA41-VA43	Create/change/display Contract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MR01	Process Incoming Invoice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TVTY	Packaging Material Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VB21 	Transaction for Volume Lease Purchases (done as a sales deal) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK15 	Transaction used to enter multiple sales conditions (most will be entered here) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Office  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO00 	send a note through SAP, can be sent to internet, X400, etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FI Financial Management  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FGRP	 Report Writer screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM12	 View blocked documents by user &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FST2	 Insert language specific name for G/L account. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FST3	 Display G/L account name. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEA0	 Maintain operating concern. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEKE	 Activate CO-PA. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEKK	 Assign operating concern. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KL04	 Delete activity type. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KS04	 Delete a cost centre. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSH2	 Change cost centre group - delete. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBR2	 Deletion program for customers, vendors, G/L accounts. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OKC5	 Cost element/cost element group deletion. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OKE1	 Delete transaction data. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OKE2	 Delete a profit centre. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OKI1	 Determine Activity Number: Activity Types (Assignment of material number/service to activity type) (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OMZ1	 Definition of partner roles. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OMZ2	 Language dependent key reassignment for partner roles. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1KEL	Create Profit Center doument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.01	ABAP/4 Report: Balance Sheet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.02	Compact Journal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.08	G/L account balance(With Credit and Debit values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.23	A/R:Customer Balances&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.27	 A/R: Periodic Account Statements &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.27	A/R: Periodic Account Statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.42 	A/P Account Balances(Vendor balances)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F101	ABAP/4 Report: Balance Sheet Adjustment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBL3	 Display G/L Account Line Items  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBL5	Display Customer line items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBME	Banking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FI01-03	Create ,Change ,Display Bank Master&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FS10	G/L account balance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GR55	Report Writer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KO02	Change Internal Order : Master Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FKMN	Area Menu for Account Payable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FDMN	Area Menu for Account Receivable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FSMN	Area Menu for General ledger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-01 	Enter Sample Document          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-02 	Enter G/L Account Posting      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-03 	Clear G/L Account              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-04 	Post with Clearing             &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-05 	Post Forgn Currency Valuation  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-06 	Post Incoming Payments         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-07 	Post Outgoing Payments         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FB01-03	Post/change/display : Document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material Management (MM)  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM01-MM03	Create/change/display material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM06 	Flag material for deletion. (from john.omeara@syskoplan.ie) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB31	Goods receipt for order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME21-23	Create/change/display PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MK01-MK03	Create/change/display VENDOR : Purchasing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FK01-FK03	Create/change/display VENDOR : Accounting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XK01-XK03	Create/change/display VENDOR : Centrally &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD64	Distribution model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMS	 materials management configuration menu, most of the stuff under this menu is not under the implementation guide &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM configuration transactions  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMB	 Inventory management/Physical Inventory &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMD	 MM Consumption-Based Planning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLME	 MM Purchasing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLML	 Warehouse Management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMR	 Invoice Verification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMS 	Material Master data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMW	 MM Valuation/Account Assignment &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config Related  	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLE 	OLE demo transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLI0	 C Plant Maintenance Master Data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLI1	 Set Up INVCO for Material Movements &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLI8	 Set Up SIS for Deliveries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIA	 C Maintenance Processing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIP	 C Plant Maintenance Planning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIQ	 New set-up of QM info system &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIX	 Set Up Copying/Deleting of Versions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIY	 Set Up Deletion of SIS/Inter.Storage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLIZ	 Stat Set Up INVCO: Invoice Verif &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLM2	 Customizing: Volume-Based Rebates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMB	 C RM-MAT Inventory Management Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMD	 C RM-MAT MRP Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLME	 C MM Menu: Purchasing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLML	 C MM Menu for Warehouse Management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMR	 C RM-MAT Menu: Invoice Verification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMS	 C RM-MAT Master Data Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLMW	 C RM-MAT Valuation/Acct. Assgt. Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPA	 SOP Configuration &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPE 	Sales order value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPK 	Customizing for capacity planning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPR 	Project System Options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPS 	Customizing Basic Data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLPV 	Customizing: Std. Value Calculation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQB 	C QM QM in Procurement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQI 	Analysis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQM 	Customizing QM Quality Notifications &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQS 	C QM Menu Basic Data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQW 	C QM Inspection Management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLQZ 	Quality Certificates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLS1 	Customizing for Rebates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLSD 	Customizing: SD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLVA 	C SD Sales Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLVD 	C SD Shipping Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLVF 	C SD Billing Menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLVS 	C SD Menu for Master Data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPRO 	Start SAP IMG (Implementation Guide)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General Notes	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can execute the following commands in the transaction code (tcode) field with Enter. You will find some useful transaction codes below to work in tandem with the following commands:	&lt;/P&gt;&lt;P&gt;To call a transaction - In the same session (window) Enter: /nxxxx (xxxx = transaction code). - In an additional session, Enter: /oxxxx (xxxx = transaction code).	&lt;/P&gt;&lt;P&gt;If you enter this function before any of the tcodes below, you are able to break out of your current screen/business and begin a completely new session. Otherwise, the current business process has to be terminated, and return to the initial user screen (the main menu) has to be initiated before entering tcode spro). /o tcode saves you the effort of having to do this.	&lt;/P&gt;&lt;P&gt;To end the current transaction Enter: /n. Caution: Unsaved changes are lost without warning	&lt;/P&gt;&lt;P&gt;To delete the current session. Enter: /i.	&lt;/P&gt;&lt;P&gt;To generate a session list Enter: /o.	&lt;/P&gt;&lt;P&gt;To log off from the system Enter: /nend.	&lt;/P&gt;&lt;P&gt;From John O'Meara	&lt;/P&gt;&lt;P&gt;OSS Note 0026171 has additional information on OKCodes in SAP, and is a very useful read	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravish Garg&lt;/P&gt;&lt;P&gt;*reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:15:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630507#M604796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630508#M604797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;1.Dialog Transaction&lt;/P&gt;&lt;P&gt;2.Report Transaction&lt;/P&gt;&lt;P&gt;3.Parameter Transaction&lt;/P&gt;&lt;P&gt;4.OOPs transaction&lt;/P&gt;&lt;P&gt;5.Variant Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630508#M604797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630509#M604798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Dialogue Transaction&lt;/P&gt;&lt;P&gt;Report Transaction&lt;/P&gt;&lt;P&gt;OO Transaction&lt;/P&gt;&lt;P&gt;Variant Transaction&lt;/P&gt;&lt;P&gt;Parameter Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a dialog transaction, the program flow is determined by the sequence of screens. The screens that you call within a transaction are all part of a shared module pool (program with type 'M').&lt;/P&gt;&lt;P&gt;You must specify the initial screen of the transaction when you define a transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a report transaction, you start a program with type 1 using a transaction code. A report usually receives data at the beginning (using a selection screen), processes it (for example, using a logical database), and then outputs data (a list).&lt;/P&gt;&lt;P&gt;When you define the transaction code, you can specify a selection screen and a report variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAP Reference IMG, under "Basis Components" -&amp;gt; "Application Personalizaion" -&amp;gt; "Tailoring of Application Transactions", you can define transaction variants. These allow you to preassign values to fields within a transaction, define field attributes, or hide entire screens.&lt;/P&gt;&lt;P&gt;To run a transaction variant, you define a variant transaction. On the next screen, enter the name of the transaction and the name of the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variant transactions are client-specific.&lt;/P&gt;&lt;P&gt;If you try to start a variant transaction and the corresponding variant does not exist, the transaction runs without a variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter transactions allow you to preassign values to the fields on the initial screen.&lt;/P&gt;&lt;P&gt;If you supply all of the necessary entries for the initial screen in this way, you can suppress the screen when the transaction is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630509#M604798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630510#M604799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search_sap_menu - Finds the menu path to a transaction - Can either type in TX code in the search criteria or a description- ie. 1st try SE38 and then ABAP.... the returned result is 'bottom to top'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI Specific Transactions&lt;/P&gt;&lt;P&gt;VOE1        Translation between EDI categories and SD item categories&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VOE2        Table EDSC view. Customer link to sales area detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VOE3        Table view EDPVW. Add partner types that will be transferred to the IDoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VOE4        Table view EDPAR. Link external partner number with our internal number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEDI        EDI Administrator Menu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BALE        Idoc Administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scheduling agreements&lt;/P&gt;&lt;P&gt;OVA9        Create entries for each sold-to customer for which you will receive EDI schedule releases.  At implementation, the only field that needs to be maintained is "Check PO number," which causes SAP to make sure that the PO number sent on the release matches the PO number on the schedule agreement. This transaction updates table T663A.  SAP will not post an EDI schedule release, if this record is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OVAI         Create entries for each Vendor / Partner description combination.  (Vendors must match sold-to Acct. at Cust., and Partner descriptions must match ship-to Partner descriptions.) This transaction updates table T661W.  SAP uses this table to determine the schedule agreement sold-to partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OVAJ        If you would like SAP to post schedule requirements using discrete dates only, instead of weekly and/or monthly buckets, you can indicate the days of the week that you deliver to this customer.  SAP will divide the customer's quantity for a week or month evenly into the days of the week specified by the distribution function code.  This code must be sent in the DELINS IDoc in field E1EDP16-ETVTF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDoc Transactions&lt;/P&gt;&lt;P&gt;WE09 / WE02    IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE05        View IDocs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE19        EDI test tool. Use to test inbound Function module changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE20        Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE30        Create IDoc extension type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE31        Segment create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE57        Assign function module to logical message and IDoc type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE60        IDoc type documentation tool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE82        Link Release detail to Extension IDoc Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD55         Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD87         Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BALA        ALE Application Distribution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BALM        ALE Master Data Distribution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output determination&lt;/P&gt;&lt;P&gt;856 - ASN&lt;/P&gt;&lt;P&gt;V/36          Maintain output determination for deliveries (Output determination procedures). V10000 (Header output) has condition type LAVA (usually with requirement 1 NB: Use V/84 &amp;#150; V7ALLE &amp;#150; SHAD for grouped ASNs. I.e. Group deliveries into shipments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VV21,VV22,VV23          Create output condition records for shipping. LAVA &amp;#150; WE (Partner function) - We must add each new partner with VV21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL71         Reissue output for deliveries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;810 - Invoice&lt;/P&gt;&lt;P&gt;V/54          Maintain access sequence for billing documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VV31,VV32,VV33          Create condition records for billing documents. (RD00 &amp;#150; RE Billing party)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF31         Reissue output for billing documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;855 &amp;#150; Order Response&lt;/P&gt;&lt;P&gt;V/30          Sales document output types (BA00)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V/48, V/32, V/43            Maintain access sequence for sales documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VV11,VV12,VV13          Create condition records for sales documents. (BA00 &amp;#150; SP Sold to party)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements coding&lt;/P&gt;&lt;P&gt;V/27          Create code to check requirements for output control. Used to check ZBA0 against BA00 output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales &amp;amp; Distribution&lt;/P&gt;&lt;P&gt;Sales order / Quote / Sched Agreement / Contract&lt;/P&gt;&lt;P&gt;VA02         Sales order change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA05         List of sales orders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA22         Quotation change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA32         Scheduling agreement change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA42         Contract change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing&lt;/P&gt;&lt;P&gt;VF02         Change billing document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF11         Cancel Billing document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF04         Billing due list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBL5N       Display Customer invoices by line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBL1N       Display Vendor invoices by line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery&lt;/P&gt;&lt;P&gt;VL02N       Change delivery document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL04         Delivery due list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VKM5        List of deliveries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL06G       List of outbound deliveries for goods issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL06P       List of outbound deliveries for picking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL09         Cancel goods issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VT02N       Change shipment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VT70         Output for shipments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General&lt;/P&gt;&lt;P&gt;VKM3, VKM4    List of sales documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VKM1        List of blocked SD documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VD52         Material Determination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workflow&lt;/P&gt;&lt;P&gt;SWEAD     Event queue administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWE2        Event type linkages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWE3        Event linkages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPOME     Organizational Unit Maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWE5        Consistency Checks for Event Linkages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWUD       Workflow Diagnostic Tool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General&lt;/P&gt;&lt;P&gt;The following section provides detail on other useful SAP areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create delivery via transfer orders&lt;/P&gt;&lt;P&gt;Once the order is saved proceed through the following steps. The process assumes the item has values in the warehouse bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL04         Delivery due list. Run the delivery due with your order number to create the delivery&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LT03         Create Transfer Order. EG. Warehouse: 101 and enter. Picking background. Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Transfer order should now be saved. It now needs to be confirmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In LT03 go to menu option Transfer Order -&amp;gt; Confirm &amp;#150; Transfer Order&lt;/P&gt;&lt;P&gt;Enter&lt;/P&gt;&lt;P&gt;Save&lt;/P&gt;&lt;P&gt;The transfer order is now confirmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL02N       Delivery change. EG: Edit the delivery to do the following Pack &amp;#150; External customer material number = COO. External delivery number &amp;#150; Waybill number. BOL &amp;#150; Transport tag. Carrier &amp;#150; Header partner &amp;#150; SP (E.G. FXP). Tracking number = Packing Unit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase Orders&lt;/P&gt;&lt;P&gt;ME22N      PO Change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME57        Create PO from purchase requisition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ATP&lt;/P&gt;&lt;P&gt;CO09        Availability overview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goods Movement&lt;/P&gt;&lt;P&gt;MIGO        Post goods receipt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB51        Material document list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB01        Goods Movement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other&lt;/P&gt;&lt;P&gt;MD04        Material Requirements. Shows material requirements and releases against materials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE38         ABAP Editor. Used to modify ABAP programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM01        Transaction list. Lock transactions in the system. Also a good tool to see what transactions are available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SHDB        Transaction recorder (BDC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMOD       User exit \ project tool. Coordinates your changes into projects for the purpose of activating all user exits for a particular project. A user exit needs to be modified before it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16         Table contents display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOST        View mails sent externally from SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU53         Check authorization object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQVI         Table Quickviewer &amp;#150; Used to created quick client dependent reports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST22         ABAP Dump Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST01         System trace &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST11         Display developer trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05         SQL Trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM21         System log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST22          Display short dumps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM12         Display locked entries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please go through these links:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/transactions-a-e.php" target="test_blank"&gt;http://www.easymarketplace.de/transactions-a-e.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/saptech/transactions.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/saptech/transactions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptutorials.com/list/1/,S,,xhtml" target="test_blank"&gt;http://www.saptutorials.com/list/1/,S,,xhtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tcodes/tcodes.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tcodes/tcodes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/basis/useful-sap-system-administration-transactions.htm" target="test_blank"&gt;http://www.sap-img.com/basis/useful-sap-system-administration-transactions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please reward the helpful entries.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 07:27:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactions/m-p/2630510#M604799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T07:27:49Z</dc:date>
    </item>
  </channel>
</rss>

