Skip to content

/AWS1/CL_BDCINGESTDATAOUTPUT

IngestDataOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sessionid TYPE /AWS1/BDCSESSIONID /AWS1/BDCSESSIONID

The identifier of the session that the service ingested the content into. This value echoes the session identifier from the request, or the identifier that the service generated when you did not provide one.


Queryable Attributes

sessionId

The identifier of the session that the service ingested the content into. This value echoes the session identifier from the request, or the identifier that the service generated when you did not provide one.

Accessible with the following methods

Method Description
GET_SESSIONID() Getter for SESSIONID, with configurable default
ASK_SESSIONID() Getter for SESSIONID w/ exceptions if field has no value
HAS_SESSIONID() Determine if SESSIONID has a value