SAP ABAP Class /FSCAA/CL_OBJECT (FS-CAA: Main Object)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
/FSCAA/CSL (Package) FS-CAA Service Layer

⤷

⤷

Meta Relationship - Used By
Properties
Class | /FSCAA/CL_OBJECT | |
Short Description | FS-CAA: Main Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /FSCAA/MESSAGES | |
Program status | ||
Category | 0 | |
Package | /FSCAA/CSL | FS-CAA Service Layer |
Created | 20031124 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /FSCAA/CL_OBJECT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /FSCAA/CL_INSTANCE_MANAGER | 20041220 | CAA Instance Manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /FSCAA/CL_LOGGING | CAA Logging class | 20031124 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR20 | 'BUSINESS_OBJECT' | 20040219 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | RFCDEST | 'NONE' | 20031124 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | SPACE | 20031124 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | MSGID | '/FSCAA/MESSAGES' | 20031124 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | 20031124 | ||
7 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /FSCAA/IF_PROCESS | 20031202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Conversion-Exit ALPHA, extern->intern | 20031125 |
2 | ![]() |
Static method | Public | Method | Conversion-Exit ALPHA, intern->extern | 20031125 |
3 | ![]() |
Static method | Public | Method | Authority Check | 20031125 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050111 |
5 | ![]() |
Static method | Public | Method | Clear Messages in Application log | 20031125 |
6 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031124 |
7 | ![]() |
Static method | Public | Method | End of Session | 20031125 |
8 | ![]() |
Static method | Public | Method | Determine Message Class of FS-CAA | 20031125 |
9 | ![]() |
Static method | Public | Method | display and close application log | 20031125 |
10 | ![]() |
Static method | Public | Method | Check if FS-CAA is already running | 20040330 |
11 | ![]() |
Instance method | Public | Method | Set reference of application log | 20031125 |
12 | ![]() |
Static method | Public | Method | Start of session | 20031125 |
13 | ![]() |
Static method | Public | Method | XSTRING --> STRING | 20040825 |
14 | ![]() |
Static method | Public | Method | Uppercase translation for fields in a structure | 20040304 |
15 | ![]() |
Static method | Public | Method | STRING --> XSTRING | 20040825 |
Events
Class /FSCAA/CL_OBJECT has no event.
Types
Class /FSCAA/CL_OBJECT has no local type.
Method Signatures
Method ALPHA_CONVERSION_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_INTERN | Value transfer | Type reference (TYPE) | ANY | 20031125 | |||
2 | ![]() |
PI_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | 'ALPHA' | 20031215 | ||
3 | ![]() |
PI_EXTERN | Call by reference | Type reference (TYPE) | ANY | 20031125 |
Method ALPHA_CONVERSION_INPUT on class /FSCAA/CL_OBJECT has no exception.
Method ALPHA_CONVERSION_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_EXTERN | Value transfer | Type reference (TYPE) | ANY | 20031215 | |||
2 | ![]() |
PI_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | 'ALPHA' | 20031215 | ||
3 | ![]() |
PI_INTERN | Call by reference | Type reference (TYPE) | ANY | 20031215 |
Method ALPHA_CONVERSION_OUTPUT on class /FSCAA/CL_OBJECT has no exception.
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class /FSCAA/CL_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041229 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /FSCAA/CL_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class /FSCAA/CL_OBJECT has no exception.
Method CLEAR_APPL_LOG_MESSAGES Signature
Method CLEAR_APPL_LOG_MESSAGES on class /FSCAA/CL_OBJECT has no parameter.
Method CLEAR_APPL_LOG_MESSAGES on class /FSCAA/CL_OBJECT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /FSCAA/CL_OBJECT has no parameter.
Method CONSTRUCTOR on class /FSCAA/CL_OBJECT has no exception.
Method FINISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20031126 | |||
2 | ![]() |
PE_TAB_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20031126 | |||
3 | ![]() |
PI_DISPLAY_LOG | Call by reference | Type reference (TYPE) | BOOLEAN | CONSTANT_TRUE | 20031209 | ||
4 | ![]() |
PI_IREF_PROCESS | Call by reference | Object reference (TYPE REF TO) | /FSCAA/IF_PROCESS | Interface Process Object | 20110221 | ||
5 | ![]() |
PI_OREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | /FSCAA/CX_EXCEPTION | 20031125 |
Method FINISH on class /FSCAA/CL_OBJECT has no exception.
Method GET_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_MSGID | Value transfer | Type reference (TYPE) | MSGID | 20031125 |
Method GET_MESSAGE_ID on class /FSCAA/CL_OBJECT has no exception.
Method HANDLE_APPLICATION_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_DISPLAY_LOG | Call by reference | Type reference (TYPE) | BOOLEAN | CONSTANT_TRUE | 20031209 |
Method HANDLE_APPLICATION_LOG on class /FSCAA/CL_OBJECT has no exception.
Method IS_IT_FSCAA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLEAN | 20040330 |
Method IS_IT_FSCAA on class /FSCAA/CL_OBJECT has no exception.
Method SET_APPLICATION_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_OREF_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | /FSCAA/CL_LOGGING | 20031125 |
Method SET_APPLICATION_LOG on class /FSCAA/CL_OBJECT has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_IREF_PROCESS | Call by reference | Object reference (TYPE REF TO) | /FSCAA/IF_PROCESS | 20031125 | |||
2 | ![]() |
PC_TRANS_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20031126 | |||
3 | ![]() |
PI_CALLER | Call by reference | Type reference (TYPE) | STRING | 20031125 | |||
4 | ![]() |
PI_USER | Call by reference | Type reference (TYPE) | STRING | 20031125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041229 |
Method _2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040825 | |||
2 | ![]() |
PR_STRING | Value transfer | Type reference (TYPE) | STRING | 20040825 |
Method _2_STRING on class /FSCAA/CL_OBJECT has no exception.
Method _2_UPPERCASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20040304 |
Method _2_UPPERCASE on class /FSCAA/CL_OBJECT has no exception.
Method _2_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STRING | Call by reference | Type reference (TYPE) | STRING | 20040825 | |||
2 | ![]() |
PR_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20040825 |
Method _2_XSTRING on class /FSCAA/CL_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 462_10 |