SAP ABAP Class IF_BINREL_PROP_CA (Agent for Relationship Attribute)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SCMB/CA_DF_ATTR_NET Document Flow Agent: Attribute 'Network ID' 20020809
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SCMB/CA_DF_ATTR_QTY Document Flow Agent: Attribute 'Quantity' 20021017
3 Interface implementation (CLASS c. INTERFACES i_ref)  /SCMB/CA_DF_ATTR_VALUE Document Flow Agent: Attribute 'Value' 20021018
4 Interface implementation (CLASS c. INTERFACES i_ref)  CA_ISM_IPM_TITLE_REL_ATTR Agent Attributes for Title Relationship 20021105
5 Interface implementation (CLASS c. INTERFACES i_ref)  CA_OBL_EXMPL_PVIA Agent by way of Data of Flight Connections 20000913
6 Interface implementation (CLASS c. INTERFACES i_ref)  CA_OBL_EXMPL_TRANSPASS Agent Transit Passenger of a Connecting Flight 20000914
Properties
Class IF_BINREL_PROP_CA  
Short Description Agent for Relationship Attribute    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000718   SAP 
Last change 20000726   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BINREL_PROP_CA has no forward declaration.
Interfaces
Class IF_BINREL_PROP_CA has no interface implemented.
Friends
Class IF_BINREL_PROP_CA has no friend class.
Attributes
Class IF_BINREL_PROP_CA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PROPERTY Instance method Public Method Deletion of an Attribute 20000822
2 GET_DBTABLE Instance method Public Method Attribute Table Name 20001115
3 GET_PROPERTY Instance method Public Method Read Attribute 20000823
4 SET_OBJECTS_FROM_DATA Instance method Public Method Generation of Attribute Instances from Pre-Selected Data 20000726
5 SET_PROPERTY Instance method Public Method Generate or Change an Attribute 20000816
Events
Class IF_BINREL_PROP_CA has no event.
Types
Class IF_BINREL_PROP_CA has no local type.
Method Signatures

Method DELETE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 GUID der Verknüpfung 20000822
2 Importing IP_PROPNAM Call by reference Type reference (TYPE) OBLPROP Name des Attributs 20000822
3 Importing IP_RELATION Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20000822
# Exception Resumable Description Created on
1 CX_OBL_INTERNAL_ERROR Interner Fehler des Verknüpfungsdienstes 20000822

Method GET_DBTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DBTABLE Value transfer Type reference (TYPE) TABNAME Tabellenname 20001115
2 Exporting EP_MULTIPLE Call by reference Type reference (TYPE) FLAG 'X' Tabelle enthält mehrere Attributtypen 20001115
3 Importing IP_PROPNAME Call by reference Type reference (TYPE) OBLPROP Attributname 20001115

Method GET_DBTABLE on class IF_BINREL_PROP_CA has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROPERTY Call by reference Type reference (TYPE) ANY Daten des Attribut 20000823
2 Importing IP_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 GUID der Verknüpfung 20000823
3 Importing IP_PROPNAM Call by reference Type reference (TYPE) OBLPROP Name des Attributs 20000823
4 Importing IP_RELATION Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20000823
# Exception Resumable Description Created on
1 CX_OBL_INTERNAL_ERROR Interner Fehler des Verknüpfungsdienstes 20000823

Method SET_OBJECTS_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Attributinstanzen 20000821
2 Importing IP_BRELGUID Call by reference Type reference (TYPE) OBLGUID16 SOBL: GUID 20000821
3 Importing IP_BRELTYP Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20000821
4 Importing IP_PROPNAME Call by reference Type reference (TYPE) OBLPROP Attributname 20000821
5 Importing I_PROPERTY Call by reference Type reference (TYPE) ANY Attributwerte 20000821
# Exception Resumable Description Created on
1 CX_OBL_INTERNAL_ERROR Interner Fehler des Verknüpfungsdienstes 20000821

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 GUID der Verknüpfung 20000816
2 Importing IP_PROPNAM Call by reference Type reference (TYPE) OBLPROP Name des Attributs 20000816
3 Importing IP_RELATION Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20000816
4 Importing I_PROPERTY Call by reference Type reference (TYPE) ANY Daten des Attribut 20000816
5 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) OBJECT Instanz eines persistenten Attributs 20000816
# Exception Resumable Description Created on
1 CX_OBL_INTERNAL_ERROR Interner Fehler des Verknüpfungsdienstes 20000816
History
Last changed by/on SAP  20000726 
SAP Release Created in