2008 Aug 08 6:06 PM
Hi All
In the selection screen of programs where PNP or PNPCE logical database is used, the Org Units can be selected from the Org Structure.
Can anyone tell me how to initialize Org Units values into the org structure screen
2008 Aug 08 6:18 PM
Hi..
I hope this may help you...
select-options: s_orgeh for p0001-orgeh.
*-- pre-populate top-level org units to process
s_orgeh-sign = 'I'.
s_orgeh-option = 'EQ'.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
Thank you
Hi..
I hope this may help you...
select-options: s_orgeh for p0001-orgeh.
*-- pre-populate top-level org units to process
s_orgeh-sign = 'I'.
s_orgeh-option = 'EQ'.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
Thank you
2008 Aug 08 6:18 PM
Hi..
I hope this may help you...
select-options: s_orgeh for p0001-orgeh.
*-- pre-populate top-level org units to process
s_orgeh-sign = 'I'.
s_orgeh-option = 'EQ'.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
s_orgeh-low = 'xxxxxxx'.
append s_orgeh.
Thank you
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |