SAP ABAP Class CL_HIER_SORT_MM (Hierarchy sort for GR/IR interface)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷ SRM-EBP (Application Component) Enterprise Buyer
⤷ BBP_APPLICATION (Package) Structure Package EBP
⤷ ME (Package) Application development R/3 Purchasing
⤷ SRM-EBP (Application Component) Enterprise Buyer
⤷ BBP_APPLICATION (Package) Structure Package EBP
⤷ ME (Package) Application development R/3 Purchasing
Properties
Class | CL_HIER_SORT_MM | |
Short Description | Hierarchy sort for GR/IR interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ME | Application development R/3 Purchasing |
Created | 20060711 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | T | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HIER_SORT_MM has no interface implemented.
Friends
Class CL_HIER_SORT_MM has no friend class.
Attributes
Class CL_HIER_SORT_MM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GR_SORT | Static method | Public | Method | Hierarchy sort for GR interface | 20060727 |
2 | IR_SORT | Static method | Public | Method | Hierarchy sort for IR interface | 20060711 |
3 | PO_SORT | Static method | Public | Method | Hierarchy sort for MEPO | 20060727 |
4 | SORT | Static method | Private | Method | Sorting driver routine | 20060727 |
5 | SORT_HIER | Static method | Private | Method | Recursive sorting routine | 20060711 |
Events
Class CL_HIER_SORT_MM has no event.
Types
Class CL_HIER_SORT_MM has no local type.
Method Signatures
Method GR_SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_EBEFU | Call by reference | Type reference (TYPE) | EBEFU_T | Table type for ebefu | 20060727 | ||
2 | Importing | IT_POT | Call by reference | Type reference (TYPE) | ME_POT | Table type for EINR_S_POT | 20060727 | ||
3 | Importing | IV_SKRIT | Call by reference | Type reference (TYPE) | SKRIT | Vendor sort criterion for materials | 20060823 |
Method GR_SORT on class CL_HIER_SORT_MM has no exception.
Method IR_SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_EK08RN | Call by reference | Type reference (TYPE) | EK08RN_T | Table type for ek08rn | 20060727 | ||
2 | Importing | IT_POT | Call by reference | Type reference (TYPE) | ME_POT | Table type for EINR_S_POT | 20060711 |
Method IR_SORT on class CL_HIER_SORT_MM has no exception.
Method PO_SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_TABLE | Call by reference | Type reference (TYPE) | MEPO1211GRID_T | Grid Control Tabellentyp für PO ALV Grid | 20060727 |
Method PO_SORT on class CL_HIER_SORT_MM has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_HIER_ALL_SORT | Call by reference | Type reference (TYPE) | T_HIERDATA_T | 20060727 | |||
2 | Importing | IT_HIER_ALL | Call by reference | Type reference (TYPE) | T_HIERDATA_T | 20060727 |
Method SORT on class CL_HIER_SORT_MM has no exception.
Method SORT_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_SORT | Call by reference | Type reference (TYPE) | T_HIERDATA_T | Table type for EINR_S_POT | 20060711 | ||
2 | Importing | IT_UNSORTED | Call by reference | Type reference (TYPE) | T_HIERDATA_T | Table type for EINR_S_POT | 20060711 | ||
3 | Importing | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20060711 | ||
4 | Importing | IV_HIER_LEVEL | Call by reference | Type reference (TYPE) | UEBPO | Hierarchy level to be processed | 20060711 |
Method SORT_HIER on class CL_HIER_SORT_MM has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |