Skip to content

/AWS1/CL_SGMSRCHTRNPLANOFFER01

SearchTrainingPlanOfferingsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_trainingplanofferings TYPE /AWS1/CL_SGMTRNPLANOFFERING=>TT_TRAININGPLANOFFERINGS TT_TRAININGPLANOFFERINGS

A list of training plan offerings that match the search criteria.

Optional arguments:

it_trainingplanextnoffrngs TYPE /AWS1/CL_SGMTRNPLANEXTNOFFER=>TT_TRAININGPLANEXTNOFFRNGS TT_TRAININGPLANEXTNOFFRNGS

A list of extension offerings available for the specified training plan. These offerings can be used with the ExtendTrainingPlan API to extend an existing training plan.


Queryable Attributes

TrainingPlanOfferings

A list of training plan offerings that match the search criteria.

Accessible with the following methods

Method Description
GET_TRAININGPLANOFFERINGS() Getter for TRAININGPLANOFFERINGS, with configurable default
ASK_TRAININGPLANOFFERINGS() Getter for TRAININGPLANOFFERINGS w/ exceptions if field has
HAS_TRAININGPLANOFFERINGS() Determine if TRAININGPLANOFFERINGS has a value

TrainingPlanExtensionOfferings

A list of extension offerings available for the specified training plan. These offerings can be used with the ExtendTrainingPlan API to extend an existing training plan.

Accessible with the following methods

Method Description
GET_TRAININGPLANEXTNOFFRNGS() Getter for TRAININGPLANEXTENSIONOFFRNGS, with configurable d
ASK_TRAININGPLANEXTNOFFRNGS() Getter for TRAININGPLANEXTENSIONOFFRNGS w/ exceptions if fie
HAS_TRAININGPLANEXTNOFFRNGS() Determine if TRAININGPLANEXTENSIONOFFRNGS has a value