Ansicht
Dokumentation

/SMB/BB_UPDATE_STRUCT - Update Building Block Content Structure

/SMB/BB_UPDATE_STRUCT - Update Building Block Content Structure

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The XML structure that is required for the input parameter IV_XML_BB_STRUCTURE is described by the transformation /SMB/BB_CONTENT_STRUCTURE.

It is checked that the Building Block exists. Checks are also performed on the passed new structure of the Building Block. Each Folder and Task has an ID in this structure in the field ITEM_ID. These IDs must be unique per call of this function module. They are integers and have to be greater than 0. In order to create a tree-like folder structure, each Folder or Task has a PARENT_ITEM_ID describing the parent. If this is 0, the parent is the Building Block, otherwise it will be checked that the parent exists in the given structure and that it is a Folder.

The order of all Tasks and Folders is determined by the field ORDER_NUMBER. This also has to be greater than 0 and unique per function call.

OBJECT_ID and OBJECT_TYPE always have to be filled. Every Folder has the OBJECT_TYPE “FD” regardless of its position in the Building Block tree. Language-dependent descriptions can be passed in the table DESCRIPTIONS. Other fields depend on the respective OBJECT_TYPE.

When all checks are successful, the entire content of the Building Block is deleted. Then it will be recreated based on the given structure in the function call.

Example

Notes

Further information





Parameters

ET_MESSAGE
EV_XML_MESSAGE
IS_BB_STRUCTURE
IV_XML_BB_STRUCTURE

Exceptions

Function Group

/SAPLRFC_ACCESS

Addresses (Business Address Services)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1706 Date: 20240423 Time: 135059     sap01-206 ( 42 ms )