sap web gui login

http://molgaard.consolut.eu/sap/bc/gui/sap/its/webgui

SCRIPTS



SAP SCRIPT OVERVIEW



SAP SCRIPT FORMS




SAP SCRIPT OUTPUT PROGRAM



SAP SCRIPT CONFIGURATION


PRINTING SAP SCRIPT FORMS


DEBUGGINGSAP SCRIPT 



SAP SCRIPT MADE EASY














SYMBOLS IN SAP SCRIPTS

CONTROL COMMANDS 

1.define
2.address 
3.top..endtop  
4.bottom...endbottom  
5.protect...endprotect  
6.standard text/pageno  
7.NEW-PAGE 
8.IF...ENDIF.. 
9.CASE...ENDCASE 
10.PERFORM(EXT SUBROUTINE)

 Real time Ex on PO
 Configuration of SCRIPT&driver prog. Modifying std Sap Script Modifying std Sap Script w/o modifying driver prog using External Subroutines. Configuration of custom script in NACE. DEBUGGING SAP SCRIPT It is an SAP tool which is used to generate printable business documents like invoice , sale order, delivery note,Employee forms etc.,   àThe advanced version of script is smart form . àSAP scripts are client dependent i.e. If a script is developed in client 100, it is not visible in another client 120 or 130. à Smart forms are client independent  
 àWhen ever an SAP script is generated it is internally stored as texts .
 àAll texts(& data) are client dependent (SAP RULE).
 àBecause texts are client dependent .


Why scripts are client dependent???
    àSAP scripts are also client dependent .
    àSE71 is the Transaction code for Scripts .

 Components of SAP Scripts :

 1.Header      .Administrative data      .Basic settings 2. pages 3.Windows 4.Pagewindows 5.Paragraphformat 6.Charecterformat 7.Layout

 

0 comments:

Post a Comment