Skip to content

/AWS1/CL_SCG=>LISTBUDGETSFORRESOURCE()

About ListBudgetsForResource

Lists all the budgets associated to the specified resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEID TYPE /AWS1/SCGID /AWS1/SCGID

The resource identifier.

Optional arguments:

IV_ACCEPTLANGUAGE TYPE /AWS1/SCGACCEPTLANGUAGE /AWS1/SCGACCEPTLANGUAGE

The language code.

  • jp - Japanese

  • zh - Chinese

IV_PAGESIZE TYPE /AWS1/SCGPAGESIZE /AWS1/SCGPAGESIZE

The maximum number of items to return with this call.

IV_PAGETOKEN TYPE /AWS1/SCGPAGETOKEN /AWS1/SCGPAGETOKEN

The page token for the next set of results. To retrieve the first set of results, use null.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGLSTBUDGETSFORRES01 /AWS1/CL_SCGLSTBUDGETSFORRES01