cancel
Showing results for 
Search instead for 
Did you mean: 

container element in BPM of type integer

Former Member
0 Kudos

if i make a container element of type integer in my BPM, does it initiallize to some value

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

prateek
Active Contributor
0 Kudos

Have a look here

Regards,

Prateek

Former Member
0 Kudos

hi... in the product SAP BASIS, swc version: SAP BASIS 6.40

if i refer to the integration process BpmPatternCollectPayload of namespace http://sap.com/xi/XI/System/Patterns.

they have used the condition for looping as

Counter != CollectMessage./p1:BpmPatternCollectMessageToBeCollected/OverallNumber

without initializing the Counter ....which is a container variable of category simple and type integer....

how come......

pls help

Message was edited by:

pankaj rajak

prateek
Active Contributor
0 Kudos

Hi Pankaj,

Check this out,

http://help.sap.com/saphelp_nw2004s/helpdata/en/78/62373f58502e48e10000000a114084/content.htm

Go to Assigning Values

<i>At runtime, you can assign a value to a container element, for example to increase a counter or to append a message to a list of messages.</i>

Also refer this

http://help.sap.com/saphelp_nw2004s/helpdata/en/59/e1283f2bbad036e10000000a114084/frameset.htm

<i>[Reward if useful]</i>

Regards,

Prateek