SAP ABAP Class CL_GHO_DB_OWNERSHIP_BP (Ownership DB Class for Business Partner)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-OWN (Application Component) Ownership
     APPL_GHO_OWNERSHIP_DB (Package) DB layer for Ownership
Properties
Class CL_GHO_DB_OWNERSHIP_BP  
Short Description Ownership DB Class for Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APPL_GHO_OWNERSHIP_DB   DB layer for Ownership 
Created 20100716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_DB_OWNERSHIP_BP has no forward declaration.
Interfaces
Class CL_GHO_DB_OWNERSHIP_BP has no interface implemented.
Friends
Class CL_GHO_DB_OWNERSHIP_BP has no friend class.
Attributes
Class CL_GHO_DB_OWNERSHIP_BP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_OWNTYP_BP_SET Static method Public Method Set Customer/Vendor Ownership Type/Role by Business Partner 20100720
2 S_OWNTYP_BYCUSTBP_GET Static method Public Method Get Customer Ownership Type/Role by Business Partner 20100818
3 S_OWNTYP_BYCUST_GET Static method Public Method Get Customer Ownership Type/Role by Customer ID 20100720
4 S_OWNTYP_BYVENDBP_GET Static method Public Method Get Customer Ownership Type/Role By Business Partner 20100818
5 S_OWNTYP_BYVEND_GET Static method Public Method Get Customer Ownership Type/Role By Vendor ID 20100720
6 S_OWN_BP_BY_CUSTBP_GET Static method Public Method Get Customer Ownership Data by Business Partner ID 20100716
7 S_OWN_BP_BY_CUST_GET Static method Public Method Get Customer Ownership Data by Customer ID 20100716
8 S_OWN_BP_BY_VENDBP_GET Static method Public Method Get Vendor Ownership Data by Business Partner ID 20100716
9 S_OWN_BP_BY_VEND_GET Static method Public Method Get Vendor Ownership Data by Vendor ID 20100716
10 S_OWN_MD_BP_SET Static method Public Method Set Customer/Vendor Ownership Master Data by Bus. Partner 20100726
Events
Class CL_GHO_DB_OWNERSHIP_BP has no event.
Types
Class CL_GHO_DB_OWNERSHIP_BP has no local type.
Method Signatures

Method S_OWNTYP_BP_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OWNTYPE Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100720
2 Importing IT_OWNTYPE_OLD Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100720

Method S_OWNTYP_BP_SET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWNTYP_BYCUSTBP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNTYP Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100818
2 Importing IV_BUPARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20100818
3 Importing IV_CUST_ID Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100818

Method S_OWNTYP_BYCUSTBP_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWNTYP_BYCUST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNTYP Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100720
2 Importing IV_CUST_ID Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100720

Method S_OWNTYP_BYCUST_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWNTYP_BYVENDBP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNTYP Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100818
2 Importing IV_BUPARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20100818
3 Importing IV_VEND_ID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100818

Method S_OWNTYP_BYVENDBP_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWNTYP_BYVEND_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNTYP Call by reference Type reference (TYPE) GHO_T_CUVD_OWN_TYPE GHO: Table type of Customer/Vendor Ownr role & Escheat data 20100720
2 Importing IV_VEND_ID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100720

Method S_OWNTYP_BYVEND_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWN_BP_BY_CUSTBP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUST_OWN Call by reference Type reference (TYPE) GHO_S_CUST GHO: Customer Ownership 20100716
2 Importing IV_BUPARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20100716

Method S_OWN_BP_BY_CUSTBP_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWN_BP_BY_CUST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUST_OWN Call by reference Type reference (TYPE) GHO_S_CUST GHO: Customer Ownership 20100716
2 Importing IV_CUST_ID Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100716

Method S_OWN_BP_BY_CUST_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWN_BP_BY_VENDBP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VEND_OWN Call by reference Type reference (TYPE) GHO_S_VEND GHO: Vendor Ownership 20100716
2 Importing IV_BUPARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20100716

Method S_OWN_BP_BY_VENDBP_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWN_BP_BY_VEND_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VEND_OWN Call by reference Type reference (TYPE) GHO_S_VEND GHO: Vendor Ownership 20100716
2 Importing IV_VEND_ID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100716

Method S_OWN_BP_BY_VEND_GET on class CL_GHO_DB_OWNERSHIP_BP has no exception.

Method S_OWN_MD_BP_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUVD_OWN_MD Call by reference Type reference (TYPE) GHO_S_CUVD_OWN_MD Customer/Vendor Master data 20100726
2 Importing IS_CUVD_OWN_MD_DB Call by reference Type reference (TYPE) GHO_S_CUVD_OWN_MD Customer/Vendor Master data 20100726
3 Importing IV_KZ Call by reference Type reference (TYPE) CDCHNGIND Change type (U, I, E, D) 20100726

Method S_OWN_MD_BP_SET on class CL_GHO_DB_OWNERSHIP_BP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606