SAP ABAP IMG Activity MDC_SUBSCR_ACL (Add-In: Log Measurement Document Customer Subscreen)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-LBK (Application Component) R/3 Log Book
     DIACL_GUI_AD (Package) Logbook: presentation layer (A&D)
IMG Activity
ID MDC_SUBSCR_ACL Add-In: Log Measurement Document Customer Subscreen  
Transaction Code S_ALI_97000062   (empty) 
Created on 20040412    
Customizing Attributes MDC_SUBSCR_ACL   Add-In: Measurement Document Customer Subscreen 
Customizing Activity MDC_SUBSCR_ACL   Add-In: Measurement Document Customer Subscreen 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name MDC_SUBSCR_ACL    

Use

Implementing this BAdI enables you to enhance the standard log measurement document screen in Logbook. The reason for providing this BAdI is to enable you to maintain additional measurement document data in the measurement document screen in Logbook.

After implementing the BAdI, you will be able to create log measurement document containing your additional information.

Requirements

Standard settings

Activities

Follow the following steps:

  1. Create your specific log measurement document subscreen, enabling you to maintain your specific log measurement data.
  2. Create your own implementation of Business Add-In MDC_SUBSCR_ACL:

    In the Subscreens tab strip, for subscreen area CUST_SUBSCR_AREA link your own subscreen area (created in step 1) that will enable maintaining your specific log measurement document data in the subscreen area.

  3. After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.
  4. After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

    If implementations of this BAdI have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

    1. In the dialog box, enter a name for the implementation of the BAdI and choose Create.
    2. The system displays the initial screen for creating BAdI implementations.
    3. On this screen, enter a short description for your implementation in the Implementation Short Text field.
    4. If you choose the Interface tab, you will notice that the system populates the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
    5. Save your entries and assign the BAdI to a package.
    6. To edit a method, double-click its name.
    7. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
    8. Save and activate your code. Navigate back to the Change Implementation screen.
    9. Note: You can also create an implementation for a BAdI and not activate it until later. If you want to do this, do not perform the following step:
    10. Choose Activate.
    11. The code you created is run through, when the application program is executed.

See also

Interface : IF_EX_MDC_SUBSCR_ACL

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG MDC_SUBSCR_ACL 0 KA50002490 R/3 Log Book 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040412 
SAP Release Created in 500