SAP ABAP Class CL_BADI_ODATA_MY_QUOTATION (Class for BAdI: BADI_ODATA_MY_QUOTATION)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-QUT (Application Component) Customer Inquiries / Quotations
     ERP_SD_ODATA_MY_QUOTATION (Package) OData Services for My Quotation App
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130910
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ODATA_MY_QUOTATION Interface for BAdI: BADI_ODATA_MY_QUOTATION 20130910
Properties
Class CL_BADI_ODATA_MY_QUOTATION  
Short Description Class for BAdI: BADI_ODATA_MY_QUOTATION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SD_ODATA_MY_QUOTATION   OData Services for My Quotation App 
Created 20130829   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LORD_MY_QUOTATION_MPC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_LORD_ODATA_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130910
2 IF_BADI_ODATA_MY_QUOTATION Interface for BAdI: BADI_ODATA_MY_QUOTATION 20130910
Friends
Class CL_BADI_ODATA_MY_QUOTATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_IS_USER_SALES_EMP_FOR_QUOTE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131029
2 MV_PERSONNEL_NUMBER Instance attribute Private Type reference (TYPE) BAPIUSR01-EMPLOYEENO Personnel Number 20131029
3 MV_QUOTATION_ID Instance attribute Private Type reference (TYPE) VBELN Sales and Distribution Document Number 20131029
4 MV_USERNAME Instance attribute Private Type reference (TYPE) XUSER User name 20131029
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERSONNEL_NUMBER Instance method Private Method 20131029
Events
Class CL_BADI_ODATA_MY_QUOTATION has no event.
Types
Class CL_BADI_ODATA_MY_QUOTATION has no local type.
Method Signatures

Method GET_PERSONNEL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_CONTAINER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MESSAGE_CONTAINER Message Container Interface 20131029
2 Importing IV_USERNAME Call by reference Type reference (TYPE) XUSER User name 20131029
3 Returning RV_PERSONNEL_NUMBER Value transfer Type reference (TYPE) BAPIUSR01-EMPLOYEENO Personnel Number 20131029
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131029
History
Last changed by/on SAP  20131127 
SAP Release Created in