SAP ABAP Interface IF_MMPUR_BASE_TYPES (Types in Package MMPUR_BASE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_BASE (Package) Purchasing: Basis Components

⤷

⤷

Properties
Interface | IF_MMPUR_BASE_TYPES | |
Short Description | Types in Package MMPUR_BASE |
General Data
Package | MMPUR_BASE | Purchasing: Basis Components |
Created | 20120201 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MMPUR_BASE_TYPES has no forward declaration.
Interfaces
Interface IF_MMPUR_BASE_TYPES has no interface.
Friends
Interface IF_MMPUR_BASE_TYPES has no friend.
Attributes
Interface IF_MMPUR_BASE_TYPES has no attribute.
Methods
Interface IF_MMPUR_BASE_TYPES has no method.
Events
Interface IF_MMPUR_BASE_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_S_SCHED_KEY | Public | See coding | Schedule Line Key Definition: Doc, Item, Sched. | 20120420 | BEGIN OF type_s_sched_key,
ebeln TYPE ebeln,
ebelp TYPE ebelp,
etenr TYPE etenr,
END OF type_s_sched_key
|
|
2 | TYPE_T_SCHED_KEY | Public | See coding | Schedule Table Key Definition | 20120420 | type_t_sched_key TYPE SORTED TABLE OF type_s_sched_key WITH UNIQUE KEY ebeln ebelp etenr
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |