SAP ABAP Class IF_UC_CUST_DATA (Internal View of Customizing Data)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000809 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_ACCOUNT | Target Assignment (Persistent) | 20000913 |
2 | Interface composition (i COMPRISING i_ref) | IF_UC_COMPOUND_INT | Compound: internal | 20020116 |
3 | Interface composition (i COMPRISING i_ref) | IF_UC_DE_ACC_SCR_DATA | Data class for the adding new row popup | 20050302 |
4 | Interface composition (i COMPRISING i_ref) | IF_UC_DE_PROCESSOR | Process event between front-end and back | 20020320 |
5 | Interface composition (i COMPRISING i_ref) | IF_UC_METHOD | SAP Cons Method | 20000911 |
6 | Interface composition (i COMPRISING i_ref) | IF_UC_SELCOND | Selection Condition (Persistent) | 20000913 |
7 | Interface composition (i COMPRISING i_ref) | IF_UC_SET | Set (persistent) | 20010724 |
8 | Interface composition (i COMPRISING i_ref) | IF_UC_SINGLESELCOND | Selection Condition via Hierarchy Node | 20010823 |
9 | Interface composition (i COMPRISING i_ref) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20010831 |
10 | Interface composition (i COMPRISING i_ref) | IF_UG_MD_CHAR_VALUE | FIN Master Data: Representation of a Characteristic Value | 20010831 |
... | Click here to see Used By full list (109 items) |
Properties
Class | IF_UC_CUST_DATA | |
Short Description | Internal View of Customizing Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000809 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UC_CUST_DATA has no forward declaration.
Interfaces
Class IF_UC_CUST_DATA has no interface implemented.
Friends
Class IF_UC_CUST_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20000809 | |
2 | ![]() |
Instance method | Public | Method | Curr. state committed, rollback changes (w/o uO) | 20000904 |
3 | ![]() |
Instance method | Public | Method | copy state of object from template obj (with nwvu0) | 20000809 |
4 | ![]() |
Instance method | Public | Method | 20000809 | |
5 | ![]() |
Instance method | Public | Method | "Forget" oldest change to the object (w/o u0) | 20000809 |
6 | ![]() |
Instance method | Public | Method | Finish Changes, Prepare Object for Commit | 20030627 |
7 | ![]() |
Instance method | Public | Method | Get descr. text for obj | 20000831 |
8 | ![]() |
Instance method | Public | Method | Get GUID of obj | 20000901 |
9 | ![]() |
Instance method | Public | Method | 20000915 | |
10 | ![]() |
Instance method | Public | Method | Rollback all changes since last Commit (w/o u0) | 20000904 |
11 | ![]() |
Instance method | Public | Method | Write changes to object in the database (w/o u0) | 20000809 |
12 | ![]() |
Instance method | Public | Method | Set Fixed Characteristic Values | 20000915 |
13 | ![]() |
Instance method | Public | Method | 20000915 | |
14 | ![]() |
Instance method | Public | Method | 20000809 | |
15 | ![]() |
Instance method | Public | Method | Undo last change to object (w/o u0) | 20000809 |
16 | ![]() |
Instance method | Public | Method | Undo all changes (w/o u0) | 20000830 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REGISTER_CHANGE | Static Event (1) |
Public (2) |
Register change of data obj | 20000825 |
2 | REGISTER_CHANGE_UNCOND_SAVE | Static Event (1) |
Public (2) |
Announce that a Data Object has been Changed | 20020728 |
3 | UNREGISTER_CHANGE | Static Event (1) |
Public (2) |
Announce that a Data Object was not changed after all | 20020517 |
Types
Class IF_UC_CUST_DATA has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_UC_CUST_DATA has no parameter.
Method CHECK on class IF_UC_CUST_DATA has no exception.
Method COMMIT Signature
Method COMMIT on class IF_UC_CUST_DATA has no parameter.
Method COMMIT on class IF_UC_CUST_DATA has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Vorlageobjekt | 20000810 | ||
2 | ![]() |
I_DONT_COPY_REUSABLE | Call by reference | Type reference (TYPE) | UG_FLG | Objekt nicht kopieren, wenn es wiederverwendbar ist | 20000809 |
Method COPY on class IF_UC_CUST_DATA has no exception.
Method DELETE Signature
Method DELETE on class IF_UC_CUST_DATA has no parameter.
Method DELETE on class IF_UC_CUST_DATA has no exception.
Method DISCARD_UNDO Signature
Method DISCARD_UNDO on class IF_UC_CUST_DATA has no parameter.
Method DISCARD_UNDO on class IF_UC_CUST_DATA has no exception.
Method FINALIZE_CHANGES Signature
Method FINALIZE_CHANGES on class IF_UC_CUST_DATA has no parameter.
Method FINALIZE_CHANGES on class IF_UC_CUST_DATA has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TXTMI | Call by reference | Type reference (TYPE) | UG_TXTMI | Bezeichnung für Instanz | 20000831 | ||
2 | ![]() |
E_VERBOSE | Call by reference | Type reference (TYPE) | STRING | Text: Objektart, evtl. Merkmal, Instanz-Bezeichung | 20000831 |
Method GET_DESCRIPTION on class IF_UC_CUST_DATA has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GUID | Call by reference | Type reference (TYPE) | SYSUUID_22 | GUID für Customizing SAP Konsolidierung | 20000901 |
Method GET_GUID on class IF_UC_CUST_DATA has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class IF_UC_CUST_DATA has no parameter.
Method GET_TEXT on class IF_UC_CUST_DATA has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class IF_UC_CUST_DATA has no parameter.
Method ROLLBACK on class IF_UC_CUST_DATA has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20020228 |
Method SAVE on class IF_UC_CUST_DATA has no exception.
Method SET_FFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20000915 |
Method SET_FFIX on class IF_UC_CUST_DATA has no exception.
Method SET_TEXT Signature
Method SET_TEXT on class IF_UC_CUST_DATA has no parameter.
Method SET_TEXT on class IF_UC_CUST_DATA has no exception.
Method TRANSPORT Signature
Method TRANSPORT on class IF_UC_CUST_DATA has no parameter.
Method TRANSPORT on class IF_UC_CUST_DATA has no exception.
Method UNDO Signature
Method UNDO on class IF_UC_CUST_DATA has no parameter.
Method UNDO on class IF_UC_CUST_DATA has no exception.
Method UNDO_ALL Signature
Method UNDO_ALL on class IF_UC_CUST_DATA has no parameter.
Method UNDO_ALL on class IF_UC_CUST_DATA has no exception.
Event Signatures
Event REGISTER_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20000825 |
Event REGISTER_CHANGE_UNCOND_SAVE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020728 |
Event UNREGISTER_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |