Ansicht
Dokumentation

MPPERS01 - Common Modules for Time Management

MPPERS01 - Common Modules for Time Management

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Description

The standard modules contained in MPPERS01 are designed for
info type dialogs with subtypes.

These modules are activated by including the following state-
ment in the module pool MPnnnn00 for the info type Pnnnn

INCLUDE MPPERS01.

and by calling these modules in the processing logic.

The following table entries must be made:

T582A-STYPT: Here you must enter the subtype check table,
e.g. '591A'.

T582A-SYTXT: Here you must enter the subtype text table,
e.g. '591S'.

T582B: For each key field in the subtype text table
you must specify the pertinent source field in
the subtype check table, e.g.

T582B-TARGT T582B-SOURC
-----------------------------

T591S-SPRSL SY-LANGU
T591S-INFKL T591A-INFCL
T591S-INFNR T591A-INFTY
T591S-INFST T591A-INFST

For each key field in the subtype table which
appears before the subtype field, you must
specify the pertinent source field (with the
length), e.g.

T582B-TARGT T582B-SOURC
-----------------------------

T591A-INFCL PSPAR-INFKL
T591A-INFTY PSPAR-INFTP

The field T591A-INFST should not be entered as
this field is variable.


The following modules are currently implemented:

MODUL INPUT/OUTPUT Function
----------------------------------------------------------

GENERIC_POSITIONING OUTPUT Positioning for one section
of the subtype check table

SUBTYP_LINE OUTPUT Text to the subtype
Exit from LOOP if the
selected area is left.

POSITION INPUT Positioniong on specified
subtype






MODULE GENERIC_POSITIONING OUTPUT.
---------------------------------

The subtype check table is determined via the field
T582A-STYPT. The dynpro 1000 shows one section of this
table. In table T591A, for instance, only that part of
the table is shown which pertains to this info type.

In table T582B definitions are set down showing what the
generic key of the subtype check table should be.

This module positions on the first entry of the key formed
via T582B.




MODULE SUBTYP_LINE OUTPUT.
-------------------------

The first task of this module is to discontinue the list out-
put to the subtype if the generic key to the table changes,
e.g. if the info type changes for T591A.

The second task is to read the text to the info type. This
occurs with the entry in T582A-SYTXT and the relevant entries
in T582B.


MODULE POSITION INPUT.
---------------------

This module performs the correct positioning.






CPI1466 during Backup   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3501 Date: 20240520 Time: 051329     sap01-206 ( 26 ms )