SAP ABAP Class CL_COM_PRODUCT_ORG_TYPE (Read Customizing Organizational Dependency Types)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_CUST (Package) Product Master Customizing - General
Properties
Class CL_COM_PRODUCT_ORG_TYPE  
Short Description Read Customizing Organizational Dependency Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_CUST   Product Master Customizing - General 
Created 20020122   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PRODUCT_ORG_TYPE has no forward declaration.
Interfaces
Class CL_COM_PRODUCT_ORG_TYPE has no interface implemented.
Friends
Class CL_COM_PRODUCT_ORG_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTEXT_DK_GEN Constant Public Type reference (TYPE) CHAR10 'DK_GEN' 20040402
2 GT_PR_ORG_REL Static Attribute Private Type reference (TYPE) COMT_PR_ORG_REL_TAB 20080507
3 GV_CONTEXT_USED Static Attribute Private Type reference (TYPE) CHAR10 Character Field Length = 10 20040503
Methods
# Method Level Visibility Method type Description Created on
1 COMC_PR_COMP_ORG_READ_ALL Static method Public Method Read All Combinations Product-Comp. Type and Org-Dependency 20020218
2 COMC_PR_COMP_ORG_READ_SINGLE Static method Public Method Read One Combination Product-Comp. Type and Org-Dependency 20020218
3 COMC_PR_ORG_LINK_READ_ALL Static method Public Method Reading All Organization-Dependent Link Tables 20020218
4 COMC_PR_ORG_LINK_READ_SINGLE Static method Public Method Reading an Organization-Dependent Link Table 20020218
5 COMC_PR_ORG_TYPE_READ_ALL Static method Public Method Reading Organizational Dependency Types 20020122
6 COMC_PR_ORG_TYPE_READ_KEYS Static method Public Method Reading Organizational Dependency Type (Key Fields) 20020204
7 COMC_PR_ORG_TYPE_READ_SINGLE Static method Public Method Reading an Organizational Dependency Type 20020122
8 COMC_PR_ORG_TYPE_T_READ_MULTI Static method Public Method Reading Organizational Dependency Type Descriptions 20020122
9 COMC_PR_ORG_TYPE_T_READ_SINGLE Static method Public Method Reading Organizational Dependency Type Description 20020122
10 COMS_LH_OBJ_TYPE_READ_SINGLE Static method Private Method 20040908
11 COMS_PR_ORG_READ_SINGLE_BUFFER Static method Private Method Reads Individual Record of COMS_PR_ORG from Buffer 20040503
12 ORG_UNIT_MULTIPLE_ALLOWED Static method Public Method Determines if Several ORD_IDs Are Allowed for one ORG_TYPE 20031013
13 RESET_CONTEXT Static method Public Method 20040402
14 SET_CONTEXT Static method Public Method 20040402
Events
Class CL_COM_PRODUCT_ORG_TYPE has no event.
Types
Class CL_COM_PRODUCT_ORG_TYPE has no local type.
Method Signatures

Method COMC_PR_COMP_ORG_READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PR_COMP_ORG Call by reference Type reference (TYPE) COMT_PR_COMP_ORG_TAB Tabellentyp für Prod.Komp.Type und Org.Type 20020218
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE SPACE Objekttyp des generierten Settyps 20040908
# Exception Resumable Description Created on
1 NO_DESC Keine Beschreibung 20020218

Method COMC_PR_COMP_ORG_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_COMP_ORG Call by reference Type reference (TYPE) COMS_PR_COMP_ORG Typen von Organisationsabhängigkeiten 20020218
2 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Kennzeichen für Organisationsabhängigkeit 20020218
3 Importing IV_PROD_COMP_TYPE Call by reference Type reference (TYPE) COMT_PROD_COMP_TYPE Art der Produktkomponente 20020218
# Exception Resumable Description Created on
1 NOT_FOUND Kein Eintrag zur Kombination Prod.Komp.Typ / OrgTyp vorh. 20020218

Method COMC_PR_ORG_LINK_READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PR_ORG_REL Call by reference Type reference (TYPE) COMT_PR_ORG_REL_TAB Tabellentyp für Prod.Komp.Type und Org.Type 20020218
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE SPACE Objekttyp des generierten Settyps 20040826
# Exception Resumable Description Created on
1 NOT_FOUND Keine Einträge gefunden 20050502

Method COMC_PR_ORG_LINK_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_ORG_REL Call by reference Type reference (TYPE) COMS_PR_ORG_REL Typen von Organisationsabhängigkeiten 20020218
2 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Kennzeichen für Organisationsabhängigkeit 20020218
# Exception Resumable Description Created on
1 NOT_FOUND Kein Eintrag zur Kombination Prod.Komp.Typ / OrgTyp vorh. 20020218

Method COMC_PR_ORG_TYPE_READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PR_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE_TAB Produkttyp 20020122
2 Exporting ET_PR_ORG_TYPE_T Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE_T_TAB Produkttyp 20020122
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020122
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE SPACE Objekttyp des generierten Settyps 20040908
# Exception Resumable Description Created on
1 NO_DESC Keine Beschreibung 20020122

Method COMC_PR_ORG_TYPE_READ_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PR_ORG_KEYS Call by reference Type reference (TYPE) COMT_PR_ORG_KEYS_TAB 20020204
2 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Produkttyp 20020204
# Exception Resumable Description Created on
1 NOT_FOUND Keine Beschreibung 20020204

Method COMC_PR_ORG_TYPE_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_ORG_TYPE Call by reference Type reference (TYPE) COMS_PR_ORG Produkttyp 20020122
2 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Produkttyp 20020122
# Exception Resumable Description Created on
1 NOT_FOUND Keine Beschreibung 20020122

Method COMC_PR_ORG_TYPE_T_READ_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PR_ORG_TYPE_T Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE_T_TAB Kurztext zum Produkttyp 20020122
2 Importing IT_PR_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE_TAB Produkttyp 20020122
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020122
# Exception Resumable Description Created on
1 NOT_FOUND Keinen Eintrag gefunden 20020122

Method COMC_PR_ORG_TYPE_T_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_ORG_TYPE_T Call by reference Type reference (TYPE) COMS_PR_ORG_T Kurztext zum Produkttyp 20020122
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020122
3 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Produkttyp 20020122
# Exception Resumable Description Created on
1 NOT_FOUND Keinen Eintrag gefunden 20020122

Method COMS_LH_OBJ_TYPE_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE Objekttyp des generierten Settyps 20040908
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE Objekttyp des generierten Settyps 20040908
# Exception Resumable Description Created on
1 NOT_FOUND 20040908

Method COMS_PR_ORG_READ_SINGLE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PR_ORG_TYPE Call by reference Type reference (TYPE) COMS_PR_ORG Typen von Organisationsabhängigkeiten 20040503
2 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE Kennzeichen für Organisationsabhängigkeit 20040503
# Exception Resumable Description Created on
1 CONTEXT_EMPTY Kontext ist nicht spezifiziert 20040503
2 NOT_FOUND Kein Eintrag gefunden 20040503

Method ORG_UNIT_MULTIPLE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_TYPE Call by reference Type reference (TYPE) COMT_PR_ORG_TYPE 20031013
2 Returning RV_MULTI_ORG Value transfer Type reference (TYPE) COMT_BOOLEAN Mehrere org.-Zuordnungen möglich 20031013

Method ORG_UNIT_MULTIPLE_ALLOWED on class CL_COM_PRODUCT_ORG_TYPE has no exception.

Method RESET_CONTEXT Signature

Method RESET_CONTEXT on class CL_COM_PRODUCT_ORG_TYPE has no parameter.
Method RESET_CONTEXT on class CL_COM_PRODUCT_ORG_TYPE has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_USED Call by reference Type reference (TYPE) CHAR10 文字項目長 = 10 20040402

Method SET_CONTEXT on class CL_COM_PRODUCT_ORG_TYPE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 400