SAP ABAP Class FTBP_RELEASE_HELPER_V1 (Copy Class FTBP_RELEASE_HELPER from EA-FINSERV)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
     FS_BP_ECC (Package) Business Partner in ECC
Properties
Class FTBP_RELEASE_HELPER_V1  
Short Description Copy Class FTBP_RELEASE_HELPER from EA-FINSERV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_ECC   Business Partner in ECC 
Created 20121031   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FTBP_RELEASE_HELPER_V1 has no forward declaration.
Interfaces
Class FTBP_RELEASE_HELPER_V1 has no interface implemented.
Friends
Class FTBP_RELEASE_HELPER_V1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) FTBP_RELEASE_HELPER_V1 Helper for the Release Workflow for Business Partner 20130204
2 RELEASE_DISABLED Instance attribute Private Type reference (TYPE) XO_BOOLE Boolean Value ("X" = True " " = False) 20130204
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_RELEASE Instance method Public Method Disable Release Procedure 20130204
2 GET_INSTANCE Static method Public Method Returns Instance 20130204
3 IS_RELEASE_ACTIVE Instance method Public Method Is Release Procedure Active? 20130204
4 ON_CLEANUP Instance method Private Event handling method Cleanup 20130204
5 TRIGGER_RELEASE_WORKFLOW Instance method Public Method Triggers Release Workflow for a Specified Business Partner 20130204
Events
Class FTBP_RELEASE_HELPER_V1 has no event.
Types
Class FTBP_RELEASE_HELPER_V1 has no local type.
Method Signatures

Method DISABLE_RELEASE Signature

Method DISABLE_RELEASE on class FTBP_RELEASE_HELPER_V1 has no parameter.
Method DISABLE_RELEASE on class FTBP_RELEASE_HELPER_V1 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) FTBP_RELEASE_HELPER_V1 Helper for the release workflow for business partner 20130204

Method GET_INSTANCE on class FTBP_RELEASE_HELPER_V1 has no exception.

Method IS_RELEASE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XO_BOOLE Boolean Value ('X' = True ' ' = False) 20130204

Method IS_RELEASE_ACTIVE on class FTBP_RELEASE_HELPER_V1 has no exception.

Method ON_CLEANUP Signature

Method ON_CLEANUP on class FTBP_RELEASE_HELPER_V1 has no parameter.
Method ON_CLEANUP on class FTBP_RELEASE_HELPER_V1 has no exception.

Method TRIGGER_RELEASE_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) BP_PAR_REL Release Indicator 20130204
2 Importing I_AUGRP Call by reference Type reference (TYPE) BU_AUGRP Authorization Group 20130204
3 Importing I_BUT100_WITH_IMPLICIT_ROLES Call by reference Type reference (TYPE) TTY_BUT100 SAP BP: Table Structure for Transfer of Role Data 20130204
4 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20130204
5 Returning R_PAR_REL Value transfer Type reference (TYPE) BP_PAR_REL Business Partner Released 20130204

Method TRIGGER_RELEASE_WORKFLOW on class FTBP_RELEASE_HELPER_V1 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in