Fonction SAP BAPI_COSTELEMENTGRP_ADDNODE - Object BUS1113 (Cost Element Group) - Method AddNode

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CHARTOFACCOUNTS BAPICO_GROUP-CHRT_ACCTS C 4 Chart of Accounts
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

Description
Insertion of a new node in acost element group.
Insert the SubGroupName as the last subordinate node in theGroupName group. Specify the
chart of accounts of thegroups in the ChartOfAccounts parameter. Both groups mustalready exist.
If an error occurs during insertion, the error message is ouput in theReturn parameter.

Notes
You need the authorization for the object K_CSKA_SET
.

Description
Method return code
INCLUDE CO_BAPI_GROUP_ADDNODE_CHRTAC 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