SAP ABAP Class IF_FSBPR_CONFIGURATION (Customizing for Business Partner Relationships)
Properties
Class IF_FSBPR_CONFIGURATION  
Short Description Customizing for Business Partner Relationships    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBPR_CONFIGURATION has no forward declaration.
Interfaces
Class IF_FSBPR_CONFIGURATION has no interface implemented.
Friends
Class IF_FSBPR_CONFIGURATION has no friend class.
Attributes
Class IF_FSBPR_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RELTYPE_EXISTS Instance method Public Method Checks Whether Relationship Category Exists 20100630
2 GET_CONFIGURATION_ALL_RELTYPES Instance method Public Method Returns Customizing for All Relationship Categories 20100503
3 GET_CONFIGURATION_FOR_RELTYPE Instance method Public Method Provides Customizing for a Relationship Category 20100104
4 GET_DESCRIPTION_FOR_BP1 Instance method Public Method Provides the Description from View of Partner 1 20100914
5 GET_NAME_FOR_RELTYPE Instance method Public Method Provides Name of a Relationship Category 20100104
Events
Class IF_FSBPR_CONFIGURATION has no event.
Types
Class IF_FSBPR_CONFIGURATION has no local type.
Method Signatures

Method CHECK_RELTYPE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELTYP Call by reference Type reference (TYPE) BU_RELTYP Geschäftspartner-Beziehungstyp 20100630
# Exception Resumable Description Created on
1 CX_FSBPR_INVALID_RELTYPE Beziehungstyp ist nicht zulässig 20100630

Method GET_CONFIGURATION_ALL_RELTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) TTY_TBZ9 GPB: Standard Tabellentyp für die Customizingstruktur TBZ9 20100503

Method GET_CONFIGURATION_ALL_RELTYPES on class IF_FSBPR_CONFIGURATION has no exception.

Method GET_CONFIGURATION_FOR_RELTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELTYP Call by reference Type reference (TYPE) BU_RELTYP Geschäftspartner-Beziehungstyp 20100104
2 Returning RESULT Value transfer Type reference (TYPE) TBZ9 GP-Beziehungstypen 20100104

Method GET_CONFIGURATION_FOR_RELTYPE on class IF_FSBPR_CONFIGURATION has no exception.

Method GET_DESCRIPTION_FOR_BP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELTYP Call by reference Type reference (TYPE) BU_RELTYP Geschäftspartner-Beziehungstyp 20100914
2 Returning RESULT Value transfer Type reference (TYPE) TBZ9A-BEZ50 Bezeichnung aus Sicht von Partner 1 20100914

Method GET_DESCRIPTION_FOR_BP1 on class IF_FSBPR_CONFIGURATION has no exception.

Method GET_NAME_FOR_RELTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELTYP Call by reference Type reference (TYPE) BU_RELTYP Geschäftspartner-Beziehungstyp 20100104
2 Returning RESULT Value transfer Type reference (TYPE) TBZ9A-RTITL Titel eines Objektteils 20100104

Method GET_NAME_FOR_RELTYPE on class IF_FSBPR_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in