Syntax
groupadd <GRP_ID> <GRP_CODE>
<GRP_DESCRIPTION>
| Name | Description |
|---|---|
<GRP_ID> |
The unique numerical identifier of the batch rating group |
<GRP_CODE> |
The unique code name of the batch rating group |
<GRP_DESCRIPTION> |
The text description of the batch rating group |
The
You must set up:
groupadd command creates a new batch rating group in the SAP CC system to configure the offline
charging services.
This group can be assigned to a provider contract or to a subscription. An application
administrator can trigger a batch charging session by selecting this group.
Notes
\
before each space character.
Example
Admin+> groupadd 1 MonthlyCharging "My Description"
Admin+> groupadd 2 B2BGroup My_Description
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
grouplist
-
To list the batch rating groupsgroupmod
-
To change an existing batch rating groupgroupdel
-
To delete an existing batch rating group
Consult the SAP CC Application Help for more information about the offline acquisition with BART.
Consult the SAP CC BART Tool Primary Help for more information about batch rating and charging sessions with BART (offline charging services).
| Code | Message | Action |
|---|---|---|
| addGroup.ok | OK: The batch group has been successfully created. | |
| addGroup.failed | Error: The batch group creation has failed. The reason is: | |
| addGroup.failedNoReason | Error: The batch group creation has failed. |