Skip to content

/AWS1/CL_EC2=>CREATELOCALGATEWAYROUTETABLE()

About CreateLocalGatewayRouteTable

Creates a local gateway route table.

Method Signature

IMPORTING

Required arguments:

IV_LOCALGATEWAYID TYPE /AWS1/EC2LOCALGATEWAYID /AWS1/EC2LOCALGATEWAYID

The ID of the local gateway.

Optional arguments:

IV_MODE TYPE /AWS1/EC2LOCALGWROUTETABLEMODE /AWS1/EC2LOCALGWROUTETABLEMODE

The mode of the local gateway route table.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags assigned to the local gateway route table.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CRELOCALGWROUTET01 /AWS1/CL_EC2CRELOCALGWROUTET01