SAP ABAP Class CL_USMD_PRICING_SERVICES (Services for MDG License Auditing)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_PRICING (Package) Master Data Governance Licenses Auditing
⤷
⤷
Properties
| Class | CL_USMD_PRICING_SERVICES | |
| Short Description | Services for MDG License Auditing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_PRICING | Master Data Governance Licenses Auditing |
| Created | 20131022 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_PRICING_SERVICES has no forward declaration.
Interfaces
Class CL_USMD_PRICING_SERVICES has no interface implemented.
Friends
Class CL_USMD_PRICING_SERVICES has no friend class.
Attributes
Class CL_USMD_PRICING_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20131022 | ||
| 2 | Static method | Private | Method | 20131022 | ||
| 3 | Static method | Private | Method | 20131022 | ||
| 4 | Static method | Public | Method | 20131022 | ||
| 5 | Static method | Public | Method | 20131022 | ||
| 6 | Static method | Private | Method | 20131022 | ||
| 7 | Static method | Public | Method | 20131022 | ||
| 8 | Static method | Public | Method | 20131022 | ||
| 9 | Static method | Public | Method | 20131022 | ||
| 10 | Static method | Public | Method | 20131022 | ||
| 11 | Static method | Public | Method | 20131022 |
Events
Class CL_USMD_PRICING_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYS_COUNT | Private | See coding | 20131022 | BEGIN OF tys_count,
client TYPE mandt,
obj_count TYPE rsuvm_cnt,
END OF tys_count
|
||
| 2 | TYT_COUNT | Private | See coding | 20131022 | tyt_count TYPE SORTED TABLE OF tys_count WITH UNIQUE KEY client
|
Method Signatures
Method COUNT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | USMD_APPL | 20131022 | ||||
| 2 | RT_RSUVMRES | Value transfer | Type reference (TYPE) | RSUVMRES_T | 20131022 |
Method COUNT_RECORDS on class CL_USMD_PRICING_SERVICES has no exception.
Method COUNT_RECORDS_FLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RT_COUNT | Value transfer | Type reference (TYPE) | TYT_COUNT | 20131022 |
Method COUNT_RECORDS_FLEX on class CL_USMD_PRICING_SERVICES has no exception.
Method COUNT_RECORDS_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RT_COUNT | Value transfer | Type reference (TYPE) | TYT_COUNT | 20131022 |
Method COUNT_RECORDS_REUSE on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RV_APPL | Value transfer | Type reference (TYPE) | USMD_APPL | 20131022 |
Method GET_APPLICATION on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_CLIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLIENT | Value transfer | Type reference (TYPE) | SFW_T000 | 20131022 |
Method GET_CLIENTS on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_CREQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RT_CREQUEST | Value transfer | Type reference (TYPE) | USMD_TS_CHANGE_REQUEST | 20131022 |
Method GET_CREQUESTS on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_DB_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | 20131022 |
Method GET_DB_TABLE on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_DB_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 2 | RT_TABLE | Value transfer | Type reference (TYPE) | IF_USMD_MODEL_GEN_ADAPTER=>T_LOG_PHYS_NAME | 20131022 |
Method GET_DB_TABLES on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 2 | RT_ENTITY | Value transfer | Type reference (TYPE) | USMD_TS_ENTITY | 20131022 |
Method GET_ENTITIES on class CL_USMD_PRICING_SERVICES has no exception.
Method GET_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MODEL | Value transfer | Type reference (TYPE) | USMD_TS_MODEL | 20131022 |
Method GET_MODELS on class CL_USMD_PRICING_SERVICES has no exception.
Method HAS_REUSE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20131022 | ||||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20131022 | ||||
| 3 | RV_HAS_REUSE_AREA | Value transfer | Type reference (TYPE) | BOOLE_D | 20131022 |
Method HAS_REUSE_AREA on class CL_USMD_PRICING_SERVICES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |