SAP ABAP Function Module PRS_EM_GROUP_BY (EM: Group by any table)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL-IV-SM (Application Component) Expense-Related Billing
⤷
PROF_SERV_B_SFWS_SC (Package) Prof. Services Engagement Mgmt. UI Enh.: Business Core
⤷
⤷
Basic Data
| Function Module | PRS_EM_GROUP_BY | EM: Group by any table |
| Function Group | PRS_EM01 | Prof. Serv. Engagement Management |
| Program Name | SAPLPRS_EM01 | |
| INCLUDE Name | LPRS_EM01U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_RESULT | TYPE | ANY TABLE | Table with same structure as IT_SOURCE containing the result records | |||
| |
ET_ASSIGNMENT | TYPE | PRST_GROUPBY_ASSIGNMENT | Engagement mgmt:Table Type-GroupBy Source-Target Assignment | |||
| |
ET_SOURCE_SORTED | TYPE | ANY TABLE | ||||
| |
IT_ORDER | TYPE | ABAP_SORTORDER_TAB | Table for SORT itab BY (ABAP_SORTORDER_TAB) | |||
| |
IT_SOURCE | TYPE | ANY TABLE | Any table that must be grouped (and also sorted) | |||
| |
ERROR | TYPE | Error | ||||
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 | 20100310 |
| SAP Release Created in | 603 |