public interface IMassDataControlStatus
IControlStatus holds
information and allows modification of one instance of a certain type, this
interface allows handling of a list of instances of a certain type. These
instances are handled internally as a List and therefore allows
to access these instances via their index number (a.k.a. the position) within
this list.| Modifier and Type | Method and Description |
|---|---|
int |
getEntrySize()
returns the number of entries that are managed within this status
|
FieldSet |
getFieldSet(int index)
returns all fields available for the instance of the managed type at this
index of the internal list.
|
List |
getMassFields()
returns all fields that will be available for the managed types of this
class.
|
int getEntrySize()
List getMassFields()
FieldIdentifier values.FieldSet getFieldSet(int index)
IndexOutOfBoundsException
if no field set exists for the given index.index - TBD: Description of the incoming method parameter| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice