Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

4/25/2014 IPC Calls - CRM - SCN Wiki

http://wiki.scn.sap.com/wiki/display/CRM/IPC+Calls 1/2
Getting Started Newsletters Store
Search the Community


Welcome, Guest Login Register
Products Services & Support About SCN Downloads
Industries Training & Education Partnership Developer Center
Lines of Business University Alliances Events & Webinars Innovation
Added by Fiachra Henry, last edited by Gregor Wolf on Apr 29, 2009
CRM / / Sales Processing in CRM
IPC Calls
The statements (RFC calls) included in this document can help you on your analysis of CRM One Order documents in connection with IPC.
When you create a new position in a one order document in CRM 4.0 that is connected to the IPC 4.0 you can f ind the f ollowing statements in the ST05 trace:
SHOW_SERVERS (RFC to the dispatcher)
GET_SERVER_DESTINATION (RFC to the dispatcher)
SESSION_CREATE
SPC_GET_PRICING_PROCEDURE_INFO
SHOW_SERVERS (RFC to the dispatcher)
GET_SERVER_DESTINATION (RFC to the dispatcher)
SESSION_CREATE
SPC_CREATE_DOCUMENT
SPC_CREATE_ITEMS
SPC_CHANGE_DOCUMENT
SPC_GET_PRICING_DOCUMENT_INFO
When you also have branch (sector / line of business) selection, the f ollowing RFCs are included as well:
SPC_CHANGE_ITEMS
SPC_CHANGE_DOCUMENT
SPC_GET_PRICING_DOCUMENT_INFO
Additionally the f ollowing sequences could be included as well:
1) Get the line item condition sequence
SPC_GET_ITEM_CONDITIONS
2) Update Button
SPC_GET_PRICING_DOCUMENT_INFO
SPC_CHANGE_ITEM
SPC_PRICING_ITEM
SPC_GET_PRICING_DOCUMENT_INFO
SPC_GET_PROTOCOL
SPC_GET_ITEM_CONDITIONS
SPC_GET_PRICING_DOCUMENT_INFO
3) Add a condition manually
SPC_ADD_PRICING_CONDITIONS
SPC_GET_ITEM_CONDITIONS
SPC_GET_PRICING_DOCUMENT_INFO
SPC_GET_PROTOCOL
SPC_GET_PRICING_DOCUMENT_INFO
4) Go to the header condition sequence
SPC_GET_ALL_HEADER_CONDITIONS
When you save the one order document:
SPC_GET_ALL_ITEMS_CONDITIONS
SESSION_CLOSE
If you save out of a condition sequence, the previously saved pricing document is read in read-only mode:
SHOW_SERVERS (RFC to the dispatcher)
GET_SERVER_DESTINATION (RFC to the dispatcher)
SESSION_CREATE
SPC_CREATE_DOCUMENT
SPC_CREATE_ITEMS
SPC_LOAD_PRICING_DOCUMENT
SPC_GET_PRICING_DOCUMENT_INFO
crm ipc
1 Comment
Guest
Hi , Nice list. Do you know if we can debug these FM like say "SPC_ADD_PRICING_CONDITIONS"?
Follow SCN
Contact Us SAP Help Portal
Privacy Terms of Use Legal Disclosure Copyright
4/25/2014 IPC Calls - CRM - SCN Wiki
http://wiki.scn.sap.com/wiki/display/CRM/IPC+Calls 2/2

You might also like