SAP ABAP Class FSBP_CNS_IMAGE_ACCESS (Access Image Data for Change Pointers)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_PROXY_EVENTS (Package) Business Partner Events Using Proxy

⤷

⤷

Properties
Class | FSBP_CNS_IMAGE_ACCESS | |
Short Description | Access Image Data for Change Pointers | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_BP_FND_PROXY_EVENTS | Business Partner Events Using Proxy |
Created | 20080707 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBP_CNS_IMAGE_ACCESS has no forward declaration.
Interfaces
Class FSBP_CNS_IMAGE_ACCESS has no interface implemented.
Friends
Class FSBP_CNS_IMAGE_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_CNS_IMAGE_ACCESS | Access Image Data for Change Pointers | 20080710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes the Images According to the Transferred Keys | 20080710 |
2 | ![]() |
Static method | Public | Method | Provides an Instance of this Class | 20080710 |
3 | ![]() |
Instance method | Public | Method | Reads the Images According to the Transferred Keys | 20080710 |
4 | ![]() |
Instance method | Public | Method | Saves the Transferred Images to the Database | 20080710 |
Events
Class FSBP_CNS_IMAGE_ACCESS has no event.
Types
Class FSBP_CNS_IMAGE_ACCESS has no local type.
Method Signatures
Method DELETE_IMAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IMAGE_GUID | Call by reference | Type reference (TYPE) | CNS_TAB_CP_ID | Änderungszeiger IDs | 20080710 |
Method DELETE_IMAGES on class FSBP_CNS_IMAGE_ACCESS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | FSBP_CNS_IMAGE_ACCESS | Singletoninstanz | 20080710 |
Method GET_INSTANCE on class FSBP_CNS_IMAGE_ACCESS has no exception.
Method READ_IMAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IMAGE_GUID | Call by reference | Type reference (TYPE) | CNS_TAB_CP_ID | Änderungszeiger IDs | 20080710 | ||
2 | ![]() |
R_IMAGES | Value transfer | Type reference (TYPE) | TTY_FSBP_CNS_IMAGE | Tabellentyp für FSBP CNS Imagedaten | 20080710 |
Method READ_IMAGES on class FSBP_CNS_IMAGE_ACCESS has no exception.
Method SAVE_IMAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IMAGES | Call by reference | Type reference (TYPE) | TTY_FSBP_CNS_IMAGE | Tabellentyp für FSBP CNS Imagedaten | 20080710 |
Method SAVE_IMAGES on class FSBP_CNS_IMAGE_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |