Skip to content

/AWS1/CL_CEX=>UPDATECOSTALLOCTAGSSTATUS()

About UpdateCostAllocationTagsStatus

Updates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).

Method Signature

IMPORTING

Required arguments:

IT_COSTALLOCATIONTAGSSTATUS TYPE /AWS1/CL_CEXCOSTALLOCTGSTATENT=>TT_COSTALLOCATIONTAGSTATUSLIST TT_COSTALLOCATIONTAGSTATUSLIST

The list of CostAllocationTagStatusEntry objects that are used to update cost allocation tags status for this request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CEXUPCOSTALLOCTGSST01 /AWS1/CL_CEXUPCOSTALLOCTGSST01