SAP ABAP Interface IF_FINB_STRUCT_OBJECT (Object of a Structured Type)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-AET (Application Component) Accounting Entities
⤷
FINB_TYPES (Package) Financials Type Concept

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOBJ_OBJECT | Generic Implementation of a FIN Object | 20050315 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_ELEMENT | Instance | 20040906 |
Properties
Interface | IF_FINB_STRUCT_OBJECT | |
Short Description | Object of a Structured Type |
General Data
Package | FINB_TYPES | Financials Type Concept |
Created | 20040507 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FINB_STRUCT_OBJECT has no forward declaration.
Interfaces
Interface IF_FINB_STRUCT_OBJECT has no interface.
Friends
Interface IF_FINB_STRUCT_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_ID | Instance attribute | Public | Type reference (TYPE) | FINB_ID | Technical Key of Object | 20040507 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Amount with Currency | 20040625 |
2 | ![]() |
Instance method | Public | Method | 20040625 | |
3 | ![]() |
Instance method | Public | Method | Read Quantity with Unit | 20040625 |
4 | ![]() |
Instance method | Public | Method | 20040819 | |
5 | ![]() |
Instance method | Public | Method | 20040507 | |
6 | ![]() |
Instance method | Public | Method | 20040625 | |
7 | ![]() |
Instance method | Public | Method | 20040625 | |
8 | ![]() |
Instance method | Public | Method | 20040625 | |
9 | ![]() |
Instance method | Public | Method | 20040625 |
Events
Interface IF_FINB_STRUCT_OBJECT has no event.
Types
Interface IF_FINB_STRUCT_OBJECT has no local type.
Method Signatures
Method GET_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20040625 | |||
2 | ![]() |
RR_VALUE | Value transfer | Object reference (TYPE REF TO) | UAB_S_AMNT | 20040625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050502 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method GET_DESCRIPTION on Interface IF_FINB_STRUCT_OBJECT has no exception.
Method GET_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20040625 | |||
2 | ![]() |
RR_VALUE | Value transfer | Object reference (TYPE REF TO) | UAB_S_QNTY | 20040625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050502 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_STRUCT_TYPE | 20040819 |
Method GET_TYPE on Interface IF_FINB_STRUCT_OBJECT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | Merkmalswert | 20040507 | ||
2 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Name einer Komponente des strukturierten Typs | 20040507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zusätzliche Schlüssel für Komponente fehlen | 20040507 | |
2 | ![]() |
Komponente nicht vorhanden | 20040507 | |
3 | ![]() |
Fehler aufgetreten (mit Meldung) | 20040507 | |
4 | ![]() |
Keinen Eintrag gefunden für zusätzlichen Schlüssel | 20040507 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ADD_KEY_VALUES | Call by reference | Object reference (TYPE REF TO) | DATA | Wenn initial erhält man Kopftabelle und Text in sy-langu | 20040625 | ||
2 | ![]() |
RS_VALUES | Value transfer | Object reference (TYPE REF TO) | DATA | 20040625 |
Method GET_VALUES on Interface IF_FINB_STRUCT_OBJECT has no exception.
Method GET_VALUE_AS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20040625 | |||
2 | ![]() |
RR_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20040625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050502 |
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20040625 | |||
2 | ![]() |
ID_VALUE | Call by reference | Type reference (TYPE) | ANY | Neuer Wert des zu ändernden Feldes | 20040625 | ||
3 | ![]() |
IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Neuer Wert des zu ändernden Feldes | 20040625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050502 |
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMP_NAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20040625 | |||
2 | ![]() |
ID_VALUE | Call by reference | Type reference (TYPE) | ANY | Neuer Wert des zu ändernden Feldes | 20040625 | ||
3 | ![]() |
IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Neuer Wert des zu ändernden Feldes | 20040625 |
Method SET_VALUES on Interface IF_FINB_STRUCT_OBJECT has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 300 |