Skip to content

/AWS1/CL_TCB=>VLDTSOLFUNCPACKAGECONTENT()

About ValidateSolFunctionPackageContent

Validates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent.

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_TCBVLDTSOLFUNCPACKA01 /AWS1/CL_TCBVLDTSOLFUNCPACKA01