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 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'DK_GEN' | 20040402 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | COMT_PR_ORG_REL_TAB | 20080507 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20040503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read All Combinations Product-Comp. Type and Org-Dependency | 20020218 |
2 | ![]() |
Static method | Public | Method | Read One Combination Product-Comp. Type and Org-Dependency | 20020218 |
3 | ![]() |
Static method | Public | Method | Reading All Organization-Dependent Link Tables | 20020218 |
4 | ![]() |
Static method | Public | Method | Reading an Organization-Dependent Link Table | 20020218 |
5 | ![]() |
Static method | Public | Method | Reading Organizational Dependency Types | 20020122 |
6 | ![]() |
Static method | Public | Method | Reading Organizational Dependency Type (Key Fields) | 20020204 |
7 | ![]() |
Static method | Public | Method | Reading an Organizational Dependency Type | 20020122 |
8 | ![]() |
Static method | Public | Method | Reading Organizational Dependency Type Descriptions | 20020122 |
9 | ![]() |
Static method | Public | Method | Reading Organizational Dependency Type Description | 20020122 |
10 | ![]() |
Static method | Private | Method | 20040908 | |
11 | ![]() |
Static method | Private | Method | Reads Individual Record of COMS_PR_ORG from Buffer | 20040503 |
12 | ![]() |
Static method | Public | Method | Determines if Several ORD_IDs Are Allowed for one ORG_TYPE | 20031013 |
13 | ![]() |
Static method | Public | Method | 20040402 | |
14 | ![]() |
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 | ![]() |
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 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COMT_BUS_OBJTYPE | SPACE | Objekttyp des generierten Settyps | 20040908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_PR_COMP_ORG | Call by reference | Type reference (TYPE) | COMS_PR_COMP_ORG | Typen von Organisationsabhängigkeiten | 20020218 | ||
2 | ![]() |
IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | Kennzeichen für Organisationsabhängigkeit | 20020218 | ||
3 | ![]() |
IV_PROD_COMP_TYPE | Call by reference | Type reference (TYPE) | COMT_PROD_COMP_TYPE | Art der Produktkomponente | 20020218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COMT_BUS_OBJTYPE | SPACE | Objekttyp des generierten Settyps | 20040826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_PR_ORG_REL | Call by reference | Type reference (TYPE) | COMS_PR_ORG_REL | Typen von Organisationsabhängigkeiten | 20020218 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_PR_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE_TAB | Produkttyp | 20020122 | ||
2 | ![]() |
ET_PR_ORG_TYPE_T | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE_T_TAB | Produkttyp | 20020122 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020122 | |
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COMT_BUS_OBJTYPE | SPACE | Objekttyp des generierten Settyps | 20040908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_PR_ORG_KEYS | Call by reference | Type reference (TYPE) | COMT_PR_ORG_KEYS_TAB | 20020204 | |||
2 | ![]() |
IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | Produkttyp | 20020204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_PR_ORG_TYPE | Call by reference | Type reference (TYPE) | COMS_PR_ORG | Produkttyp | 20020122 | ||
2 | ![]() |
IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | Produkttyp | 20020122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_PR_ORG_TYPE_T | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE_T_TAB | Kurztext zum Produkttyp | 20020122 | ||
2 | ![]() |
IT_PR_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE_TAB | Produkttyp | 20020122 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_PR_ORG_TYPE_T | Call by reference | Type reference (TYPE) | COMS_PR_ORG_T | Kurztext zum Produkttyp | 20020122 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020122 | |
3 | ![]() |
IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | Produkttyp | 20020122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COMT_BUS_OBJTYPE | Objekttyp des generierten Settyps | 20040908 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COMT_BUS_OBJTYPE | Objekttyp des generierten Settyps | 20040908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040908 |
Method COMS_PR_ORG_READ_SINGLE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PR_ORG_TYPE | Call by reference | Type reference (TYPE) | COMS_PR_ORG | Typen von Organisationsabhängigkeiten | 20040503 | ||
2 | ![]() |
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 | ![]() |
Kontext ist nicht spezifiziert | 20040503 | |
2 | ![]() |
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 | ![]() |
IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | 20031013 | |||
2 | ![]() |
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 | ![]() |
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 |