/AWS1/CL_CRLTRAINEDMDELEXPRE00¶
Provides information about the member who will receive trained model exports.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_accountid
TYPE /AWS1/CRLACCOUNTID
/AWS1/CRLACCOUNTID
¶
The account ID of the member who will receive trained model exports.
Queryable Attributes¶
accountId¶
The account ID of the member who will receive trained model exports.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_TRAINEDMDELEXPRECEIVERMEM00
¶
TYPES TT_TRAINEDMDELEXPRECEIVERMEM00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CRLTRAINEDMDELEXPRE00 WITH DEFAULT KEY
.