Skip to content

/AWS1/CL_TCB=>PUTSOLFUNCTIONPACKAGECONTENT()

About PutSolFunctionPackageContent

Uploads the contents of a function package.

A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.

Method Signature

IMPORTING

Required arguments:

IV_VNFPKGID TYPE /AWS1/TCBVNFPKGID /AWS1/TCBVNFPKGID

Function package ID.

IV_FILE TYPE /AWS1/TCBSENSITIVEBLOB /AWS1/TCBSENSITIVEBLOB

Function package file.

Optional arguments:

IV_CONTENTTYPE TYPE /AWS1/TCBPACKAGECONTENTTYPE /AWS1/TCBPACKAGECONTENTTYPE

Function package content type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TCBPUTSOLFUNCPACKAG01 /AWS1/CL_TCBPUTSOLFUNCPACKAG01