SAP ABAP Class CL_OBJBUILD_NOTIF (Object builder Notification for test apps)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
EAMS_BO_TEST (Package) Package for Test Coding, for internal purposes only!

⤷

⤷

Properties
Class | CL_OBJBUILD_NOTIF | |
Short Description | Object builder Notification for test apps | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_BO_TEST | Package for Test Coding, for internal purposes only! |
Created | 20100413 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OBJBUILD_NOTIF has no interface implemented.
Friends
Class CL_OBJBUILD_NOTIF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_OBJBUILD_NOTIF | Object builder Notification for test apps | 20100413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | create Notif on BAPI level | 20100413 |
2 | ![]() |
Instance method | Public | Method | create Notif on BO level | 20100413 |
3 | ![]() |
Instance method | Public | Method | save Notif on BAPI level | 20100413 |
4 | ![]() |
Instance method | Public | Method | save Notif on BO level | 20100413 |
5 | ![]() |
Static method | Public | Method | Singleton instance getter | 20100413 |
Events
Class CL_OBJBUILD_NOTIF has no event.
Types
Class CL_OBJBUILD_NOTIF has no local type.
Method Signatures
Method CREATE_OBJ_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | BAPI returned information | 20100413 | ||
2 | ![]() |
EV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification No | 20100413 | ||
3 | ![]() |
IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order No to be assigned to Notif | 20100413 | ||
4 | ![]() |
IV_NTF_TEXT | Call by reference | Type reference (TYPE) | CHAR40 | Notification short text | 20100413 | ||
5 | ![]() |
IV_QMART | Call by reference | Type reference (TYPE) | QMART | Notification Type | 20100413 |
Method CREATE_OBJ_BAPI on class CL_OBJBUILD_NOTIF has no exception.
Method CREATE_OBJ_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20100413 | ||
2 | ![]() |
EV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification No | 20100413 | ||
3 | ![]() |
IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order No to be assigned to Notif | 20100413 | ||
4 | ![]() |
IV_NTF_TEXT | Call by reference | Type reference (TYPE) | CHAR40 | Notification short text | 20100413 | ||
5 | ![]() |
IV_QMART | Call by reference | Type reference (TYPE) | QMART | Notification Type | 20100413 |
Method CREATE_OBJ_BO on class CL_OBJBUILD_NOTIF has no exception.
Method SAVE_OBJ_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | BAPI returned information | 20100413 | ||
2 | ![]() |
EV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification No after save | 20100413 | ||
3 | ![]() |
IV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification No to be saved | 20100413 |
Method SAVE_OBJ_BAPI on class CL_OBJBUILD_NOTIF has no exception.
Method SAVE_OBJ_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20100413 | ||
2 | ![]() |
ET_NTF_ID_NEW | Call by reference | Type reference (TYPE) | EAMS_T_BO_NTF_ID | new Notification IDs | 20100426 | ||
3 | ![]() |
ET_NTF_ID_OLD | Call by reference | Type reference (TYPE) | EAMS_T_BO_NTF_ID | old Notification IDs | 20100426 |
Method SAVE_OBJ_BO on class CL_OBJBUILD_NOTIF has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_OBJBUILD_NOTIF | singleton instance | 20100413 |
Method S_GET_INSTANCE on class CL_OBJBUILD_NOTIF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |