SAP ABAP Class IF_FSBP_SO_COMPANY_CODE (Company-Code Dependent Segment Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CVI_SO_CUSTOMER_CC Segment Object for Company Code-Dependent Debit Data 20110119
2 Interface implementation (CLASS c. INTERFACES i_ref)  CVI_SO_VENDOR_CC Segment Object for Company Code-Dependent Credit Data 20110119
3 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_CC_DEFAULT_BEHAVIOR Standard Behavior for Implementation of IF_FSBP_COMPANY_CODE 20110119
4 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_SO_COMPANY_CODE Company-Code Dependent Data in Business Partner 20110119
Properties
Class IF_FSBP_SO_COMPANY_CODE  
Short Description Company-Code Dependent Segment Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBP_SO_COMPANY_CODE has no forward declaration.
Interfaces
Class IF_FSBP_SO_COMPANY_CODE has no interface implemented.
Friends
Class IF_FSBP_SO_COMPANY_CODE has no friend class.
Attributes
Class IF_FSBP_SO_COMPANY_CODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CC_TABLE_DATA Instance method Public Method Returns Company-Code Dependent Data 20110119
2 GET_CC_TABLE_DATA_NEW Instance method Public Method Supplies Current Status of Company-Code Dependent Data 20110119
3 GET_CC_TABLE_DATA_OLD Instance method Public Method Supplies Previous Status of Company-Code Dependent Data 20110119
4 GET_COMPANY_CODES Instance method Public Method Returns Company Codes (Reference) 20110119
5 SET_CC_TABLE_DATA_NEW Instance method Public Method Sets New Company-Code Dependent Data 20110119
6 VALIDATE_CC_DATA Instance method Public Method Checks Data for Selected Company-Code 20110119
Events
Class IF_FSBP_SO_COMPANY_CODE has no event.
Types
Class IF_FSBP_SO_COMPANY_CODE has no local type.
Method Signatures

Method GET_CC_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
3 Returning R_DATA Value transfer Type reference (TYPE) TTY_XO_MEMORY_DATA Datenkatalog eines Anwendungsobjekts 20110119

Method GET_CC_TABLE_DATA on class IF_FSBP_SO_COMPANY_CODE has no exception.

Method GET_CC_TABLE_DATA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
2 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method GET_CC_TABLE_DATA_NEW on class IF_FSBP_SO_COMPANY_CODE has no exception.

Method GET_CC_TABLE_DATA_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_OLD Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
2 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method GET_CC_TABLE_DATA_OLD on class IF_FSBP_SO_COMPANY_CODE has no exception.

Method GET_COMPANY_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPANY_CODES Value transfer Object reference (TYPE REF TO) FSBP_COMPANY_CODE Buchungskreis am Geschäftspartner 20110119

Method GET_COMPANY_CODES on class IF_FSBP_SO_COMPANY_CODE has no exception.

Method SET_CC_TABLE_DATA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119
2 Importing I_DATA_NEW Call by reference Type reference (TYPE) TTY_XO_TABLE_DATA Liste von Tabellendaten 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method SET_CC_TABLE_DATA_NEW on class IF_FSBP_SO_COMPANY_CODE has no exception.

Method VALIDATE_CC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
3 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

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