Fonction SAP BAPI_COSTCENTERGROUP_ADDNODE - Object BUS1112 (Cost Center Group) - Method AddNode

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONTROLLINGAREA BAPICO_GROUP-CO_AREA C 4 Controlling Area
GROUPNAME BAPICO_GROUP-GROUPNAME C 15 Group Name
SUBGROUPNAME BAPICO_GROUP-GROUPNAME C 15 Group to be Inserted in GROUPNAME

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Error Occurred


Inserting a new node in a
cost center group.
The group SubGroupName is inserted as the last subordinate nodein the group GroupName. The
controlling area of thegroups is entered in the ControllingArea parameter; both groupsmust already exist.
If an error occurs during insertion, the error message is issues in theReturn parameter..

Notes
You require the authorization for object
K_CSKA_SET and K_CCA.
You may only change the
standard hierarchycompatibly using this method. You may not insert a group that alreadycontains cost centers.
INCLUDE CO_BAPI_GROUP_ADDNODE_RETURN OBJECT DOKU ID TX LANGUAGE EN
INCLUDE CO_BAPI_GROUP_ADDNODE_COAREA OBJECT DOKU ID TX LANGUAGE EN
INCLUDE CO_BAPI_GROUP_ADDNODE_GRPNAM OBJECT DOKU ID TX LANGUAGE EN
INCLUDE CO_BAPI_GROUP_ADDNODE_SUBGRP OBJECT DOKU ID TX LANGUAGE EN