Skip to content

/AWS1/CL_LOCSRCHPLACEIDXFORP01

SearchPlaceIndexForPositionResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IO_SUMMARY TYPE REF TO /AWS1/CL_LOCSRCHPLACEIDXFORP02 /AWS1/CL_LOCSRCHPLACEIDXFORP02

Contains a summary of the request. Echoes the input values for Position, Language, MaxResults, and the DataSource of the place index.

IT_RESULTS TYPE /AWS1/CL_LOCSRCHFORPOSITIONRS=>TT_SEARCHFORPOSITIONRESULTLIST TT_SEARCHFORPOSITIONRESULTLIST

Returns a list of Places closest to the specified position. Each result contains additional information about the Places returned.


Queryable Attributes

Summary

Contains a summary of the request. Echoes the input values for Position, Language, MaxResults, and the DataSource of the place index.

Accessible with the following methods

Method Description
GET_SUMMARY() Getter for SUMMARY

Results

Returns a list of Places closest to the specified position. Each result contains additional information about the Places returned.

Accessible with the following methods

Method Description
GET_RESULTS() Getter for RESULTS, with configurable default
ASK_RESULTS() Getter for RESULTS w/ exceptions if field has no value
HAS_RESULTS() Determine if RESULTS has a value