SAP ABAP Interface IF_FINB_MD_REGISTRY_INTERNAL (Reigistration - Internal View)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-MDF (Application Component) Master Data Framework
⤷
FINB_CHAR_FRAMEWORK (Package) Simple Master Data Service

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_MD_REGISTRY | Registration Information for an InfoObject | 20040325 |
Properties
Interface | IF_FINB_MD_REGISTRY_INTERNAL | |
Short Description | Reigistration - Internal View |
General Data
Package | FINB_CHAR_FRAMEWORK | Simple Master Data Service |
Created | 20040325 | SAP |
Last changed | 20050220 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FINB_MD_CHAR_FACTORY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_MD_REGISTRY | Registration | 20040325 |
Friends
Interface IF_FINB_MD_REGISTRY_INTERNAL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ELEMENT_TYPE_ATTRIBUTE | Constant | Public | Type reference (TYPE) | FINB_MD_ELEMENT_TYPE | 'A' | Type (Attributes/Key) | 20040330 | |
2 | GC_ELEMENT_TYPE_KEY | Constant | Public | Type reference (TYPE) | FINB_MD_ELEMENT_TYPE | 'K' | Type (Attributes/Key) | 20040330 | |
3 | MF_BUFFERED | Instance attribute | Public | Type reference (TYPE) | FINB_MD_BOOLEAN | Boolean Value (True or False) | 20040404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Registration Instance | 20040325 |
2 | ![]() |
Static method | Public | Method | Reset Buffer | 20040325 |
3 | ![]() |
Instance method | Public | Method | Gets MDF Application and MDF-AREAID | 20040408 |
4 | ![]() |
Instance method | Public | Method | Get Registration Entity | 20040404 |
5 | ![]() |
Instance method | Public | Method | Registration SID | 20040430 |
6 | ![]() |
Instance method | Public | Method | Gets Name of Generated Structure | 20040424 |
7 | ![]() |
Instance method | Public | Method | Gets Temporary MDF Field Name for a Field Name | 20040408 |
Events
Interface IF_FINB_MD_REGISTRY_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_REGISTRY_INTERNAL | Public | See coding | 20040409 | BEGIN OF s_registry_internal,
fieldname TYPE finb_md_fieldname,
o_entity TYPE REF TO if_finb_md_registryentity,
END OF s_registry_internal
|
||
2 | TS_REGISTRY_INTERNAL | Public | See coding | 20040409 | ts_registry_internal TYPE SORTED TABLE OF s_registry_internal
WITH UNIQUE KEY fieldname
|
Method Signatures
Method DISCARD_BUFFER Signature
Method DISCARD_BUFFER on Interface IF_FINB_MD_REGISTRY_INTERNAL has no parameter.
Method DISCARD_BUFFER on Interface IF_FINB_MD_REGISTRY_INTERNAL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_REGID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | Registrierungsidentifikation | 20040325 | ||
2 | ![]() |
IF_BUFFERED | Call by reference | Type reference (TYPE) | FINB_MD_BOOLEAN | ABAP_TRUE | Boolscher Wert (Wahr oder Falsch) | 20040404 | |
3 | ![]() |
RO_REGISTRY_INTERNAL | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MD_REGISTRY_INTERNAL | Registrierung interne Sicht | 20040325 |
Method GET_INSTANCE on Interface IF_FINB_MD_REGISTRY_INTERNAL has no exception.
Method GET_MDF_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_MDF_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_MDF_APPL | MDF-Applikation | 20040408 | ||
2 | ![]() |
ED_MDF_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_MDF_AREAID | MDF-AreaID | 20040408 |
Method GET_MDF_ID on Interface IF_FINB_MD_REGISTRY_INTERNAL has no exception.
Method GET_REGISTRYENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname | 20040404 | ||
2 | ![]() |
IF_SET_MDF_TEMP_REGISTRY | Call by reference | Type reference (TYPE) | FINB_MD_BOOLEAN | 'X' zu Feld temp. MDF-Registrierung setzen | 20040407 | ||
3 | ![]() |
RO_REGISTRYENTITY | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MD_REGISTRYENTITY | Registrierungsentität | 20040404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040404 |
Method GET_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_SID | Value transfer | Type reference (TYPE) | FINB_MD_NROBJ_SID | Registrierungs-SID | 20040430 |
Method GET_SID on Interface IF_FINB_MD_REGISTRY_INTERNAL has no exception.
Method GET_STRUCTURE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FIELDNAME_SID | Call by reference | Type reference (TYPE) | FINB_MD_NROBJ_SID | SID zum Feldnamen | 20040430 | ||
2 | ![]() |
ED_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20040430 | ||
3 | ![]() |
ID_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname | 20040424 | ||
4 | ![]() |
ID_STRUCTURE_TYPE | Call by reference | Type reference (TYPE) | FINB_MD_STRUCT_TYPE | IF_FINB_MD_CHAR_FACTORY=>GC_STRUCT_TYPE_F4 | Struktur-Type | 20040605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Feldname unbekannt | 20040424 |
Method GET_TEMP_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname | 20040408 | ||
2 | ![]() |
RD_TEMP_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20040408 |
Method GET_TEMP_FIELDNAME on Interface IF_FINB_MD_REGISTRY_INTERNAL has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 300 |