SAP ABAP Class CL_JBR_SOFT_MOD_SERVICE (Finserv: Activate Soft Modifications from Notes)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B (Application Component) Bank Components
⤷
MODIFICATION_SERVICE (Package) Modification Service (FINSERV)

⤷

⤷

Properties
Class | CL_JBR_SOFT_MOD_SERVICE | |
Short Description | Finserv: Activate Soft Modifications from Notes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | MODIFICATION_SERVICE | Modification Service (FINSERV) |
Created | 20040504 | SAP |
Last change | 20040819 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_JBR_SOFT_MOD_SERVICE has no forward declaration.
Interfaces
Class CL_JBR_SOFT_MOD_SERVICE has no interface implemented.
Friends
Class CL_JBR_SOFT_MOD_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSKEY | 'ZCL_SOFT_MODIFICATIONS_CUST' | Customer Class for Interface Implementation | 20040504 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSKEY | 'CL_SOFT_MODIFICATIONS_DEMO' | Demo Class for Interface Implementation | 20040504 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_JBR_SOFT_MODIFICATIONS | Customer Interface to Query a "Soft" Modification | 20040504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040504 |
2 | ![]() |
Static method | Public | Method | Load Attributes of Modification (Optional) | 20040504 |
3 | ![]() |
Static method | Public | Method | Query for a Note: Is Modification Active? | 20040504 |
4 | ![]() |
Static method | Public | Method | User Customer Implementation (Only for Demo) | 20040505 |
5 | ![]() |
Static method | Public | Method | User Demo Implementation (Only for Demo) | 20040504 |
Events
Class CL_JBR_SOFT_MOD_SERVICE has no event.
Types
Class CL_JBR_SOFT_MOD_SERVICE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_JBR_SOFT_MOD_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_JBR_SOFT_MOD_SERVICE has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Changingattribute (Struktur s.Hinweis) | 20040504 | ||
2 | ![]() |
E_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Ausgangsattribute (Struktur s. Hinweis) | 20040504 | ||
3 | ![]() |
I_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Eingangsattribute (Struktur s. Hinweis) | 20040504 | ||
4 | ![]() |
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 CL_JBR_SOFT_MOD_SERVICE has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NOTE_ID | Call by reference | Type reference (TYPE) | JBR_DTE_SOFT_MOD_NOTE_ID | Hinweis-Nummer für softe Modifikation | 20040504 | ||
2 | ![]() |
R_X_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Rückgabe: Aktiv = 'X' / Inaktiv = ' ' | 20040504 |
Method IS_ACTIVE on class CL_JBR_SOFT_MOD_SERVICE has no exception.
Method SWITCH_TO_CUST_IMPLEMENTATION Signature
Method SWITCH_TO_CUST_IMPLEMENTATION on class CL_JBR_SOFT_MOD_SERVICE has no parameter.
Method SWITCH_TO_CUST_IMPLEMENTATION on class CL_JBR_SOFT_MOD_SERVICE has no exception.
Method SWITCH_TO_DEMO_IMPLEMENTATION Signature
Method SWITCH_TO_DEMO_IMPLEMENTATION on class CL_JBR_SOFT_MOD_SERVICE has no parameter.
Method SWITCH_TO_DEMO_IMPLEMENTATION on class CL_JBR_SOFT_MOD_SERVICE has no exception.
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 500 |