SAP ABAP Class IF_EPIC_SECURITY_TOKEN_CONTROL (BAdI Interface for EPIC USB Validation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130716
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_SECURITY_SAMPLE_IMPL Class for BAdI: BADI_SECURITY_TOKEN_CNTRL_IMPL 20130716
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_SECURITY_STD_FALLBACK Direct Release (BAdI Fallback for EPIC_USB_VALIDATION) 20130716
Properties
Class IF_EPIC_SECURITY_TOKEN_CONTROL  
Short Description BAdI Interface for EPIC USB Validation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130715   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EPIC_SECURITY_TOKEN_CONTROL has no interface implemented.
Friends
Class IF_EPIC_SECURITY_TOKEN_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPROVAL_ACTION Constant Public Type reference (TYPE) STRING 'APPROVAL' 20130716
2 BANK_RECEIPT_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY '31' Usage Category Code 20130716
3 BANK_STATEMENT_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY '21' Usage Category Code 20130716
4 COMMUNICATION_ACTION Constant Public Type reference (TYPE) STRING 'COMMUNICATION' 20130716
5 DIALOG_PAYMENT_QUERY_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY '01' Usage Category Code 20130716
6 PAYMENT_SPEC_QUERY_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY '02' Usage Category Code 20130716
7 PAYMENT_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY '11' Usage Category Code 20130716
8 STANDARD_QUERY_USAGE Constant Public Type reference (TYPE) EPIC_USAGE_CATEGORY ' ' Usage Category Code 20130716
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_WITH_SECURITY_TOKEN Instance method Public Method Validate User with Security Token 20130716
Events
Class IF_EPIC_SECURITY_TOKEN_CONTROL has no event.
Types
Class IF_EPIC_SECURITY_TOKEN_CONTROL has no local type.
Method Signatures

Method VALIDATE_WITH_SECURITY_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20130716
2 Exporting EV_PASS Call by reference Type reference (TYPE) ABAP_BOOL 20130716
3 Importing IT_EPIC_ITEM Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS 20130716
4 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130716
5 Importing IV_USAGE_CATEGORY Call by reference Type reference (TYPE) EPIC_USAGE_CATEGORY Usage Category Code 20130716

Method VALIDATE_WITH_SECURITY_TOKEN on class IF_EPIC_SECURITY_TOKEN_CONTROL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in