SAP ABAP Interface IF_EX_MMSRV_SP_CUST (Interface for BAdI: MMSRV_SP_CUST)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-SRV (Application Component) External Services
⤷
MMSRV_SP (Package) Service Package: External Service Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_MMSRV_SP_CUST | MMSRV_SP_CUST | 20060713 |
Properties
Interface | IF_EX_MMSRV_SP_CUST | |
Short Description | Interface for BAdI: MMSRV_SP_CUST |
General Data
Package | MMSRV_SP | Service Package: External Service Management |
Created | 20060706 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_MMSRV_SP_CUST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060706 |
Friends
Interface IF_EX_MMSRV_SP_CUST has no friend.
Attributes
Interface IF_EX_MMSRV_SP_CUST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process the customer data related to accounting | 20060706 |
2 | ![]() |
Instance method | Public | Method | Process the customer data related to Contract Limits | 20060714 |
3 | ![]() |
Instance method | Public | Method | Process the customer data related to Limit | 20060714 |
4 | ![]() |
Instance method | Public | Method | Process the customer data related to outline | 20060713 |
5 | ![]() |
Instance method | Public | Method | Process the customer data related to service line | 20060810 |
Events
Interface IF_EX_MMSRV_SP_CUST has no event.
Types
Interface IF_EX_MMSRV_SP_CUST has no local type.
Method Signatures
Method PROCESS_CUST_ACCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_ACC_DATA | Call by reference | Type reference (TYPE) | SRV_ACC_DATA_TTY | Account Assignment of Service Line | 20060706 | ||
2 | ![]() |
CHT_ACC_DATAX | Call by reference | Type reference (TYPE) | SRV_ACC_DATAX_TTY | Change Parameters:service line accounting data | 20060706 | ||
3 | ![]() |
IM_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060706 | ||
4 | ![]() |
IM_TESTRUN | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060706 |
Method PROCESS_CUST_ACCOUNT on Interface IF_EX_MMSRV_SP_CUST has no exception.
Method PROCESS_CUST_CONTRACT_LIMITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_CONTRACT_LIMITS | Call by reference | Type reference (TYPE) | SRV_CONTRACT_LIMITS_TTY | Table type: Contract Limits | 20060714 | ||
2 | ![]() |
CHT_CONTRACT_LIMITSX | Call by reference | Type reference (TYPE) | SRV_CONTRACT_LIMITSX_TTY | Table type: Contract Limits-Change Parameter | 20060714 | ||
3 | ![]() |
IM_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20060714 | ||
4 | ![]() |
IM_TEST_RUN | Call by reference | Type reference (TYPE) | TESTRUN | Switch to Simulation Session for Write BAPIs | 20060714 |
Method PROCESS_CUST_CONTRACT_LIMITS on Interface IF_EX_MMSRV_SP_CUST has no exception.
Method PROCESS_CUST_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_LIMIT_DATA | Call by reference | Type reference (TYPE) | SRV_LIMIT_DATA | Structure for Limit Data | 20060714 | ||
2 | ![]() |
CH_LIMIT_DATAX | Call by reference | Type reference (TYPE) | SRV_LIMIT_DATAX | Structure for Limit Data-Change Parameter | 20060714 | ||
3 | ![]() |
IM_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20060714 | ||
4 | ![]() |
IM_TEST_RUN | Call by reference | Type reference (TYPE) | TESTRUN | Switch to Simulation Session for Write BAPIs | 20060714 |
Method PROCESS_CUST_LIMIT on Interface IF_EX_MMSRV_SP_CUST has no exception.
Method PROCESS_CUST_OUTLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_OUTLINE_DATA | Call by reference | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline data | 20060713 | ||
2 | ![]() |
CHT_OUTLINE_DATAX | Call by reference | Type reference (TYPE) | SRV_OUTLINEX_TTY | Table Type: Change Parameters for Outline Data | 20060713 | ||
3 | ![]() |
IM_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20060713 | ||
4 | ![]() |
IM_TEST_RUN | Call by reference | Type reference (TYPE) | TESTRUN | Switch to Simulation Session for Write BAPIs | 20060713 |
Method PROCESS_CUST_OUTLINE on Interface IF_EX_MMSRV_SP_CUST has no exception.
Method PROCESS_CUST_SERVICE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_SERVICE_LINE_DATA | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE | Service line Data | 20060810 | ||
2 | ![]() |
CH_SERVICE_LINE_DATAX | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINEX | Changing Parameter of Service line Data | 20060810 | ||
3 | ![]() |
IM_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060810 | ||
4 | ![]() |
IM_TESTRUN | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060810 |
Method PROCESS_CUST_SERVICE_LINE on Interface IF_EX_MMSRV_SP_CUST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |