/AWS1/CL_MHSGETAPPLICATIONCO01¶
GetApplicationComponentDetailsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_applicationcomponentdet TYPE REF TO /AWS1/CL_MHSAPPLICATIONCOMPO00 /AWS1/CL_MHSAPPLICATIONCOMPO00¶
Detailed information about an application component.
it_associatedapplications TYPE /AWS1/CL_MHSASSOCDAPPLICATION=>TT_ASSOCIATEDAPPLICATIONS TT_ASSOCIATEDAPPLICATIONS¶
The associated application group as defined in AWS Application Discovery Service.
iv_moreapplicationresource TYPE /AWS1/MHSBOOLEAN /AWS1/MHSBOOLEAN¶
Set to true if the application component belongs to more than one application group.
it_associatedserverids TYPE /AWS1/CL_MHSASSOCDSERVERIDS_W=>TT_ASSOCIATEDSERVERIDS TT_ASSOCIATEDSERVERIDS¶
A list of the IDs of the servers on which the application component is running.
Queryable Attributes¶
applicationComponentDetail¶
Detailed information about an application component.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_APPLICATIONCOMPONENTDET() | Getter for APPLICATIONCOMPONENTDETAIL | 
associatedApplications¶
The associated application group as defined in AWS Application Discovery Service.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_ASSOCIATEDAPPLICATIONS() | Getter for ASSOCIATEDAPPLICATIONS, with configurable default | 
| ASK_ASSOCIATEDAPPLICATIONS() | Getter for ASSOCIATEDAPPLICATIONS w/ exceptions if field has | 
| HAS_ASSOCIATEDAPPLICATIONS() | Determine if ASSOCIATEDAPPLICATIONS has a value | 
moreApplicationResource¶
Set to true if the application component belongs to more than one application group.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_MOREAPPLICATIONRESOURCE() | Getter for MOREAPPLICATIONRESOURCE, with configurable defaul | 
| ASK_MOREAPPLICATIONRESOURCE() | Getter for MOREAPPLICATIONRESOURCE w/ exceptions if field ha | 
| HAS_MOREAPPLICATIONRESOURCE() | Determine if MOREAPPLICATIONRESOURCE has a value | 
associatedServerIds¶
A list of the IDs of the servers on which the application component is running.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_ASSOCIATEDSERVERIDS() | Getter for ASSOCIATEDSERVERIDS, with configurable default | 
| ASK_ASSOCIATEDSERVERIDS() | Getter for ASSOCIATEDSERVERIDS w/ exceptions if field has no | 
| HAS_ASSOCIATEDSERVERIDS() | Determine if ASSOCIATEDSERVERIDS has a value |