SAP ABAP Class IF_SDOC_AUTHORITY_CHECK (Interface: SDOC Authority check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDOC_AUTHORITY_CHECK SDOC Authority check class 20120918
Properties
Class IF_SDOC_AUTHORITY_CHECK  
Short Description Interface: SDOC Authority check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SDOC_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class IF_SDOC_AUTHORITY_CHECK has no interface implemented.
Friends
Class IF_SDOC_AUTHORITY_CHECK has no friend class.
Attributes
Class IF_SDOC_AUTHORITY_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH_AUART Instance method Public Method 20120914
2 CHECK_AUTH_SAREA Instance method Public Method 20120914
3 CHECK_MANDATORY_AUTH Instance method Public Method 20121011
Events
Class IF_SDOC_AUTHORITY_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_AUTH_AUART Public See coding 20120914 begin of tcs_auth_auart, auart type auart, actvt type char2, okay type flag, end of tcs_auth_auart
2 TCS_AUTH_SAREA Public See coding 20120914 begin of tcs_auth_sarea, vkorg type vkorg, vtweg type vtweg, spart type spart, actvt type char2, okay type flag, end of tcs_auth_sarea
3 TCT_AUTH_AUART Public See coding 20120914 tct_auth_auart type standard table of tcs_auth_auart
4 TCT_AUTH_SAREA Public See coding 20120914 tct_auth_sarea type standard table of tcs_auth_sarea
Method Signatures

Method CHECK_AUTH_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTVT Call by reference Type reference (TYPE) CHAR2 '03' 20120914
2 Importing IV_AUART Call by reference Type reference (TYPE) AUART 20120914
3 Returning RV_OKAY Value transfer Type reference (TYPE) FLAG 20120914

Method CHECK_AUTH_AUART on class IF_SDOC_AUTHORITY_CHECK has no exception.

Method CHECK_AUTH_SAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTVT Call by reference Type reference (TYPE) CHAR2 '03' 20120914
2 Importing IV_SPART Call by reference Type reference (TYPE) SPART 20120914
3 Importing IV_VKORG Call by reference Type reference (TYPE) VKORG 20120914
4 Importing IV_VTWEG Call by reference Type reference (TYPE) VTWEG 20120914
5 Returning RV_OKAY Value transfer Type reference (TYPE) FLAG 20120914

Method CHECK_AUTH_SAREA on class IF_SDOC_AUTHORITY_CHECK has no exception.

Method CHECK_MANDATORY_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OKAY Value transfer Type reference (TYPE) FLAG 20121011

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