SAP ABAP Class IF_JBR_SOFT_MODIFICATIONS (Customer Interface to Query a "Soft" Modification)
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
Class IF_JBR_SOFT_MODIFICATIONS  
Short Description Customer Interface to Query a "Soft" Modification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040504   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_JBR_SOFT_MODIFICATIONS has no forward declaration.
Interfaces
Class IF_JBR_SOFT_MODIFICATIONS has no interface implemented.
Friends
Class IF_JBR_SOFT_MODIFICATIONS has no friend class.
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
Class IF_JBR_SOFT_MODIFICATIONS has no event.
Types
Class 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 class 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 class IF_JBR_SOFT_MODIFICATIONS has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in