SAP ABAP Class IF_FSBP_MESSAGE_COMPOSER (Interface for a Message Agent)
Properties
Class IF_FSBP_MESSAGE_COMPOSER  
Short Description Interface for a Message Agent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070404   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBP_MESSAGE_COMPOSER has no forward declaration.
Interfaces
Class IF_FSBP_MESSAGE_COMPOSER has no interface implemented.
Friends
Class IF_FSBP_MESSAGE_COMPOSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RELEVANT_BP_LIST Instance attribute Public Type reference (TYPE) FSBP_CHANGED_PARTNERS_TTY Created/Changed Business Partners 20070412
2 RELEVANT_SEGMENTS_LIST Instance attribute Public Type reference (TYPE) FSBP_CHANGED_SEGMENTS_TTY Changed Segments in Business Partner 20070412
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_INBOUND_MESSAGE_DATA Instance method Public Method Compiles the Data for the API Call 20070412
2 COMPOSE_OUTBOUND_MESSAGE_DATA Instance method Public Method Compiles the Data for the Service Call 20070412
3 FILTER_CHANGE_POINTERS Instance method Public Method Filters the Transferred Change Pointers for Relevance 20070404
4 FILTER_INBOUND_DATA Instance method Public Method Filters Inbound Data for Relevance 20070412
Events
Class IF_FSBP_MESSAGE_COMPOSER has no event.
Types
Class IF_FSBP_MESSAGE_COMPOSER has no local type.
Method Signatures

Method COMPOSE_INBOUND_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Object reference (TYPE REF TO) DATA Kontextdaten im Format STR_XO_ESA_MAPPING2 20070412
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA Gesamtdaten im Format STR_XO_ESA_MAPPING2 20070412

Method COMPOSE_INBOUND_MESSAGE_DATA on class IF_FSBP_MESSAGE_COMPOSER has no exception.

Method COMPOSE_OUTBOUND_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Object reference (TYPE REF TO) DATA Kontextdaten im Format STR_XO_ESA_MAPPING2 20070412
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA Gesamtdaten im Format STR_XO_ESA_MAPPING2 20070412
3 Importing I_RELEVANT_PARTNERS Call by reference Type reference (TYPE) FSBP_CHANGED_PARTNERS_TTY Angelegte/geänderte Geschäftspartner 20070521
4 Importing I_RELEVANT_SEGMENTS Call by reference Type reference (TYPE) FSBP_CHANGED_SEGMENTS_TTY Geänderte Segmente am Geschäftspartner 20070521
5 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name des Service 20070521
# Exception Resumable Description Created on
1 CX_XO_INVALID_PARAMETER Ausnahme: Übergabewerte fehlerhaft 20070521

Method FILTER_CHANGE_POINTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGED_BP_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_PARTNERS_TTY Angelegte/geänderte Geschäftspartner 20070404
2 Importing CHANGED_SEGMENTS_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_SEGMENTS_TTY Geänderte Segmente am Geshäftspartner 20070404
3 Exporting RELEVANT_BP_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_PARTNERS_TTY Angelegte/geänderte Geschäftspartner 20070404
4 Exporting RELEVANT_SEGMENTS_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_SEGMENTS_TTY Geänderte Segmente am Geshäftspartner 20070404

Method FILTER_CHANGE_POINTERS on class IF_FSBP_MESSAGE_COMPOSER has no exception.

Method FILTER_INBOUND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA Daten im Format STR_XO_ESA_MAPPING2 20070412
2 Exporting RELEVANT_BP_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_PARTNERS_TTY Angelegte/geänderte Geschäftspartner 20070412
3 Exporting RELEVANT_SEGMENTS_LIST Call by reference Type reference (TYPE) FSBP_CHANGED_SEGMENTS_TTY Geänderte Segmente am Geshäftspartner 20070412

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