2008 Aug 26 1:56 PM
Hi,
i want to copy the fm sinwpworkplace_create_ to Z Fm and do it RFC , i want to now which tables the Fm is OUT i need in the Z fm just to turn tables with data.
there is simple way to do that?
the problem because at the end of the of Fm the fm call to screen 1000.
Regards
2008 Aug 26 3:03 PM
Hi,
i want to copy the fm sinwpworkplace_create_ to Z Fm and do it RFC , i want to now which tables the Fm is OUT i need in the Z fm just to turn tables with data.
there is simple way to do that?
the problem because at the end of the of Fm the fm call to screen 1000.
Regards
2008 Aug 26 2:10 PM
2008 Aug 26 2:23 PM
hi SAPient ,
Thanks,
This Fm (SINWP_WORKPLACE_CREATE) Run TR. So01 ,
when u run the Transaction u get table with in INBOX ,
How i get the table with data of the inbox? i try to Search but i don't susses with that ,maybe u can help?
Regards
2008 Aug 26 2:13 PM
hi,
do you have a problem with copying the function module ?
manuel
2008 Aug 26 2:14 PM
2008 Aug 26 2:17 PM
Hello,
As I understand from your Question, you would like to know the TABLES which are passed OUT as a result of Executing this Function Module. However, the Standard Function Module SINWP_WORKPLACE_CREATE does not have any Internal Tables defined under TABLES tab. So, you can COPY the standard one to make it a Z-FM and include the Internal Tables / TABLES tab whichever you want.
Hope I got it right.
Thanks and Regards,
Venkat Phani Prasad Konduri
2008 Aug 26 2:30 PM
Hi Konduri ,
Thanks i wont to now which table is store the inbox data becouse i have to build it RFC for portal
and i need to return tables with data.
how i find it?
Regards
2008 Aug 26 3:03 PM
2008 Aug 26 3:11 PM
Hi,
check fm :
BWNO_INBOX_READ
BWNO_DOCUMENT_READ
BWNO_FOLDER_READ
BWNO_INTERNAL_READ
best regards,
Burak
2008 Aug 26 3:26 PM
Hi Burak ,
thanks its help fm: BWNO_INBOX_READ,
maybe u have idea what i have to put in import :
i have :
FILTERREAD 1
FILTEREXPRESS 3
PREVIEW 3
RECIPIENTSwhat is this import parameters?
Best Regards
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |