SAP ABAP Class CL_COND_CUST_ACCESS (Access to Condition Technique Customizing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_SRV (Package) Service Tools for Condition Technique

⤷

⤷

Properties
Class | CL_COND_CUST_ACCESS | |
Short Description | Access to Condition Technique Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COND_SRV | Service Tools for Condition Technique |
Created | 20051220 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_COND_CUST_ACCESS has no interface implemented.
Friends
Class CL_COND_CUST_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681A | Conditions: Applications | 20060531 | ||
2 | ![]() |
Static Attribute | Private | See coding | 20060531 | ||||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681V | Conditions: Usages | 20060531 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681Z | Conditions: Dependent Data for Application/Usage | 20060531 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T682 | Conditions: Access Sequences | 20060531 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T682T | Conditions: Access Sequences: Texts | 20060531 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T685 | Conditions: Types | 20060531 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T685T | Conditions: Types: Texts | 20060531 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TMC1T | Short Texts on Generated DDIC Structures | 20060531 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681B_TAB | Conditions: Applications: Texts | 20060531 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681F_TAB | 20060531 | |||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T681W_TAB | Conditions: Usage: Texts | 20060531 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | KVEWE | 'A' | 'Pricing' Usage | 20060303 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | KVEWE | 'E' | 'Rebate' Usage | 20060303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Reads Access Sequence | 20051220 |
2 | ![]() |
Static method | Public | Method | Determines Access Sequence Text | 20051220 |
3 | ![]() |
Static method | Public | Method | Provides All Application Texts | 20051220 |
4 | ![]() |
Static method | Public | Method | Provides All Condition Type Texts | 20051220 |
5 | ![]() |
Static method | Public | Method | Provides All Usage Texts | 20051220 |
6 | ![]() |
Static method | Public | Method | Reads Application | 20051220 |
7 | ![]() |
Static method | Public | Method | Determines Application Text | 20051220 |
8 | ![]() |
Static method | Public | Method | Reads Condition Type | 20051220 |
9 | ![]() |
Static method | Public | Method | Determines Condition Type Text | 20051220 |
10 | ![]() |
Static method | Public | Method | Provides Field Catalog for Usage/Application | 20051220 |
11 | ![]() |
Static method | Public | Method | Determines Key Combination Text | 20051220 |
12 | ![]() |
Static method | Public | Method | Reads Usage | 20051220 |
13 | ![]() |
Static method | Public | Method | Reads Task (T681Z) | 20051220 |
14 | ![]() |
Static method | Public | Method | Determines Usage Text | 20051220 |
15 | ![]() |
Static method | Private | Method | Condition Type Is a Rebate Condition? | 20060529 |
Events
Class CL_COND_CUST_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T681B_TAB | Public | See coding | 20051220 | t681b_tab TYPE SORTED TABLE OF t681b
WITH UNIQUE KEY kappl
|
||
2 | T681F_TAB | Public | See coding | 20051220 | t681f_tab TYPE SORTED TABLE OF t681f
WITH UNIQUE DEFAULT KEY
|
||
3 | T681W_TAB | Public | See coding | 20051220 | t681w_tab TYPE SORTED TABLE OF t681w
WITH UNIQUE KEY kvewe
|
||
4 | T685T_TAB | Public | See coding | 20051220 | t685t_tab TYPE SORTED TABLE OF t685t
WITH UNIQUE KEY kvewe kappl kschl
|
Method Signatures
Method GET_ACCESS_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | T682 | Konditionen: Zugriffsfolgen | 20051220 | ||
2 | ![]() |
IV_ACCESS_SEQUENCE | Call by reference | Type reference (TYPE) | KOZGF | Zugriffsfolge | 20051220 | ||
3 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
4 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 | ||
5 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20051220 | ||
6 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051220 |
Method GET_ACCESS_SEQUENCE on class CL_COND_CUST_ACCESS has no exception.
Method GET_ACCESS_SEQUENCE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051220 | |||
2 | ![]() |
IV_ACCESS_SEQUENCE | Call by reference | Type reference (TYPE) | KOZGF | Zugriffsfolge | 20051220 | ||
3 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
4 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 |
Method GET_ACCESS_SEQUENCE_TEXT on class CL_COND_CUST_ACCESS has no exception.
Method GET_ALL_APPLICATION_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPLICATION_TEXTS | Call by reference | Type reference (TYPE) | T681B_TAB | Tabelle | 20051220 | ||
2 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | KVEWE | Verwendung der Konditionstabelle | 20051220 |
Method GET_ALL_APPLICATION_TEXTS on class CL_COND_CUST_ACCESS has no exception.
Method GET_ALL_COND_TYPE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COND_TYPE_TEXTS | Call by reference | Type reference (TYPE) | T685T_TAB | Tabelle | 20051220 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20051220 | ||
3 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | KVEWE | Verwendung der Konditionstabelle | 20051220 |
Method GET_ALL_COND_TYPE_TEXTS on class CL_COND_CUST_ACCESS has no exception.
Method GET_ALL_USAGE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USAGE_TEXTS | Call by reference | Type reference (TYPE) | T681W_TAB | Tabelle | 20051220 |
Method GET_ALL_USAGE_TEXTS on class CL_COND_CUST_ACCESS has no exception.
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_APPLICATION_DATA | Call by reference | Type reference (TYPE) | T681A | Konditionen: Applikationen | 20051220 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
3 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20051220 | ||
4 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051220 |
Method GET_APPLICATION on class CL_COND_CUST_ACCESS has no exception.
Method GET_APPLICATION_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051220 | |||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 |
Method GET_APPLICATION_TEXT on class CL_COND_CUST_ACCESS has no exception.
Method GET_CONDITION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | T685 | Konditionen: Arten | 20051220 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
3 | ![]() |
IV_COND_TYPE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_TYPE | Konditionsart | 20051220 | ||
4 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 | ||
5 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20051220 | ||
6 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051220 |
Method GET_CONDITION_TYPE on class CL_COND_CUST_ACCESS has no exception.
Method GET_CONDITION_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051220 | |||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
3 | ![]() |
IV_COND_TYPE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_TYPE | Konditionsart | 20051220 | ||
4 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 |
Method GET_CONDITION_TYPE_TEXT on class CL_COND_CUST_ACCESS has no exception.
Method GET_FIELDCATALOGUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCATALOGUE | Call by reference | Type reference (TYPE) | T681F_TAB | Tabellentyp für T681F (sortiert) | 20051220 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
3 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 |
Method GET_FIELDCATALOGUE on class CL_COND_CUST_ACCESS has no exception.
Method GET_KEY_COMBINATION_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051220 | |||
2 | ![]() |
IV_GSTRU | Call by reference | Type reference (TYPE) | GSTRU | Generierte DDIC-Tabelle für LIS, Konditionen, Nachrichten | 20051220 |
Method GET_KEY_COMBINATION_TEXT on class CL_COND_CUST_ACCESS has no exception.
Method GET_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USAGE_DATA | Call by reference | Type reference (TYPE) | T681V | Konditionen: Verwendungen | 20051220 | ||
2 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 | ||
3 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20051220 | ||
4 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051220 |
Method GET_USAGE on class CL_COND_CUST_ACCESS has no exception.
Method GET_USAGE_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | T681Z | Konditionen: Abhängige Daten je Applikation/Verwendung | 20051220 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-APPLICATION | Applikation | 20051220 | ||
3 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 | ||
4 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20051220 | ||
5 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051220 |
Method GET_USAGE_APPLICATION on class CL_COND_CUST_ACCESS has no exception.
Method GET_USAGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051220 | |||
2 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COND_ENVIRONMENT-COND_USAGE | Verwendung der Konditionstabelle | 20051220 |
Method GET_USAGE_TEXT on class CL_COND_CUST_ACCESS has no exception.
Method IS_REBATE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T685 | Call by reference | Type reference (TYPE) | T685 | Konditionen: Arten | 20060529 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist Bonus-Kondition? ('X' = ja, ' ' = nein) | 20060529 |
Method IS_REBATE_CONDITION on class CL_COND_CUST_ACCESS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |