SAP ABAP Class CL_ERP_WEC_USER_BADIIMP_SN (Super Class for User Manag. Scenario Checks BAdI Implement.)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   WEC-APP-UM-ERP (Application Component) Web Channel UM ERP aspects
     ERP_WEC_USER (Package) WebChannel / User Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ERP_WEC_USER_BDIMPL_SN_C0NT Class for BAdI Impl.: ERP_WEC_USER_SCENARIO_CHECK_CO 20110808
2 Inheritance (c INHERITING FROM c_ref)  CL_ERP_WEC_USER_BDIMPL_SN_CONS Class for BAdI Impl.: ERP_WEC_USER_SCENARIO_CHECK_CS 20110808
Properties
Class CL_ERP_WEC_USER_BADIIMP_SN  
Short Description Super Class for User Manag. Scenario Checks BAdI Implement.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_WEC_USER   WebChannel / User Management 
Created 20110720   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ERP_WEC_USER_BADIIMP_SN has no forward declaration.
Interfaces
Class CL_ERP_WEC_USER_BADIIMP_SN has no interface implemented.
Friends
Class CL_ERP_WEC_USER_BADIIMP_SN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ERR_ABORT_EXECUTION Constant Protected Type reference (TYPE) CHAR2 '99' Version Number Component 20110808
2 GC_MSG_ID_ERP_WEC_USER_ADMIN Constant Protected Type reference (TYPE) SY-MSGID 'ERP_WEC_USER_ADMIN' Message Class 20110808
3 GC_MSG_TYPE_DEBUG Constant Protected Type reference (TYPE) BAPIRET2-TYPE 'D' Message type: S Success, E Error, W Warning, I Info, A Abort 20110808
4 GC_SUCCESS Constant Protected Type reference (TYPE) CHAR2 '00' Version Number Component 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SALES_AREA Instance method Protected Method Check Sales Area 20110808
2 WRITE_DEG_MSG Instance method Protected Method Write Debug Message 20110808
3 WRITE_MSG Instance method Protected Method Write Message 20110808
4 WRITE_MULTI_MSG Instance method Protected Method Write Multiple Messages 20110808
Events
Class CL_ERP_WEC_USER_BADIIMP_SN has no event.
Types
Class CL_ERP_WEC_USER_BADIIMP_SN has no local type.
Method Signatures

Method CHECK_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110808
2 Changing CV_RETURNCODE Call by reference Type reference (TYPE) CHAR2 Returncode 20110808
3 Importing IS_SALES_AREA Call by reference Type reference (TYPE) ERP_SALES_AREA Sales Area Structure in ERP 20110808
4 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20110808

Method CHECK_SALES_AREA on class CL_ERP_WEC_USER_BADIIMP_SN has no exception.

Method WRITE_DEG_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20110808
2 Importing IV_MESSAGE_MESSAGE Value transfer Type reference (TYPE) BAPI_MSG Message Text 20110808

Method WRITE_DEG_MSG on class CL_ERP_WEC_USER_BADIIMP_SN has no exception.

Method WRITE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20110808
2 Importing IV_MESSAGE_ID Value transfer Type reference (TYPE) SYMSGID Message Class 20110808
3 Importing IV_MESSAGE_MESSAGE_DG Value transfer Type reference (TYPE) BAPI_MSG Message Text for Debug 20110808
4 Importing IV_MESSAGE_MESSAGE_UI Value transfer Type reference (TYPE) BAPI_MSG Message Text for UI 20110808
5 Importing IV_MESSAGE_MESSAGE_V1 Value transfer Type reference (TYPE) SYMSGV Message Variable 20110808
6 Importing IV_MESSAGE_NUMBER Value transfer Type reference (TYPE) SYMSGNO Message Number 20110808
7 Importing IV_MESSAGE_TYPE Value transfer Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20110808

Method WRITE_MSG on class CL_ERP_WEC_USER_BADIIMP_SN has no exception.

Method WRITE_MULTI_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110808
2 Importing IT_MESSAGE Value transfer Type reference (TYPE) BAPIRET2_T Table of messages 20110808
3 Importing IV_MESSAGE_ID Value transfer Type reference (TYPE) SYMSGID Message Class 20110808
4 Importing IV_MESSAGE_MESSAGE_DG Value transfer Type reference (TYPE) BAPI_MSG Message Text for Debug 20110808
5 Importing IV_MESSAGE_MESSAGE_UI Value transfer Type reference (TYPE) BAPI_MSG Message Text for UI 20110808
6 Importing IV_MESSAGE_NUMBER Value transfer Type reference (TYPE) SYMSGNO Message Number 20110808
7 Importing IV_MESSAGE_TYPE Value transfer Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20110808

Method WRITE_MULTI_MSG on class CL_ERP_WEC_USER_BADIIMP_SN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in