Beispiel #1
0
 void bpc담당자_QueryAfter(object sender, BpQueryArgs e)
 {
 }
Beispiel #2
0
 private void MULTI_CD_AGENT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_AGENT.UserParams = "광고주 도움창;H_CZ_ME_AGENT;" + MULTI_CD_AGENT.CodeNames + ";";
 }
Beispiel #3
0
 private void MULTI_CD_ACCOUNT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_ACCOUNT.UserParams = "매출분석 계정과목 도움창;H_CZ_ME_ACCOUNT_USERDE1;" + MULTI_CD_ACCOUNT.CodeNames + ";";
 }
Beispiel #4
0
 private void MULTI_CD_MEDIAGR_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_MEDIAGR.UserParams = "매체구분 도움창;H_CZ_ME_MEDIAGR;" + MULTI_CD_MEDIAGR.CodeNames + ";";
 }
Beispiel #5
0
 private void MULTI_CD_CORP_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_CORP.UserParams = "매체 도움창;H_CZ_ME_GR;" + MULTI_CD_CORP.CodeNames + ";";
 }
Beispiel #6
0
 private void MULTI_CD_DEPT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_DEPT.UserParams = "부서 도움창;H_CZ_ME_DEPT;" + MULTI_CD_DEPT.CodeNames + ";";
 }
Beispiel #7
0
 private void MULTI_CD_AGENCY_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_AGENCY.UserParams = "대행사 도움창;H_CZ_ME_AGENCY;" + MULTI_CD_AGENCY.CodeNames + ";";
 }
Beispiel #8
0
 private void bpc광고주_QueryBefore(object sender, BpQueryArgs e)
 {
     //bpc광고주.UserParams = "광고주 도움창;H_CZ_ME_AGENT;" + bpc광고주.CodeValue + ";";
 }