2006 Nov 06 1:55 PM
1 for creating external programs from sap scripts what program structure type must be used?
2.which processor control flow logic of online programs?
3.in sap r/3 which processer allocates resorses to application server?
1 for creating external programs from sap scripts what program structure type must be used?
2.which processor control flow logic of online programs?
3.in sap r/3 which processer allocates resorses to application server?
2006 Nov 06 2:07 PM
2006 Nov 06 2:08 PM
Hi,
<b>Sap script structure.</b>
1. This structure ITSCSY
(which is actually of type ITCSY)
2. is usually used in SAPSCRIPT (SE71)
while calling EXTERNAL SUBROUTINES.
3. the DEFINITION of this
FORM,
contains two parameters, IN and OUT,
which are of tuype ITCSY
4. These internal tables, then , contain
the
VARIABLENAME, AND VARIABLE VALUE,
which is passed using PERFORM.
Regards
Anver
if hlped pls mark points
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |