SAP ABAP Class /EACC/IF_BTA_GENERIC (External Interface of Generic BTAs)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_BUSINESS_TRANSACTION General Behaviour of All Business Transactions 20021023
2 Interface composition (i COMPRISING i_ref)  /EACC/IF_COMPONENT_ACTIVATE Activatable Components 20021219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_BTA_GENERIC Generic BTA 20021023
Properties
Class /EACC/IF_BTA_GENERIC  
Short Description External Interface of Generic BTAs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021023   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_BTA_GENERIC has no forward declaration.
Interfaces
Class /EACC/IF_BTA_GENERIC has no interface implemented.
Friends
Class /EACC/IF_BTA_GENERIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_CONSTANTS_AD Instance attribute Public Attribute reference (LIKE) 20021023
2 A_ACC_DATABASIS Instance attribute Public Attribute reference (LIKE) 20021023
3 A_BTA_NAME Instance attribute Public Attribute reference (LIKE) 20021023
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BTA_PROCESS Instance method Public Method 20021023
2 DISPLAY_PRIMA_NOTA Instance method Public Method 20021023
3 GET_ACTIVATION Instance method Public Method 20021219
4 GET_ALL_PROCESSES Instance method Public Method Provides List of Generated Process Instances 20030120
5 GET_INTERFACE_NAME Instance method Public Method Fetches Interface Names of the Entry Channel 20030117
6 IS_RUNNABLE Instance method Public Method 20021023
7 SET_INTERFACE_NAME Instance method Public Method Sets Interface Names of the Entry Channel 20030117
Events
Class /EACC/IF_BTA_GENERIC has no event.
Types
Class /EACC/IF_BTA_GENERIC has no local type.
Method Signatures

Method CREATE_BTA_PROCESS Signature

Method CREATE_BTA_PROCESS on class /EACC/IF_BTA_GENERIC has no parameter.
Method CREATE_BTA_PROCESS on class /EACC/IF_BTA_GENERIC has no exception.

Method DISPLAY_PRIMA_NOTA Signature

Method DISPLAY_PRIMA_NOTA on class /EACC/IF_BTA_GENERIC has no parameter.
Method DISPLAY_PRIMA_NOTA on class /EACC/IF_BTA_GENERIC has no exception.

Method GET_ACTIVATION Signature

Method GET_ACTIVATION on class /EACC/IF_BTA_GENERIC has no parameter.
Method GET_ACTIVATION on class /EACC/IF_BTA_GENERIC has no exception.

Method GET_ALL_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCESS Call by reference Type reference (TYPE) /EACC/YT_PROCESS Liste von Referenzen auf BTA-Prozesse 20030120

Method GET_ALL_PROCESSES on class /EACC/IF_BTA_GENERIC has no exception.

Method GET_INTERFACE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE_NAME Value transfer Type reference (TYPE) SEOCLSNAME Schnittstellenkennung 20030117

Method GET_INTERFACE_NAME on class /EACC/IF_BTA_GENERIC has no exception.

Method IS_RUNNABLE Signature

Method IS_RUNNABLE on class /EACC/IF_BTA_GENERIC has no parameter.
Method IS_RUNNABLE on class /EACC/IF_BTA_GENERIC has no exception.

Method SET_INTERFACE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSNAME Schnittstellenkennung 20030117
# Exception Resumable Description Created on
1 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20030806
History
Last changed by/on SAP  20041209 
SAP Release Created in