DDPAMSCTRL - DD: Controls Parallel Handling during Mass Activation
DD: Controls Parallel Handling during Mass Activation information is stored in SAP table DDPAMSCTRL.
It is part of development package SDAD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Cross-Object, Mass Processing".
It is part of development package SDAD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Cross-Object, Mass Processing".
Fields for table DDPAMSCTRL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SCENARIO | DD: Scenario for parallel mass activation | X | DDMSSCENE | CHAR | 2 | |
SAPSYSTEM | Name of SAP System | X | SYSYSID | CHAR | 16 | |
DBSYSTEM | Central Database System | X | SYDBSYS | CHAR | 20 | |
PARALLEL | 'X'/'': Parallel Processing On/Off | CHAR | 2 | |||
MAXTASKS | Maximum number of parallel tasks | DDMAXTASKS | INT4 | 4 | ||
RESPERC | Resources in percent of the available work processes | DDRESPERC | INT4 | 4 | ||
MINOBJS | Minimum Number of Objects/Costs per Task | INT4 | 4 | |||
MAXOBJS | Maximum Number of Objects/Costs per Task | INT4 | 4 | |||
PARSEL | DD: 'X': Start in parallel mode, '': without parallel mode | DDPARALLEL | CHAR | 2 |