SAP ABAP Interface IF_POA_DEMO_BUSINESS_OBJECT (ASDF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Interface IF_POA_DEMO_BUSINESS_OBJECT  
Short Description ASDF    
General Data
Package SWF_UTL   Workflow: Tools 
Created 20040930   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_POA_DEMO_BUSINESS_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040930
2 IF_WORKFLOW Business Workflow 20040930
Friends
Interface IF_POA_DEMO_BUSINESS_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATUS Instance attribute Public Object reference (TYPE REF TO) IF_POA_DEMO_STATUS Status of a Business Object 20040930
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method Save current status to database 20040930
2 CREATE Static method Public Method Create the object 20040930
3 DELETE Instance method Public Method Delete object 20040930
4 GET_STATUS Instance method Public Method Gets Status Object 20040930
5 MODIFY Instance method Public Method Change Object 20040930
6 ROLLBACK Instance method Public Method Reject Unsaved Changes 20040930
Events
Interface IF_POA_DEMO_BUSINESS_OBJECT has no event.
Types
Interface IF_POA_DEMO_BUSINESS_OBJECT has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on Interface IF_POA_DEMO_BUSINESS_OBJECT has no parameter.
Method COMMIT on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY Instanzdaten 20040930
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) OBJECT Businessobjektinstanz 20040930

Method CREATE on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.

Method DELETE Signature

Method DELETE on Interface IF_POA_DEMO_BUSINESS_OBJECT has no parameter.
Method DELETE on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Object reference (TYPE REF TO) IF_POA_DEMO_STATUS Status eines Business-Objekts 20040930

Method GET_STATUS on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY Zu verarbeitende Daten 20040930

Method MODIFY on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.

Method ROLLBACK Signature

Method ROLLBACK on Interface IF_POA_DEMO_BUSINESS_OBJECT has no parameter.
Method ROLLBACK on Interface IF_POA_DEMO_BUSINESS_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700