SAP ABAP Class CL_DPR_BAPI_BUS_TRANSACTION (BAPI Service Routines for Authorization)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_BAPI (Package) Project Management - BAPI
Properties
Class CL_DPR_BAPI_BUS_TRANSACTION  
Short Description BAPI Service Routines for Authorization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_BAPI   Project Management - BAPI 
Created 20031029   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_BAPI_BUS_TRANSACTION has no forward declaration.
Interfaces
Class CL_DPR_BAPI_BUS_TRANSACTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_DPR_STATUS_ACTION 20031029 Development Projects: Business Action of Status Adminisrtn
2 IF_DPR_STATUS_ELEMENT 20031029 Development Projects: Interface of All Objects with Status
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUS_TRANSACTIONS Instance attribute Private Type reference (TYPE) DPR_TT_BAPI_BUS_TRANSACTIONS BAPI and DPR Business Transactions for Object Category 20031029
2 MV_CALLER Instance attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Category in Project Planning 20040414
3 MV_CGPL_OBJECT_SOURCE Instance attribute Public Type reference (TYPE) DPR_TV_TABNAME Table Name 20031029
4 MV_CGPL_OBJECT_TYPE Instance attribute Public Type reference (TYPE) CGPL_OBJECT_TYPE Object Category in Project Planning 20031029
5 MV_OBJECT_TYPE Instance attribute Public Type reference (TYPE) J_OBTYP Object Category 20031029
6 NULL Static Attribute Public Type reference (TYPE) STRING String for Receiving a Message 20031029
7 ST_BUS_TRANS Static Attribute Private Type reference (TYPE) DPR_TT_BAPI_BUS_TRANS Table of Object Categories for Business Transaction BAPI 20031029
8 ST_MAP_BUS_TRANSACTIONS Static Attribute Public Type reference (TYPE) DPR_TT_BAPI_BUS_TRANSACTIONS BAPI and DPR Business Transactions for Object Category 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_SET_DATA Instance method Public Method Checks Actions and Carries out Actions if OK 20031113
2 CHECK_BUSINESS_TRANSACTION Instance method Public Method Trigger Execution of Business Transaction 20031113
3 CHECK_STATUS_PROFILE Instance method Public Method Sets/Deletes Status Profile for Current Object 20031113
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031029
5 CONSTRUCTOR Instance method Public Constructor Constructor 20031029
6 GET_BUSINESS_TRANSACTION Instance method Public Method Access to Business Transactions of Object Category 20050210
7 GET_INSTANCE Static method Public Method Instance for Object Category 20031029
8 IS_BUS_TRANSACTION_ALLOWED Instance method Public Method Checks Business Transaction DPR Operation for Object Cat. 20031029
9 IS_BUS_TRANSACTION_VALID Instance method Public Method Checks Business Transaction from BAPI Interface for Obj.Cat. 20031029
10 PREPARE_STATUS_BAPI Instance method Public Method Prepare Status Actions 20031113
11 SET_BUSINESS_TRANSACTION Instance method Public Method Trigger Execution of Business Transaction 20031029
12 SET_CALLER Instance method Public Method Set Caller 20041015
13 SET_STATUS_PROFILE Instance method Public Method Sets/Deletes Status Profile for Current Object 20031113
Events
Class CL_DPR_BAPI_BUS_TRANSACTION has no event.
Types
Class CL_DPR_BAPI_BUS_TRANSACTION has no local type.
Method Signatures

Method CHECK_AND_SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUSINESS_TRANSACTION Call by reference Type reference (TYPE) BAPI_TS_BUSINESS_TRANSACTION Betr.w. Vorg und Anwenderstatus für BAPI-Interface 20031113
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040920
3 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) J_STSMA Statusschema 20031113
4 Importing IV_SUPPLIED_BT Call by reference Type reference (TYPE) BOOLE_D 'X': Betr.wirtsch. Vorgang wird im BAPI-Interface verwendet 20031114
5 Importing IV_SUPPLIED_SP Call by reference Type reference (TYPE) BOOLE_D 'X': Statusschema wird im BAPI-Interface verwendet 20031114

Method CHECK_AND_SET_DATA on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method CHECK_BUSINESS_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUSINESS_TRANSACTION Call by reference Type reference (TYPE) BAPI_TS_BUSINESS_TRANSACTION Betr.w. Vorg und Anwenderstatus für BAPI-Interface 20031118
2 Exporting ER_STATUS_ACTION Value transfer Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 20031118
3 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031113

Method CHECK_BUSINESS_TRANSACTION on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method CHECK_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031113
2 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) J_STSMA Statusschema 20031113
3 Returning RV_ALLOWED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031113

Method CHECK_STATUS_PROFILE on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_BAPI_BUS_TRANSACTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CGPL_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20031029
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) J_OBTYP Objekttyp 20031029

Method CONSTRUCTOR on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method GET_BUSINESS_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUS_TRANSACTIONS Value transfer Type reference (TYPE) DPR_TT_BAPI_BUS_TRANSACTIONS BAPI- und DPR betriebswirtschaftliche Vorgänge zum Objekttyp 20050210

Method GET_BUSINESS_TRANSACTION on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CGPL_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20031029
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) J_OBTYP Objekttyp 20031029
3 Returning RR_BUS_TRANSACTION Value transfer Object reference (TYPE REF TO) CL_DPR_BAPI_BUS_TRANSACTION BAPI-Serviceroutinen für Berechtigung 20031029

Method GET_INSTANCE on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method IS_BUS_TRANSACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031030
2 Importing IS_BAPI_BUS_TRANSACTION Call by reference Type reference (TYPE) BAPI_TS_BUSINESS_TRANSACTION Betriebswirtschaftlicher Vorgang im BAPI 20031029
3 Importing IV_DPR_BUS_TRANSACTION Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20031029
4 Returning RR_STATUS_ACTION Value transfer Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 20031030

Method IS_BUS_TRANSACTION_ALLOWED on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method IS_BUS_TRANSACTION_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BAPI_BUS_TRANSACTION Call by reference Type reference (TYPE) DPR_TV_BAPI_BUS_TRANSACTION Betriebswirtschaftlicher Vorgang im BAPI 20031029
2 Returning RV_DPR_BUS_TRANSACTION Value transfer Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20031029

Method IS_BUS_TRANSACTION_VALID on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method PREPARE_STATUS_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20031113
2 Returning RR_STATUS_ELEMENT Value transfer Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031113

Method PREPARE_STATUS_BAPI on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method SET_BUSINESS_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ACTION Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 20031113
2 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031113
3 Importing IS_BUSINESS_TRANSACTION Call by reference Type reference (TYPE) BAPI_TS_BUSINESS_TRANSACTION Betr.w. Vorg und Anwenderstatus für BAPI-Interface 20031029

Method SET_BUSINESS_TRANSACTION on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method SET_CALLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLER Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20041015

Method SET_CALLER on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.

Method SET_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20031113
2 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) BAPI_TS_STATUS_PROFILE-STATUS_PROFILE Statusschema 20031113

Method SET_STATUS_PROFILE on class CL_DPR_BAPI_BUS_TRANSACTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310