SAP ABAP Class CL_MRP_ACC_SHORTAGE_API (Accept Shortage API)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MRP (Application Component) Material Requirements Planning
⤷
PPH_GENERAL (Package) PP on HANA: General Functions

⤷

⤷

Properties
Class | CL_MRP_ACC_SHORTAGE_API | |
Short Description | Accept Shortage API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PPH_GENERAL | PP on HANA: General Functions |
Created | 20131107 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MRP_ACC_SHORTAGE_API has no forward declaration.
Interfaces
Class CL_MRP_ACC_SHORTAGE_API has no interface implemented.
Friends
Class CL_MRP_ACC_SHORTAGE_API has no friend class.
Attributes
Class CL_MRP_ACC_SHORTAGE_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create an Accept-Shortage record | 20131107 |
2 | ![]() |
Static method | Public | Method | Delete an Accept-Shortage record | 20131107 |
3 | ![]() |
Static method | Public | Method | Read Accept-Shortage records | 20131107 |
Events
Class CL_MRP_ACC_SHORTAGE_API has no event.
Types
Class CL_MRP_ACC_SHORTAGE_API has no local type.
Method Signatures
Method CREATE_ACCEPT_SHORTAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XS_ACCEPT | Call by reference | Type reference (TYPE) | MRP_ACC_SHORTAGE | All shortages that are accepted | 20131107 |
Method CREATE_ACCEPT_SHORTAGE on class CL_MRP_ACC_SHORTAGE_API has no exception.
Method DELETE_ACCEPT_SHORTAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACCEPT | Call by reference | Type reference (TYPE) | MRP_ACC_SHORTAGE | All shortages that are accepted | 20131107 | ||
2 | ![]() |
RV_DELETED | Value transfer | Type reference (TYPE) | BOOLE_D | Indicator: Record deleted (found) | 20131107 |
Method DELETE_ACCEPT_SHORTAGE on class CL_MRP_ACC_SHORTAGE_API has no exception.
Method GET_ACCEPT_SHORTAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACCEPTED_SHORTAGES | Call by reference | Type reference (TYPE) | MRPT_ACC_SHORTAGE | Table of accepted shortages | 20131108 | ||
2 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20131108 | ||
3 | ![]() |
IV_MRPAREA | Call by reference | Type reference (TYPE) | BERID | MRP Area | 20131108 | ||
4 | ![]() |
IV_MRPPLANT | Call by reference | Type reference (TYPE) | WERKS_D | MRP Plant | 20131108 | ||
5 | ![]() |
IV_PLANNING_SEG_NUMBER | Call by reference | Type reference (TYPE) | PLANR | Planning segment number | 20131108 | ||
6 | ![]() |
IV_PLANNING_SEG_TYPE | Call by reference | Type reference (TYPE) | PLAAB | Material requirements planning segment | 20131108 | ||
7 | ![]() |
IV_SHORTAGE_END_DATE | Call by reference | Type reference (TYPE) | MATERIALSHORTAGEENDDATE | Date that the shortage ends | 20131108 | ||
8 | ![]() |
IV_SHORTAGE_PROFILE | Call by reference | Type reference (TYPE) | MATERIALSHORTAGEPROFILE | Material Shortage Profile | 20131108 | ||
9 | ![]() |
IV_SHORTAGE_PROFILE_COUNT | Call by reference | Type reference (TYPE) | SDM_COUNTER | Counter for SDM customizing settings | 20131108 | ||
10 | ![]() |
IV_SHORTAGE_START_DATE | Call by reference | Type reference (TYPE) | MATERIALSHORTAGESTARTDATE | Date that the shortage starts | 20131108 |
Method GET_ACCEPT_SHORTAGE on class CL_MRP_ACC_SHORTAGE_API has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 618 |