CL_BMA_TRANSCRIPT - Migration Log
Addresses (Business Address Services) BAL Application Log DocumentationThis documentation is copyright by SAP AG.
Functionality
The CL_BMA_TRANSCRIPT class realizes access to the logs that are part of the BOR migration. The logs are identified by the key of the migration task assigned to them.
Individual lines or entire blocks of text can be added to the log by using the append_Line() or append_Text() method. To protect against manipulation, you can only delete the text as a whole using the clear() method.
You can use the set_Readonly method to control whether changes to the text are allowed in this instance. This is particularly connected.
Refresh() gets the text from the database again.
Relationships
Objects of this class must always be used in connection with objects of theCL_BMA_MIGITEM class.CL_BMA_MIGITEM always generates an object of the CL_BMA_TRANSCRIPT class as well, whereby CL_BMA_MIGITEM also deals with necessary locks.
Example
Notes
Further information
General Material Data TXBHW - Original Tax Base Amount in Local Currency
This documentation is copyright by SAP AG.
Length: 1071 Date: 20120526 Time: 092853 triton ( 54 ms )






