CKMLSENDPRICE SAP Message class Materialpreis-Versand









CKMLSENDPRICE is a standard message class available within your SAP system (depending on your version and release level). Below is a list of all the messages available for within this class and a link to any long text associated with each message. These messages are very simple to use and can be implemented into your ABAP code using the MESSAGE statement and the following syntax.

MESSAGE I001(CKMLSENDPRICE).

Note the value "I" represents an information messsage but can be replaced with E for error, W for warning, S for Status/Success, A for Abend/Termination and X for exit which does not display a message and causes a runtime error. Click here for more information about SAP Messages.

Messages can also contain the & symbol, this means custom values can be added to the message when it is displayed, this is done using the WITH statement

MESSAGE I001(CKMLSENDPRICE) with ld_field1.

Message class details can be viewed directly within your SAP system by entering the object name CKMLSENDPRICE into the relevant SAP transaction such as SE91 or SE80.

701 - No Customizing data for valuation area &1 found

Additional information exists about message 701 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 701 class ckmlsendprice.

702 - Currency and Valuation Type

703 - No materials were selected

704 - Material &1

705 - Invalid posting period &1/&2

Additional information exists about message 705 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 705 class ckmlsendprice.

706 - Error whils converting WBS element &1

Additional information exists about message 706 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 706 class ckmlsendprice.

708 - Valuation Type &1

711 - Distribution Model

713 - Send material price (business object &1, method &2)

714 - Logical sender system (own logical system): &1

715 - Logical receiver system (explicitly required) : &1

716 - No receiver was determined from the distribution model

717 - Logical receiver system: &1

718 - Receiver systems are not the same

Additional information exists about message 718 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 718 class ckmlsendprice.

719 - Detailed Information

720 - Legal Valuation

721 - Company Valuation

722 - Profit Center Valuation

723 - Price will not be sent (sending was not requested)

725 - Material price will be sent

728 - Material price could not be determined

731 - Material price is 0

734 - Totals information

735 - Number of Master Idocs created: &1

736 - Number of communication Idocs created: &1

739 - Number of communication Idocs created: &1

741 - Prices were sent (&1 master IDoc(s) created)

744 - The wrong currency was transferred by the interface

Additional information exists about message 744 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 744 class ckmlsendprice.

745 - Price change is not allowed

Additional information exists about message 745 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 745 class ckmlsendprice.

750 - IDoc &1

757 - Material control record is not in the period entered

Additional information exists about message 757 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 757 class ckmlsendprice.

758 - Test run, no IDocs were created

799 - Internal error occurred in modularization unit &1 at &2

Additional information exists about message 799 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 799 class ckmlsendprice.


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!