CONSTRUCTOR
IMPORTING
Required arguments:
Optional arguments:
iv_createddate
TYPE /AWS1/SHITIMESTAMP
/AWS1/SHITIMESTAMP
iv_lastupdateddate
TYPE /AWS1/SHITIMESTAMP
/AWS1/SHITIMESTAMP
iv_lastupdatedby
TYPE /AWS1/SHIPRINCIPALID
/AWS1/SHIPRINCIPALID
Queryable Attributes
Accessible with the following methods
Method |
Description |
GET_COMMENTID() |
Getter for COMMENTID, with configurable default |
ASK_COMMENTID() |
Getter for COMMENTID w/ exceptions if field has no value |
HAS_COMMENTID() |
Determine if COMMENTID has a value |
createdDate
Accessible with the following methods
Method |
Description |
GET_CREATEDDATE() |
Getter for CREATEDDATE, with configurable default |
ASK_CREATEDDATE() |
Getter for CREATEDDATE w/ exceptions if field has no value |
HAS_CREATEDDATE() |
Determine if CREATEDDATE has a value |
lastUpdatedDate
Accessible with the following methods
Method |
Description |
GET_LASTUPDATEDDATE() |
Getter for LASTUPDATEDDATE, with configurable default |
ASK_LASTUPDATEDDATE() |
Getter for LASTUPDATEDDATE w/ exceptions if field has no val |
HAS_LASTUPDATEDDATE() |
Determine if LASTUPDATEDDATE has a value |
creator
Accessible with the following methods
Method |
Description |
GET_CREATOR() |
Getter for CREATOR, with configurable default |
ASK_CREATOR() |
Getter for CREATOR w/ exceptions if field has no value |
HAS_CREATOR() |
Determine if CREATOR has a value |
lastUpdatedBy
Accessible with the following methods
Method |
Description |
GET_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY, with configurable default |
ASK_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY w/ exceptions if field has no value |
HAS_LASTUPDATEDBY() |
Determine if LASTUPDATEDBY has a value |
body
Accessible with the following methods
Method |
Description |
GET_BODY() |
Getter for BODY, with configurable default |
ASK_BODY() |
Getter for BODY w/ exceptions if field has no value |
HAS_BODY() |
Determine if BODY has a value |
Public Local Types In This Class
Internal table types, representing arrays and maps of this class, are defined as local types:
TYPES TT_LISTCOMMENTSITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SHILISTCOMMENTSITEM WITH DEFAULT KEY
.