SAP ABAP Function Module BBP_PCO_MEMORY_SET (Transfer Document-Specific Sets to PCO Memory)
Hierarchy
☛
SRM_SERVER (Software Component) SRM_SERVER
⤷
SRM-EBP-PRE (Application Component) Purchase Order Response
⤷
BBP_PCO_APP (Package) Application Purchase Order Response
⤷
⤷
Basic Data
| Function Module | BBP_PCO_MEMORY_SET | Transfer Document-Specific Sets to PCO Memory |
| Function Group | BBP_PCO_MEMORY | Doc. Memory for Purchase Order Confirm. |
| Program Name | SAPLBBP_PCO_MEMORY | |
| INCLUDE Name | LBBP_PCO_MEMORYU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IS_CONTEXT | TYPE | BBPS_PCO_UI_GLOBAL | Global Data for Purchase Order | |||
| |
IS_PO_HEADER | TYPE | BBP_PDS_PO_HEADER_D | Header Data Purchase Order GetDetail-Case Interface | |||
| |
IT_PO_ITEM | TYPE | BBP_PDT_PO_ITEM_D | Item Data Purchase Order in GetDetail Case | |||
| |
IT_PO_PARTNER | TYPE | BBPT_PDS_PARTNER | Table Type Business Partner | |||
| |
IS_PCO_HEADER | TYPE | BBP_PDS_PCO_HEADER_D | Interface: Header Data: Order Confirmation: Get Detail Case | |||
| |
IT_PCO_ITEM | TYPE | BBP_PDT_PCO_ITEM_D | Item Data: Order Confirm.: GetDetail Case | |||
| |
IT_PCO_PARTNER | TYPE | BBPT_PDS_PARTNER | Table Type Business Partner | |||
| |
IT_PCO_ATTACHMENTS | TYPE | BBPT_PDS_ATT_T | KW Attachments Including Document | |||
| |
IT_PCO_LONGTEXT | TYPE | BBPT_PD_LONGTEXT | Long Texts | |||
| |
IT_PCO_SDLN | TYPE | BBPT_PD_SDLN | Business Transaction Item-Schedule (Output to Application) | |||
| |
IT_HEADER_PCO_REL | TYPE | BBPT_PDS_PCO_HREL | Header Links: Order Confirmation Type | |||
| |
IT_ITEM_PCO_REL | TYPE | BBPT_PDS_PCO_IREL | Item Links: Order Confirmation Type | |||
| |
IT_PCO_STATUS | TYPE | BBPT_PDS_STATUS | Status | |||
| |
IT_MESSAGES | TYPE | BBPT_PD_MESSAGES | Error Messages | |||
| |
IT_FIELD_CONTROL_LIST | TYPE | BBPT_SEL_SEARCH_FIELD_CONTROL | Transfer of Field List to Search Screen | |||
| |
IT_SELECT_TO_PO_UPDATE | TYPE | BBPT_PCO_COMPARE_LIST | GUID table | |||
| |
IT_LOCKED_PCO | TYPE | BBPT_PCO_HDR_LIST | List With Locked Purchase Order Responses | |||
| |
IT_PO_SDLN | TYPE | BBPT_PD_SDLN | Business Transaction Item - Schedule Lines | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040109 |
| SAP Release Created in | 40V |