SAP ABAP Interface IF_SDOC_AUTHORITY_CHECK (Interface: SDOC Authority check)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-GF (Application Component) Basic Functions
     ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting
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
Interface IF_SDOC_AUTHORITY_CHECK  
Short Description Interface: SDOC Authority check    
General Data
Package ERP_SALES_REPORTING   SAP ERP Sales Reporting 
Created 20120914   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SDOC_AUTHORITY_CHECK has no forward declaration.
Interfaces
Interface IF_SDOC_AUTHORITY_CHECK has no interface.
Friends
Interface IF_SDOC_AUTHORITY_CHECK has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_SDOC_AUTHORITY_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 616