/AWS1/CL_TCBLISTSOLFUNCINSTMET¶
Lists network function instance metadata.
A network function instance is a function in a function package .
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_createdat TYPE /AWS1/TCBTIMESTAMP /AWS1/TCBTIMESTAMP¶
When the network function instance was created.
iv_lastmodified TYPE /AWS1/TCBTIMESTAMP /AWS1/TCBTIMESTAMP¶
When the network function instance was last modified.
Queryable Attributes¶
createdAt¶
When the network function instance was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastModified¶
When the network function instance was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIED() |
Getter for LASTMODIFIED, with configurable default |
ASK_LASTMODIFIED() |
Getter for LASTMODIFIED w/ exceptions if field has no value |
HAS_LASTMODIFIED() |
Determine if LASTMODIFIED has a value |