Skip to content

/AWS1/CL_BDI=>UPDATECAPABILITY()

About UpdateCapability

Updates some of the parameters for a capability, based on the specified parameters. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.

Method Signature

IMPORTING

Required arguments:

IV_CAPABILITYID TYPE /AWS1/BDICAPABILITYID /AWS1/BDICAPABILITYID

Specifies a system-assigned unique identifier for the capability.

Optional arguments:

IV_NAME TYPE /AWS1/BDICAPABILITYNAME /AWS1/BDICAPABILITYNAME

Specifies a new name for the capability, to replace the existing name.

IO_CONFIGURATION TYPE REF TO /AWS1/CL_BDICAPABILITYCONF /AWS1/CL_BDICAPABILITYCONF

Specifies a structure that contains the details for a capability.

IT_INSTRUCTIONSDOCUMENTS TYPE /AWS1/CL_BDIS3LOCATION=>TT_INSTRUCTIONSDOCUMENTS TT_INSTRUCTIONSDOCUMENTS

Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability. Each item contains the name of the bucket and the key, to identify the document's location.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDIUPDCAPABILITYRSP /AWS1/CL_BDIUPDCAPABILITYRSP