SAP ABAP Class IF_EX_STABI_BUILDING_BLOCK (Interface for BAdI: BADI_STABI_BUILDING_BLOCK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070711
Properties
Class IF_EX_STABI_BUILDING_BLOCK  
Short Description Interface for BAdI: BADI_STABI_BUILDING_BLOCK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070711   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_STABI_BUILDING_BLOCK has no forward declaration.
Interfaces
Class IF_EX_STABI_BUILDING_BLOCK has no interface implemented.
Friends
Class IF_EX_STABI_BUILDING_BLOCK has no friend class.
Attributes
Class IF_EX_STABI_BUILDING_BLOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUANTITY Instance method Public Method Quantity Check 20070712
Events
Class 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 Exporting ET_MSG Call by reference Type reference (TYPE) TY_T_MESSAGE Nachrichten 20070719
2 Exporting EV_VCL_STOP Call by reference Type reference (TYPE) C 20070712
3 Importing IT_RMXTT_Q11 Call by reference Type reference (TYPE) TY_T_RMXTT_QM11 Tabelle für Lagerbedingungen 20070801
4 Importing IT_RMXTT_Q11A Call by reference Type reference (TYPE) TY_T_RMXTT_QM11A Tabelle für Eingangsmuster 20070801

Method CHECK_QUANTITY on class IF_EX_STABI_BUILDING_BLOCK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in