| bio | website | |
|---|---|---|
| location | Melbourne, Australia | |
| age | 28 | |
| visits | member for | 4 years, 9 months |
| seen | 2 days ago | |
| stats | profile views | 107 |
Software developer mostly doing Java and ABAP, also HTML/CSS/JS stuff.
|
Apr 17 |
awarded | Popular Question |
|
Mar 21 |
awarded | Famous Question |
|
Dec 12 |
awarded | Tumbleweed |
|
Dec 5 |
asked | How can I write an Axis web service with dynamic parameters that change at runtime? |
|
Nov 13 |
awarded | Notable Question |
|
Nov 1 |
awarded | Nice Answer |
|
Oct 18 |
comment |
How can I creat SCA files from EPA files manually by using ant tasks? Sorry for the delay... There are two downloads on the SAP Note that I linked to above. One is for pre-7.0 SAP (sapmake_util.zip), and one is for 7.0 and later SAP (sapmake_util_70.zip). Make sure you scroll all the way to the bottom when viewing the SAP Note; the downloads are in the "Attachments" section. |
|
Aug 12 |
awarded | Yearling |
|
Jul 12 |
awarded | Nice Answer |
|
Apr 13 |
answered | How can I creat SCA files from EPA files manually by using ant tasks? |
|
Apr 10 |
awarded | Notable Question |
|
Feb 28 |
awarded | Nice Answer |
|
Jan 21 |
awarded | Nice Question |
|
Jan 2 |
awarded | Nice Question |
|
Dec 10 |
awarded | Nice Question |
|
Oct 5 |
awarded | Self-Learner |
|
Sep 21 |
answered | Usage of subqueries in RFC_READ_TABLE OPTIONS |
|
Sep 21 |
revised |
mobilize SAP using SUP improved formatting |
|
Sep 21 |
suggested | suggested edit on mobilize SAP using SUP |
|
Sep 19 |
comment |
Generic data access function for SAP tables Yep, unfortunately RFC_READ_TABLE is the only option. Even if it had a more generous row length limit, the basic approach is the only way to do it, as function module interfaces need to be statically defined. |