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