SAP ABAP Class IF_WCB_FIELD_MSG_COLL (Collection of Field Messages)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_COLL Generic Collection 20041026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_FIELD_MSG_COLL Field Message Collections 20041026
Properties
Class IF_WCB_FIELD_MSG_COLL  
Short Description Collection of Field Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041026   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCB_FIELD_MSG_COLL has no forward declaration.
Interfaces
Class IF_WCB_FIELD_MSG_COLL has no interface implemented.
Friends
Class IF_WCB_FIELD_MSG_COLL has no friend class.
Attributes
Class IF_WCB_FIELD_MSG_COLL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ITER Instance method Public Method Generate Iterator 20041026
2 DELETE Instance method Public Method 20041026
3 GET_FIELDS_WITH_MESSAGES Instance method Public Method Fields with Errors, Warnings or Information 20041210
4 GET_SIZE Instance method Public Method 20041026
5 INSERT Instance method Public Method 20041026
6 INSERT_COLL Instance method Public Method 20041026
7 IS_CONTAINED Instance method Public Method 20041026
8 IS_EQUAL Instance method Public Method Are the Collections Identical? 20050912
9 IS_ERROR_CONTAINED Instance method Public Method Is at least one error contained ? 20110509
10 RESET Instance method Public Method 20041026
Events
Class IF_WCB_FIELD_MSG_COLL has no event.
Types
Class IF_WCB_FIELD_MSG_COLL has no local type.
Method Signatures

Method CREATE_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITER Value transfer Object reference (TYPE REF TO) IF_WCB_FIELD_MSG_ITER Iterator für Feldmeldungen 20041026

Method CREATE_ITER on class IF_WCB_FIELD_MSG_COLL has no exception.

Method DELETE Signature

Method DELETE on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method DELETE on class IF_WCB_FIELD_MSG_COLL has no exception.

Method GET_FIELDS_WITH_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041210

Method GET_FIELDS_WITH_MESSAGES on class IF_WCB_FIELD_MSG_COLL has no exception.

Method GET_SIZE Signature

Method GET_SIZE on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method GET_SIZE on class IF_WCB_FIELD_MSG_COLL has no exception.

Method INSERT Signature

Method INSERT on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method INSERT on class IF_WCB_FIELD_MSG_COLL has no exception.

Method INSERT_COLL Signature

Method INSERT_COLL on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method INSERT_COLL on class IF_WCB_FIELD_MSG_COLL has no exception.

Method IS_CONTAINED Signature

Method IS_CONTAINED on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method IS_CONTAINED on class IF_WCB_FIELD_MSG_COLL has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_MSG_COLL Call by reference Object reference (TYPE REF TO) IF_WCB_FIELD_MSG_COLL Kollektion von Feldmeldungen 20050912
2 Returning RE_EQUAL Value transfer Type reference (TYPE) BVAL Boolean 20050912

Method IS_EQUAL on class IF_WCB_FIELD_MSG_COLL has no exception.

Method IS_ERROR_CONTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ERROR Value transfer Type reference (TYPE) BVAL Boolean 20110509

Method IS_ERROR_CONTAINED on class IF_WCB_FIELD_MSG_COLL has no exception.

Method RESET Signature

Method RESET on class IF_WCB_FIELD_MSG_COLL has no parameter.
Method RESET on class IF_WCB_FIELD_MSG_COLL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in