2008 Jul 15 8:38 PM
Hello all,
In ECC 6.0 Version we do not use Changing/Tables interface parameters. Instead we declare a table type and use Exporting Parameters.
Can any one send me the link to sap help where this is mentioned.
Thanks,
Salil
2008 Jul 15 8:48 PM
Should be straight forward. Here's a sample...
Exporting...
VBSK_E LIKE VBSK
ET_SPLITPROT TYPE VLIKP_T_SPLITPROT
If not enough, do application help from function module....
http://help.sap.com/saphelp_nw04/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm
Hello all,
In ECC 6.0 Version we do not use Changing/Tables interface parameters. Instead we declare a table type and use Exporting Parameters.
Can any one send me the link to sap help where this is mentioned.
Thanks,
Salil
2008 Jul 15 8:48 PM
Should be straight forward. Here's a sample...
Exporting...
VBSK_E LIKE VBSK
ET_SPLITPROT TYPE VLIKP_T_SPLITPROT
If not enough, do application help from function module....
http://help.sap.com/saphelp_nw04/helpdata/en/d1/801e9a454211d189710000e8322d00/frameset.htm
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |