Sunday 2 October 2011

SAP Tips and Tricks - 2


  • General command field formats
  • /nSkip to the next record if you are processing one batch input session 
    /bendCancel a batch input foreground process 
    /nendClose all R/3 sessions and logoff 
    /nxxxxCall the transaction xxxx in the same session 
    /oGenerate a session list 
    /oxxxxCall the transaction xxxx in an additional session 
    /iDelete the current session 
    /hTurn the debug mode on 
    /$tabReset all buffers (for System Administrators) 
    /$syncSynchronize instances buffers (for System Administrators)

  • Report command field formats
  • %priPrint the current report 
    %pcDownload the current report 
    %scCall the find function 
    p+Go to the next page 
    p-Go to the previous page 
    p++Go to the last page 
    p--Go to the first page

  • Helpful reports
  • RSCLTCOPCopy tables across clients 
    RSAVGL00Table adjustment across clients 
    RSINCL00Extended program list 
    RSBDCSUBRelease batch-input sessions automaticly 
    RSTXSCRPTransport SAPscript files across systems 
    RSORARELGet the Oracle Release 
    RGUGBR00Substitution/Validation utility 
    RSPARAMDisplay all instance parameters 
    RSUSR003Check the passwords of users SAP* and DDIC in all clients 
    RSUSR006List users last login

  • Meaning of info structures' first letter
  • APricing 
    BOutput determination 
    CAccount determination 
    DMaterial determination 
    ERebates 
    FIndex 
    GListing and Exclusion 
    HBatch determination 
    IProfile determination 
    SStatistics 
    XStatistics extra

  • Unconditional mode when importing or exporting a request/transport

  • Run the command R3trans -u under user «SysID»adm.
     
  • Reapplying hot packages

  • If you accidently applied hot packages out of sequence for instance. Use the transaction SM31 to modify table PAT03. You have to choose the desired patch and click on delete entry.
     
  • Main return codes of tp program
  • 0Successfully done 
    4Warnings occurred 
    8Errors occurred 
    12Fatal errors occurred 
    16Internal errors occurred

  • Scheduling of system maintenance jobs
  • RSBTCDELClean the old background job records 
    RSDBCREOClean batch input session log 
    RSPO0041Removing old spooling objects 
    RSSNAPDLClean the old ABAP error dumps

  • List of most used SAP extensions and their components
  • CUST1MENUS000+C01Customer option in the Office menu 
    CUST2MENUS000+C02Customer option in the Logistics menu 
    CUST3MENUS000+C03Customer option in the Accounting menu 
    CUST4MENUS000+C04Customer option in the Human Resources menu 
    CUST5MENUS000+C05Customer option in the Information Systems menu 
    CUST6MENUS000+C06Customer option in the Tools menu 
    CUST7MENUS000+C07Customer option in the System menu 
    ZXUSRU01Exit_saplsusf_001At login time 
    SAPMF02DExit_sapmf02d_001When saving customer master data 
    SAPMF02KExit_sapmf02k_001When saving vendor master data 
    M61X0001Exit_saplm61c_001When processing MRP planning 
    M61X0001Exit_sapmm61x_001When processing MRP planning 
    FYTX0001Exit_saplv61a_001Modifications in pricing procedures 
    MBCF0002Exit_sapmm07m_001Checks for materials documents 
    SDVFX002Exit_saplv60b_002Link between SD and FI documents 
    M06B0003Exit_sapmm06b_001When saving MM documents

  • Before going live

  • It is highly advisable to increase the next extend´s size of some tables and their indexes even before initial loadings
    FIBKPF, BSEG, BSIS, BSAD, BSAK, BSID and BSIK 
    COCOEJ, COEP, COKS, COSS and T811* 
    AMANL* 
    MMMKPF, MSEG and BSIM 
    SDVBAP, VBAK, VBEP, VBPA, LIKP, LIPS, VBRK, VBRP, VBKD, VBUK, VBUP and VBSS 
    PPRESB and MDTB 
    Accross moduleATAB, TST03, TSP01, MCSI, KNVP, ACCTIT, COEP, APQD, RFBLG, CDCLS, SDBAD and from S000 to S999

  • Locking the whole system

  • Using the command tp locksys «SysID» only the user SAP* will be allowed to login. The command tp unlocksys «SysID» cancels the lock.
     
  • Connection between SAP R/3 and operating system

  • The command sapevt can be used to trigger an event from the operation system. Thus, a job previously defined within R/3 will be released.
     
  • SQL code help

  • Run the command oerr ora «error number» under user ora«SysID».
     
  • Oracle import and export explanations

  • Run the command imp help=yes under user ora«SysID». This format can also be used with expimpst, and expst.

1 comment:

  1. sap support pack
    All the tips and tricks are really nice. I am grateful to you for sharing these helpful info that will help a SAP learner. I will visit your blog again to know more about SAP.

    ReplyDelete

CIN configuration in SAP SD

CIN configuration in SAP SD In his video you will see the concept of CIN and step by step Configuration in SAP SD Also see ...