/AWS1/CL_DEXSCHCHANGEREQDETS¶
Extra details specific to this schema change type notification.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_schemachangeat
TYPE /AWS1/DEXTIMESTAMP
/AWS1/DEXTIMESTAMP
¶
A date in the future when the schema change is taking effect.
Optional arguments:¶
it_changes
TYPE /AWS1/CL_DEXSCHEMACHANGEDETS=>TT_LISTOFSCHEMACHANGEDETAILS
TT_LISTOFSCHEMACHANGEDETAILS
¶
List of schema changes happening in the scope of this notification. This can have up to 100 entries.
Queryable Attributes¶
Changes¶
List of schema changes happening in the scope of this notification. This can have up to 100 entries.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANGES() |
Getter for CHANGES, with configurable default |
ASK_CHANGES() |
Getter for CHANGES w/ exceptions if field has no value |
HAS_CHANGES() |
Determine if CHANGES has a value |
SchemaChangeAt¶
A date in the future when the schema change is taking effect.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCHEMACHANGEAT() |
Getter for SCHEMACHANGEAT, with configurable default |
ASK_SCHEMACHANGEAT() |
Getter for SCHEMACHANGEAT w/ exceptions if field has no valu |
HAS_SCHEMACHANGEAT() |
Determine if SCHEMACHANGEAT has a value |