SAP ABAP Class CL_BIZC_TRANSACTION (Imp. Class for BAdI Imp. DUMMY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZCA (Package) Configuration Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BIZC_OPERATION BAdI Interface IF_EX_BIZC_OPERATION 20050301
Properties
Class CL_BIZC_TRANSACTION  
Short Description Imp. Class for BAdI Imp. DUMMY    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZCA   Configuration Repository 
Created 20050301   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SBIZC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050301
2 IF_BIZC_OPERATION BAdI Interface IF_EX_BIZC_OPERATION 20050301
Friends
Class CL_BIZC_TRANSACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BDCDATA Constant Private Type reference (TYPE) STRING 'bdcdata' bdcdata 20050301
2 GC_DESTINATION Instance attribute Private Type reference (TYPE) STRING 'destination' Destination 20050301
3 GC_TCODE Constant Private Type reference (TYPE) STRING 'tcode' tcode 20050301
4 G_DEBUG Static Attribute Private Type reference (TYPE) SBIZC_BOOL sbizc_false Debugging Flag 20050301
Methods
# Method Level Visibility Method type Description Created on
1 GET_BDCDATA Instance method Private Method Returns Batch Input Data 20050301
2 GET_DESTINATION Instance method Private Method Returns Transaction Code 20050301
3 GET_SPAGPA Instance method Private Method Returns Set Get Parameter 20050301
4 GET_SYSTEM Instance method Private Method Returns System 20050630
5 GET_TCODE Instance method Private Method Returns Transaction Code 20050301
Events
Class CL_BIZC_TRANSACTION has no event.
Types
Class CL_BIZC_TRANSACTION has no local type.
Method Signatures

Method GET_BDCDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050301
2 Returning RT_RESULT Value transfer Type reference (TYPE) TT_USING 20050301

Method GET_BDCDATA on class CL_BIZC_TRANSACTION has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050301
2 Returning RP_RESULT Value transfer Type reference (TYPE) RFCDEST Destination 20050301

Method GET_DESTINATION on class CL_BIZC_TRANSACTION has no exception.

Method GET_SPAGPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050301
2 Returning RT_RESULT Value transfer Type reference (TYPE) TT_SPAGPA 20050301

Method GET_SPAGPA on class CL_BIZC_TRANSACTION has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050630
2 Returning RP_RESULT Value transfer Type reference (TYPE) STRING 20050630

Method GET_SYSTEM on class CL_BIZC_TRANSACTION has no exception.

Method GET_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050301
2 Returning RP_RESULT Value transfer Type reference (TYPE) SY-TCODE Transaktionscode 20050301

Method GET_TCODE on class CL_BIZC_TRANSACTION has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 710