Table list used by SAP ABAP Function Module ISH_NPGZ_CREATE (IS-H: Schreiben Zuordnungen eines Patienten zu einem Geschäftspartner)
SAP ABAP Function Module ISH_NPGZ_CREATE (IS-H: Schreiben Zuordnungen eines Patienten zu einem Geschäftspartner) is using
# Object Type Object Name Object Description Note
     
1 Table  NGPA IS-H: Business Partners SOURCE VALUE(SS_GPART) LIKE NGPA-GPART
2 Table  NGPA IS-H: Business Partners
3 Table  NPAT IS-H: Patient Master Data (General)
4 Table  NPAT IS-H: Patient Master Data (General) SOURCE VALUE(SS_EINRI) LIKE NPAT-EINRI
5 Table  NPAT IS-H: Patient Master Data (General) SOURCE VALUE(SS_PATNR) LIKE NPAT-PATNR
6 Table  NPGZ IS-H: Assignment of Patient to Business Partner SOURCE SS_NPGZ STRUCTURE NPGZ OPTIONAL
7 Table  NPGZ IS-H: Assignment of Patient to Business Partner
8 Table  NPGZ IS-H: Assignment of Patient to Business Partner SOURCE VALUE(SS_NPGZ_LINE) LIKE NPGZ
9 Table  NPGZ IS-H: Assignment of Patient to Business Partner SOURCE VALUE(SS_BEGDT) LIKE NPGZ-BEGDT DEFAULT SY-DATUM
10 Table  NPGZ IS-H: Assignment of Patient to Business Partner SOURCE VALUE(SS_ENDDT) LIKE NPGZ-ENDDT OPTIONAL
11 Table  NPGZ IS-H: Assignment of Patient to Business Partner SOURCE VALUE(SS_ROLE) LIKE NPGZ-ROLLE DEFAULT '1'
12 Table  VNPGZ IS-H: Structure for Update Task NPGZ