SAP ABAP Interface IF_EX_STABI_BUILDING_BLOCK (Interface for BAdI: BADI_STABI_BUILDING_BLOCK)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMXTQM (Package) Main Package - Trial: QM Aspects

⤷

⤷

Properties
Interface | IF_EX_STABI_BUILDING_BLOCK | |
Short Description | Interface for BAdI: BADI_STABI_BUILDING_BLOCK |
General Data
Package | RMXTQM | Main Package - Trial: QM Aspects |
Created | 20070711 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_STABI_BUILDING_BLOCK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070711 |
Friends
Interface IF_EX_STABI_BUILDING_BLOCK has no friend.
Attributes
Interface IF_EX_STABI_BUILDING_BLOCK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Quantity Check | 20070712 |
Events
Interface IF_EX_STABI_BUILDING_BLOCK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MESSAGE | Public | See coding | 20070711 | BEGIN OF ty_message,
id TYPE sy-msgid,
online_type TYPE sy-msgty,
batch_type TYPE sy-msgty,
nbr TYPE sy-msgno,
v1 TYPE sy-msgv1,
v2 TYPE sy-msgv2,
v3 TYPE sy-msgv3,
v4 TYPE sy-msgv4,
END OF ty_message
|
||
2 | TY_S_RMXT_QM11A_STRUCT | Public | See coding | 20071205 | BEGIN OF ty_s_rmxt_qm11a_struct.
INCLUDE TYPE v_rmxtt_q11a.
INCLUDE TYPE vimtbflags.
TYPES: END OF ty_s_rmxt_qm11a_struct
|
||
3 | TY_S_RMXT_QM11_STRUCT | Public | See coding | 20071205 | BEGIN OF ty_s_rmxt_qm11_struct.
INCLUDE TYPE v_rmxtt_q11.
INCLUDE TYPE vimtbflags.
TYPES: END OF ty_s_rmxt_qm11_struct
|
||
4 | TY_T_MESSAGE | Public | See coding | 20070719 | TY_T_MESSAGE TYPE TABLE OF ty_message
|
||
5 | TY_T_RMXTT_QM11 | Public | See coding | 20070801 | ty_t_rmxtt_qm11 TYPE TABLE OF ty_s_rmxt_qm11_struct
|
||
6 | TY_T_RMXTT_QM11A | Public | See coding | 20070801 | ty_t_rmxtt_qm11a TYPE TABLE OF ty_s_rmxt_qm11a_struct
|
Method Signatures
Method CHECK_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | TY_T_MESSAGE | Nachrichten | 20070719 | ||
2 | ![]() |
EV_VCL_STOP | Call by reference | Type reference (TYPE) | C | 20070712 | |||
3 | ![]() |
IT_RMXTT_Q11 | Call by reference | Type reference (TYPE) | TY_T_RMXTT_QM11 | Tabelle für Lagerbedingungen | 20070801 | ||
4 | ![]() |
IT_RMXTT_Q11A | Call by reference | Type reference (TYPE) | TY_T_RMXTT_QM11A | Tabelle für Eingangsmuster | 20070801 |
Method CHECK_QUANTITY on Interface IF_EX_STABI_BUILDING_BLOCK has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |