SAP ABAP Interface IF_JBR_SOFT_MODIFICATIONS (Customer Interface to Query a "Soft" Modification)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B (Application Component) Bank Components
     MODIFICATION_SERVICE (Package) Modification Service (FINSERV)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOFT_MODIFICATIONS_DEMO Demo: Activate Soft Modifications from Notes 20040504
Properties
Interface IF_JBR_SOFT_MODIFICATIONS  
Short Description Customer Interface to Query a "Soft" Modification    
General Data
Package MODIFICATION_SERVICE   Modification Service (FINSERV) 
Created 20040504   SAP 
Last changed 20040819   SAP 
Unicode checks active    
Forward declarations
Interface IF_JBR_SOFT_MODIFICATIONS has no forward declaration.
Interfaces
Interface IF_JBR_SOFT_MODIFICATIONS has no interface.
Friends
Interface IF_JBR_SOFT_MODIFICATIONS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_X_ACTIVE Constant Public Type reference (TYPE) XFELD 'X' Modification from Note is active 20040504
2 CON_X_INACTIVE Constant Public Type reference (TYPE) XFELD ' ' Modification from Note is not active 20040504
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Instance method Public Method Load Attributes of Modification (Optional) 20040504
2 IS_ACTIVE Instance method Public Method Query for a Note: Is Modification Active? 20040504
Events
Interface IF_JBR_SOFT_MODIFICATIONS has no event.
Types
Interface IF_JBR_SOFT_MODIFICATIONS has no local type.
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ATTRIBUTES Call by reference Type reference (TYPE) ANY Changingattribute (Struktur s.Hinweis) 20040504
2 Exporting E_ATTRIBUTES Call by reference Type reference (TYPE) ANY Ausgangsattribute (Struktur s. Hinweis) 20040504
3 Importing I_ATTRIBUTES Call by reference Type reference (TYPE) ANY Eingangsattribute (Struktur s. Hinweis) 20040504
4 Importing I_NOTE_ID Call by reference Type reference (TYPE) JBR_DTE_SOFT_MOD_NOTE_ID Hinweis-Nummer für softe Modifikation 20040504

Method GET_ATTRIBUTES on Interface IF_JBR_SOFT_MODIFICATIONS has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTE_ID Call by reference Type reference (TYPE) JBR_DTE_SOFT_MOD_NOTE_ID Hinweis-Nummer für softe Modifikation 20040504
2 Returning R_X_ACTIVE Value transfer Type reference (TYPE) XFELD Rückgabe: Aktiv = 'X' / Inaktiv = ' ' 20040504

Method IS_ACTIVE on Interface IF_JBR_SOFT_MODIFICATIONS has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 500