This tutorial explains Important SAP Technical Transaction Codes (Tcode) like ABAP Development, Add-ons & Support Packages, Archiving, Background Processing, CATT Test Tool, External Communication, Security, Spool & Print, System Configuration, System Monitoring, Transport System, General System Administr...
Daily monitoring T-codes: T-CodeDescription AL08 Current Active Users SM12 Display and Delete Locks SM13 Display Update Records SM21 System Log SM50 Work Process Overview SM51 List of SAP Servers SM66 System-Wide Work Process Overview ST22 ABAP/4 Runtime Error Analysis ST01 System Trace ST...
DD03T Text for R/3 Transfer structure Objects Update Rules RSUPDROUT Update rules List RSUPDDAT Update rules with routines RSUPDKEY Update rule key fields RSUPDINFO InfoProvider to Infosource correlation Embedded ABAP coding for Transfer / Update Rules RSAABAP ABAP source code per object rou...
Below are the key Tables in SAP FI which are most commonly used. Also Read:Most common Tcodes in SAP FI List of SAP Controlling Tables SAP Controllingis a vital part of SAP FICO which is as important as SAP Financial Accounting. As you know Financial Accounting deals with the external rep...
Important Transaction Codes used in CTS List of transaction codes that are commonly used in CTS (Change and Transport System) in SAP. Transaction code Usage SE01 Transport Organizer (Extended) SE03 Transport Organizer Tools SE06 Set Up Transport Organizer SE07 CTS Status Display SE09 Tran...
Important Tables in SAP BI ( NW2004) (转) Listed below are some of the tables commonly used in SAP BI ( NW 2004) - however the same has not been tested in NW2004s and please make corrections if required. Some of this material has gone through a lot of eyeballs before making it ...
SAP Asset Accounting Tables FI-AA-AA (AA) – Asset Accounting: Basic Functions – Master Data Table Name : ANKA Table Purpose : Asset Classes: General Data Fields : ANLKL Table Name : ANKP Table Purpose : Asset Classes: Fld Cont Dpndnt on Chart of Depreciation ...
SAP ABAP DAA Computer Graphics Data Science Software Engineering Power BI Xamarin Ansible Data Warehouse Ionic Devops React Native Python Pandas HTTP Interview Kali Linux Interview PowerShell Interview SharePoint Interview Talend Interview Microsoft Azure Interview R Interview Flutter Interview MATLAB ...
1 User Defined Fields in an Infoset Query http://scn/sap.com/docs/DOC-48127 2 A T-code to your Infoset Query Tip1 of http://scn.sap.com/docs/DOC-48128 3 Give colors to the fields in ALV Tip3 of http://scn.sap.com/docs/DOC-48128 4 Benefits of having Select-options in SQ02 ...
SAP Managed Tags: ABAP Development Hi, In my program, I use BAPI_MATERIAL_AVAILABILITY to get the <u><b>on-hand quantity in CSE.</b></u> The following is my code: CALL FUNCTION 'BAPI_MATERIAL_AVAILABILITY' EXPORTING plant = I_ZDAILY_MVMT-WERKS material = I_ZDAILY_MVMT-MATNR unit...