SAP ABAP Class IF_FINB_STRUCT_OBJECT (Object of a Structured Type)
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
Class IF_FINB_STRUCT_OBJECT  
Short Description Object of a Structured Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040507   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_STRUCT_OBJECT has no forward declaration.
Interfaces
Class IF_FINB_STRUCT_OBJECT has no interface implemented.
Friends
Class IF_FINB_STRUCT_OBJECT has no friend class.
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 GET_AMOUNT Instance method Public Method Read Amount with Currency 20040625
2 GET_DESCRIPTION Instance method Public Method 20040625
3 GET_QUANTITY Instance method Public Method Read Quantity with Unit 20040625
4 GET_TYPE Instance method Public Method 20040819
5 GET_VALUE Instance method Public Method 20040507
6 GET_VALUES Instance method Public Method 20040625
7 GET_VALUE_AS_REF Instance method Public Method 20040625
8 SET_VALUE Instance method Public Method 20040625
9 SET_VALUES Instance method Public Method 20040625
Events
Class IF_FINB_STRUCT_OBJECT has no event.
Types
Class 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 Importing ID_COMP_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040625
2 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) UAB_S_AMNT 20040625
# Exception Resumable Description Created on
1 COMPONENT_UNKNOWN 20050502

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) STRING 20040625

Method GET_DESCRIPTION on class 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 Importing ID_COMP_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040625
2 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) UAB_S_QNTY 20040625
# Exception Resumable Description Created on
1 COMPONENT_UNKNOWN 20050502

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) IF_FINB_STRUCT_TYPE 20040819

Method GET_TYPE on class 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 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Merkmalswert 20040507
2 Importing 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 ADD_KEY_MISSING Zusätzliche Schlüssel für Komponente fehlen 20040507
2 COMPONENT_UNKNOWN Komponente nicht vorhanden 20040507
3 ERROR_OCCURRED Fehler aufgetreten (mit Meldung) 20040507
4 NO_ENTRY_FOR_ADD_KEY 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 Importing 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 Returning RS_VALUES Value transfer Object reference (TYPE REF TO) DATA 20040625

Method GET_VALUES on class 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 Importing ID_COMP_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040625
2 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) DATA 20040625
# Exception Resumable Description Created on
1 COMPONENT_UNKNOWN 20050502

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COMP_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040625
2 Importing ID_VALUE Call by reference Type reference (TYPE) ANY Neuer Wert des zu ändernden Feldes 20040625
3 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA Neuer Wert des zu ändernden Feldes 20040625
# Exception Resumable Description Created on
1 COMPONENT_UNKNOWN 20050502

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COMP_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040625
2 Importing ID_VALUE Call by reference Type reference (TYPE) ANY Neuer Wert des zu ändernden Feldes 20040625
3 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA Neuer Wert des zu ändernden Feldes 20040625

Method SET_VALUES on class IF_FINB_STRUCT_OBJECT has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in