SAP ABAP Class IF_BDOC_AUTHORITY_CHECK (Interface: BDOC Authority check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BDOC_AUTHORITY_CHECK BDOC Authority check class 20130904
Properties
Class IF_BDOC_AUTHORITY_CHECK  
Short Description Interface: BDOC Authority check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130827   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BDOC_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class IF_BDOC_AUTHORITY_CHECK has no interface implemented.
Friends
Class IF_BDOC_AUTHORITY_CHECK has no friend class.
Attributes
Class IF_BDOC_AUTHORITY_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH_BILLING Instance method Public Method 20130904
Events
Class IF_BDOC_AUTHORITY_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_AUTH_BILLING Public See coding 20130904 BEGIN OF tcs_auth_billing, vkorg TYPE vkorg, fkart TYPE fkart, actvt TYPE char2, okay TYPE flag, END OF tcs_auth_billing
2 TCT_AUTH_BILLING Public See coding 20130904 tct_auth_billing TYPE STANDARD TABLE OF tcs_auth_billing
Method Signatures

Method CHECK_AUTH_BILLING 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' 20130904
2 Importing IV_FKART Call by reference Type reference (TYPE) FKART 20130904
3 Importing IV_VKORG Call by reference Type reference (TYPE) VKORG 20130904
4 Returning RV_OKAY Value transfer Type reference (TYPE) FLAG 20130904

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