Jump to content

Sap Abap , Advanced Abap , Cross Applications


AnirudhTechnologies

Recommended Posts

[color=#ff0000][b]Anirudh Technologies[/b][/color] offers all software trainings online at lowest prices[list]
[*][color=#800080][b]Real time Trainers[/b][/color]
[*][color=#800080][b]24/7 server access [/b][/color]
[*][color=#800080][b]Software uploads for practicing[/b][/color]
[*][color=#800080][b]Recording the lectures for future reference[/b][/color]
[*][color=#800080][b]Individual training ( NO Groups)[/b][/color]
[*][color=#800080][b]Explaining real and live scenarios[/b][/color]
[*][color=#800080][b]Lots Material [/b][/color]
[*][color=#800080][b]Resume preparation[/b][/color]
[*][color=#800080][b]Job Support[/b][/color]
[/list]
[color=#006400][b]Contact : 91-9000571801[/b][/color]
[color=#006400][b]email :[email protected][/b][/color]


[color=#006400][u][b]Courses Offered[/b][/u][/color]

[color=#0000cd][b]c,c++[/b][/color]
[color=#0000cd][b]complete java[/b][/color]
[color=#0000cd][b]Sql server 2008 (sql and Tsql)[/b][/color]
[color=#0000cd][b]Oracle 9g,10g,11g (sql & psql)[/b][/color]
[color=#0000cd][b]Oracle DBA[/b][/color]
[color=#0000cd][b]SAP All Modules[/b][/color]
[color=#0000cd][b]Informatica[/b][/color]
[color=#0000cd][b]OBIEE[/b][/color]
[color=#0000cd][b]Dot net [/b][/color]
[color=#0000cd][b]Sales Force[/b][/color]
[color=#0000cd][b]and many other proffessional courses [/b][/color]

[u][b]SAP ABAP/4 Course Content[/b][/u]

[b]Introduction to ERP[/b]

[indent=1]l [b]What is ERP?[/b][/indent]
[indent=1]l [b]Why we need ERP?[/b][/indent]
[indent=1]l [b]Advantages of ERP[/b][/indent]
[indent=1]l [b]Major ERP Packages[/b][/indent]

[b]Introduction to SAP & R/3 Architecture[/b]

[indent=1]l [b]What is SAP?[/b][/indent]
[indent=1]l [b]History & Features of SAP[/b][/indent]
[indent=1]l [b]SAP R/2 Architecture (Limitations of R/2 Architecture)[/b][/indent]
[indent=1]l [b]SAP R/3 Architecture (Types of work processes)[/b][/indent]
[indent=1]l [b]SAP R/3 Application Modules[/b][/indent]

[b]Introduction to ABAP/4[/b]

[indent=1]l [b]What is ABAP?[/b][/indent]
[indent=1]l [b]Logon to SAP Environment[/b][/indent]
[indent=1]l [b]Transaction Codes[/b][/indent]
[indent=1]l [b]Multitasking Commands[/b][/indent]
[indent=1]l [b]Comments[/b][/indent]
[indent=1]l [b]Errors[/b][/indent]
[indent=1]l [b]ABAP/4 Editor ( SE38 )[/b][/indent]
[indent=1]l [b]Steps for Creating a Program[/b][/indent]
[indent=1]l [b]Elements in R/3 Screen[/b][/indent]
[indent=1]l [b]Out put Statements[/b][/indent]
[indent=1]l [b]Operators in ABAP[/b][/indent]
[indent=1]l [b]Data, Parameter & Constant Statements[/b][/indent]
[indent=1]l [b]Data Types & Classification[/b][/indent]
[indent=1]l [b]Predefined Elementary Data Types[/b][/indent]
[indent=1]l [b]Data Objects & Classification[/b][/indent]
[indent=1]l [b]Text Elements[/b][/indent]
[indent=1]l [b]String Operations[/b][/indent]
[indent=1]l [b]Control Statements[/b][/indent]
[indent=1]l [b]Field strings [/b][/indent]

[b]ABAP Dictionary[/b]

[indent=1]l [b]ABAP Dictionary Introduction[/b][/indent]
[indent=1]l [b]Data Dictionary Functions[/b][/indent]
[indent=1]l [b]Data Dictionary Objects[/b][/indent]
[indent=2]25][b]Data Base Tables[/b][/indent]
[indent=1]8][b]Structures[/b][/indent]
[indent=2]25][b]Views [/b][/indent]
[indent=1]8][b]Data Elements[/b][/indent]
[indent=2]25][b]Type Groups[/b][/indent]
[indent=1]8][b]Domains[/b][/indent]
[indent=2]25][b]Search helps[/b][/indent]
[indent=1]8][b]Lock objects [/b][/indent]
[indent=1]l [b]Primary Key And Foreign Key[/b][/indent]

[b]Packages[/b]

[indent=1]l [b]Creating a package[/b][/indent]
[indent=1]l [b]Difference between local objects & packages[/b][/indent]
[indent=1]l [b]Transferring local objects to packages[/b][/indent]

[b]Variants[/b]

[indent=1]l [b]Variants Introduction[/b][/indent]
[indent=1]l [b]Creating variants in ABAP Editor & Data Dictionary[/b][/indent]

[b]Message Classes [/b]

[indent=1]l [b]Message Class Introduction[/b][/indent]
[indent=1]l [b]Message types[/b][/indent]
[indent=1]l [b]Calling message class in Report & Dialog programs[/b][/indent]

[b]Selection Screens[/b]

[indent=1]l [b]Selection screen Introduction[/b][/indent]
[indent=2]7][b]Parameter Statement[/b][/indent]
[indent=2]7][b]Select-options Statement[/b][/indent]
[indent=2]7][b]Selection-screen Statement[/b][/indent]
[indent=1]l [b]Screen table and its fields[/b][/indent]

[b]Open SQL Statements[/b]

[indent=1]l [b]Select[/b][/indent]
[indent=1]l [b]Insert[/b][/indent]
[indent=1]l [b]Modify[/b][/indent]
[indent=1]l [b]Update[/b][/indent]
[indent=1]l [b]Delete[/b][/indent]

[b]Internal Tables[/b]

[indent=1]l [b]Internal Tables Introduction[/b][/indent]
[indent=1]l [b]Declaring Internal Table[/b][/indent]
[indent=1]l [b]Populating Internal Table[/b][/indent]
[indent=1]l [b]Processing Internal Table[/b][/indent]
[indent=1]l [b]Initializing Internal Tables[/b][/indent]
[indent=1]l [b]Inner Joins And For All Entries[/b][/indent]

[b]Debugging Techniques[/b]

[indent=1]l [b]Debugging Techniques Introduction[/b][/indent]
[indent=1]l [b]Break-points (Static & Dynamic)[/b][/indent]
[indent=1]l [b]Watch points[/b][/indent]
[indent=1]l [b]Dynamically changing internal tables contents in Debugging Editor[/b][/indent]
[indent=1]l [b]Options to step through the program in Debugging Editor[/b][/indent]

[b]Modularization Techniques[/b]

[indent=1]l [b]Modularization Techniques Introduction [/b][/indent]
[indent=1]l [b]Includes [/b][/indent]
[indent=1]l [b]Subroutines [/b][/indent]
[indent=1]l [b]Passing Parameters to Subroutines[/b][/indent]
[indent=1]l [b]Passing Tables to Subroutines[/b][/indent]
[indent=1]l [b]Function Groups & Function Modules [/b][/indent]

[b]Reports[/b]

[indent=1]l [b]Reports Introduction[/b][/indent]
[indent=1]l [b]Classical Reports[/b][/indent]
[indent=1]l [b]Interactive Reports[/b][/indent]
[indent=1]l [b]Techniques Used For Interactive Reports[/b][/indent]
[indent=2]7][b]Hotspot[/b][/indent]
[indent=2]7][b]Hide[/b][/indent]
[indent=2]7][b]Get Cursor[/b][/indent]
[indent=1]l [b]ALV Reports[/b][/indent]

[b]Dialog / Module Pool Programming/ Transactions[/b]

[indent=1]l [b]MPP Introduction[/b][/indent]
[indent=1]l [b]Relationship between Screen, Flow Logic and Program[/b][/indent]
[indent=1]l [b]Flow Logic Events[/b][/indent]
[indent=2]25][b]Process Before Output (PBO)[/b][/indent]
[indent=2]25][b]Process After Input (PAI)[/b][/indent]
[indent=1]8][b]Process On Value Request (POV)[/b][/indent]
[indent=1]8][b]Process On Help Request (POH)[/b][/indent]
[indent=1]l [b]Include Programs in MPP[/b][/indent]
[indent=2]7][b]Include TOP[/b][/indent]
[indent=2]7][b]Include I01[/b][/indent]
[indent=2]25][b]Include O01[/b][/indent]
[indent=2]25][b]Include F01[/b][/indent]
[indent=1]l [b]Processing of List from Transaction and Vice Versa[/b][/indent]
[indent=1]l [b]Elements in Screen Layout[/b][/indent]
[indent=2]7][b]Table Controls[/b][/indent]
[indent=2]7][b]Step Loops[/b][/indent]
[indent=2]7][b]Tabstrip Controls[/b][/indent]
[indent=2]7][b]Subscreens[/b][/indent]
[b]Batch Data Communication[/b]

[indent=1]l [b]BDC Introduction[/b][/indent]
[indent=1]l [b]Recording[/b][/indent]
[indent=1]l [b]BDC Methods[/b][/indent]
[indent=1]8][b]Call Transaction Method[/b][/indent]
[indent=1]8][b]Session Method[/b][/indent]
[indent=1]l [b]Legacy System Migration Workbench[/b][/indent]
[indent=1]8][b]Different Methods[/b][/indent]
[indent=1]8][b]Flat file creation[/b][/indent]
[indent=1]8][b]Uploading data[/b][/indent]

[b]SAP Scripts[/b]
[indent=1]l [b]SAP Scripts Introduction[/b][/indent]
[indent=1]l [b]Components of SAP Scripts[/b][/indent]
[indent=1]8][b]Layout Set [/b][/indent]
[indent=1]8][b]Standard Text[/b][/indent]
[indent=1]8][b]Out Put Program[/b][/indent]
[indent=1]l [b]Modifying Standard SAP Script Layouts[/b][/indent]
[indent=1]l [b]Including Logos[/b][/indent]

[b]Smart Forms[/b]

[indent=1]l [b]Smart Forms Introduction[/b][/indent]
[indent=1]l [b]Graphics Management[/b][/indent]
[indent=1]l [b]Style Maintenance[/b][/indent]
[indent=1]8][b]Paragraph Formats[/b][/indent]
[indent=1]8][b]Character Formats[/b][/indent]
[indent=1]l [b]Writing print program and designing layouts[/b][/indent]


[b]Cross Applications[/b]

[indent=1]l [b]Introduction to Distributed Environment[/b][/indent]
[indent=1]l [b]Introduction to Cross Applications[/b][/indent]

[b]RFC[/b]

[indent=1]l [b]Introduction to RFC[/b][/indent]
[indent=1]l [b]Creating RFC Destination between 2 Systems[/b][/indent]
[indent=1]l [b]Creating Remote Enabled Function Modules[/b][/indent]
[indent=1]l [b]Creating program using Remote Enabled Function Modules[/b][/indent]

[b]ALE[/b]

[indent=1]l [b]ALE Basics[/b][/indent]
[indent=1]l [b]Overview of Outbound & Inbound Process[/b][/indent]
[indent=1]l [b]Configuration Steps[/b][/indent]
[indent=1]l [b]Define logical systems[/b][/indent]
[indent=1]l [b]Assign client to logical system[/b][/indent]
[indent=1]l [b]RFC destination[/b][/indent]
[indent=1]l [b]Customer distribution model[/b][/indent]
[indent=1]l [b]Creating Ports[/b][/indent]

[b]IDocs[/b]

[indent=1]l [b]What is an Idoc?[/b][/indent]
[indent=1]l [b]Types of Idocs[/b][/indent]
[indent=1]8][b]Basic Idocs[/b][/indent]
[indent=1]8][b]Extension Idocs[/b][/indent]
[indent=1]l [b]Creating Idocs &Message Types[/b][/indent]
[indent=1]l [b]Assigning Idoc type to Message type[/b][/indent]

[b]EDI[/b]

[indent=1]l [b]EDI Overview[/b][/indent]

[b]BAPIs[/b]

[indent=1]l [b]BAPI Overview[/b][/indent]

[b]User Exits[/b]

[indent=1]l [b]User Exits Overview[/b][/indent]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...