instantiate USR01 object?

John A Haworth jhoworth at csc.com
Wed Jul 6 07:30:51 EDT 2005





Hi

Many thanks for that.

I already have a DRAW subtype and so have created the virtual attribute,
based on USR01, as you suggest.

How would I code the use of 'SELF' and the instantiation?

TIA

John

----------------------------------------------------------------------------------------

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------




                                                                                                                                       
                      Mark Pyc                                                                                                         
                      <mark.pyc                To:      "SAP Workflow Users' Group" <sap-wug at mit.edu>                                  
                      @gmail.com>              cc:                                                                                     
                      Sent by:                 Subject: Re: instantiate USR01 object?                                                  
                      sap-wug-bounces                                                                                                  
                                                                                                                                       
                                                                                                                                       
                      06/07/2005 11:31                                                                                                 
                      Please respond                                                                                                   
                      to "SAP Workflow                                                                                                 
                      Users' Group"                                                                                                    
                                                                                                                                       
                                                                                                                                       




G'day John,

You've got a couple of choices.

You could subtype and extend the DRAW object to have a new attribute
based on USR01. The coding for this would be to simply read the
exisiting user attribute via SWC_GET_PROPERTY SELF... and then to
instanciate the new attribute using this value as key.

Alternatively you can perform the instanciation in the WF itself.
Depending on your release there should be a wizard to help you do
this.

Have fun,
Mark

On 7/6/05, John A Haworth <jhoworth at csc.com> wrote:
>
>
>
>
> Hi all
>
> Could someone please offer some advice.
>
> I am binding a DRAW object into a workflow. I want to make use of the
> 'USER'  field on the DMS record (type 12 CHAR) in order to get user
> details. Do I have to instantiate the USR01 object somehow within the
> workflow, if so how? and bind to an appropriate USR01 object type
container
> element?
>
> TIA
>
> John
>
>
>
----------------------------------------------------------------------------------------

>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery. NOTE: Regardless of content, this e-mail shall not operate to
> bind CSC to any order or other contract unless pursuant to explicit
written
> agreement or government initiative expressly permitting the use of e-mail
> for such purpose.
>
----------------------------------------------------------------------------------------

>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug





More information about the SAP-WUG mailing list