SaveReplica
This function module is used for creating and changing functional locations. Its functions correspond to the function modulesBAPI_FUNCLOC_CREATE and BAPI_FUNCLOC_CHANGE. A multilingual short- and long text processing (creation/changing/ deletion) is also possible.
The function module can be used for mass processing and works accordingto the "all or nothing" principle. This means, either you can create /change all the functional locations or you cannot create / change any functional locations. Notes
The data for a functional location is shared between the following tables: CT_DATA CT_DATAX IT_DESCRIPT IT_LONGTEXT All the tables contain a TA_GUID field. The data for a functionallocation can be determined through this field. There is exactly one
CT_DATA- and CT_DATAX record for each functional location. However, there can be more than one IT_DESCRIPT- and IT_LONGTEXT records.
|