Skip to content

/AWS1/CL_CRM=>LISTSCHEMAS()

About ListSchemas

Lists the schemas for relations within a collaboration.

Method Signature

IMPORTING

Required arguments:

IV_COLLABORATIONIDENTIFIER TYPE /AWS1/CRMCOLLABORATIONID /AWS1/CRMCOLLABORATIONID

A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.

Optional arguments:

IV_SCHEMATYPE TYPE /AWS1/CRMSCHEMATYPE /AWS1/CRMSCHEMATYPE

If present, filter schemas by schema type. The only valid schema type is currently TABLE.

IV_NEXTTOKEN TYPE /AWS1/CRMPAGINATIONTOKEN /AWS1/CRMPAGINATIONTOKEN

The token value retrieved from a previous call to access the next page of results.

IV_MAXRESULTS TYPE /AWS1/CRMMAXRESULTS /AWS1/CRMMAXRESULTS

The maximum size of the results that is returned per call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CRMLISTSCHEMASOUTPUT /AWS1/CL_CRMLISTSCHEMASOUTPUT